leocad/common
2017-03-26 18:28:31 -07:00
..
camera.cpp Disable normals for unlit passes. 2017-03-24 09:34:53 -07:00
camera.h Include cleanup. 2016-05-02 19:13:54 +00:00
group.cpp Support dynamic piece meshes. 2016-02-19 17:53:54 +00:00
group.h Use QString for group names. 2015-10-21 15:03:45 +00:00
image.cpp Fixed clang analyzer warnings. 2017-02-12 18:05:20 -08:00
image.h Added option to control which models to export to HTML. 2016-05-30 22:41:03 +00:00
lc_application.cpp Fixed clang analyzer warnings. 2017-02-12 18:05:20 -08:00
lc_application.h Removed SetLightingMode. 2017-03-17 15:53:26 -07:00
lc_array.h Fixed line endings. 2016-10-05 14:28:52 -07:00
lc_basewindow.h Removed code accessing library internals. 2016-11-16 14:53:41 -08:00
lc_category.cpp Use QString for categories. 2017-02-08 09:41:48 -08:00
lc_category.h Use QString for categories. 2017-02-08 09:41:48 -08:00
lc_colors.cpp Updated default colors to 2016-12-28. 2017-02-04 19:37:40 -08:00
lc_colors.h Made control points translucent. 2016-03-12 00:38:02 +00:00
lc_commands.cpp Moved Duplicate to the Piece Menu. 2017-03-08 15:57:24 -08:00
lc_commands.h Moved Duplicate to the Piece Menu. 2017-03-08 15:55:38 -08:00
lc_context.cpp Context state cleanup. 2017-03-25 12:29:28 -07:00
lc_context.h Context state cleanup. 2017-03-25 12:29:28 -07:00
lc_file.cpp Fix regular file check again. 2017-03-19 11:38:35 +01:00
lc_file.h Warning fixes for VS 2015. 2016-02-16 23:11:52 +00:00
lc_glext.h GL extensions cleanup. 2015-05-09 19:54:29 +00:00
lc_glextensions.cpp Fixes for iOS. 2017-02-11 12:41:00 -08:00
lc_glextensions.h Fixed line endings. 2016-10-05 14:28:52 -07:00
lc_global.cpp New icons. 2015-10-03 18:57:59 +00:00
lc_global.h Updated version number. 2017-02-11 17:51:57 -08:00
lc_glwidget.h Fixed incorrect camera position when saving images from the command line. 2016-12-07 21:57:53 -08:00
lc_library.cpp Draw edge lines unlit. 2017-03-22 23:35:02 -07:00
lc_library.h Support loading parts from the 'unofficial' folder. 2017-03-19 13:12:24 -07:00
lc_mainwindow.cpp Avoid deleting all GL contexts. Fixes #41 and maybe fixes #33. 2017-03-26 18:14:08 -07:00
lc_mainwindow.h Avoid deleting all GL contexts. Fixes #41 and maybe fixes #33. 2017-03-26 18:14:08 -07:00
lc_math.h Changed normal format for compatibility. 2017-03-05 22:14:50 -08:00
lc_mesh.cpp Added normals to cube mesh. 2017-03-03 18:04:52 -08:00
lc_mesh.h Added room in the meshes for normals. 2017-02-18 11:12:35 -08:00
lc_model.cpp Fixed synth parts adding the wrong mesh to the scene when in a submodel. Fixes #42. 2017-03-26 18:28:31 -07:00
lc_model.h Added Duplicate Piece action. 2017-03-08 15:49:57 -08:00
lc_partselectionwidget.cpp Context state cleanup. 2017-03-25 12:29:28 -07:00
lc_partselectionwidget.h Added extra large icons option. Fixes #17. 2017-02-08 17:47:30 -08:00
lc_profile.cpp Added room in the meshes for normals. 2017-02-18 11:12:35 -08:00
lc_profile.h Added option to lock the preview color. 2017-02-04 13:14:41 -08:00
lc_selectbycolordialog.cpp Added select by color dialog. Closes #18. 2017-02-16 22:57:11 -08:00
lc_selectbycolordialog.h Added select by color dialog. Closes #18. 2017-02-16 22:57:11 -08:00
lc_shortcuts.cpp Fixes to compile with Qt 4.6. 2016-09-22 08:04:51 -07:00
lc_shortcuts.h Changed mouse shortcuts format to a string list. 2016-04-30 19:40:46 +00:00
lc_synth.cpp Synthesize power functions linear actuators. 2017-03-18 14:58:11 +01:00
lc_synth.h Synthesize power functions linear actuators. 2017-03-18 14:58:11 +01:00
lc_texture.cpp Context state cleanup. 2017-03-25 12:29:28 -07:00
lc_texture.h GL extensions cleanup. 2015-05-09 19:54:29 +00:00
lc_timelinewidget.cpp Draw a dark gray border around color indicators in the time line. 2017-03-04 00:06:01 +01:00
lc_timelinewidget.h Added SetCurrentStep and MoveSelection to Timeline context menu. 2017-02-04 18:40:46 -08:00
lc_zipfile.cpp String cleanup. 2017-02-07 09:35:11 -08:00
lc_zipfile.h Multithreaded piece loading. 2017-01-22 19:28:05 -08:00
light.cpp Context state cleanup. 2017-03-25 12:29:28 -07:00
light.h Include cleanup. 2016-05-02 19:13:54 +00:00
minifig.cpp Context state cleanup. 2017-03-25 12:29:28 -07:00
minifig.h Clean up of some old dialog code. 2016-08-01 03:44:15 +00:00
object.cpp Use QTextStream for saving files. 2014-09-05 00:24:28 +00:00
object.h Added synth support for shock absorbers. 2016-05-01 00:20:37 +00:00
piece.cpp Fixed synth parts adding the wrong mesh to the scene when in a submodel. Fixes #42. 2017-03-26 18:28:31 -07:00
piece.h Fixed synth parts adding the wrong mesh to the scene when in a submodel. Fixes #42. 2017-03-26 18:28:31 -07:00
pieceinf.cpp Draw edge lines unlit. 2017-03-22 23:35:02 -07:00
pieceinf.h Draw edge lines unlit. 2017-03-22 23:35:02 -07:00
project.cpp Context state cleanup. 2017-03-25 12:29:28 -07:00
project.h Rewrote how loose model files are loaded. 2016-11-25 17:12:19 -08:00
system.h Moved mouse handling to the model. 2014-10-05 05:21:51 +00:00
texfont.cpp Context state cleanup. 2017-03-25 12:29:28 -07:00
texfont.h Context state cleanup. 2017-03-25 12:29:28 -07:00
tr.cpp Fixed printing. 2017-02-11 09:46:21 -08:00
tr.h Fixed printing. 2017-02-11 09:46:21 -08:00
view.cpp Context state cleanup. 2017-03-25 12:29:28 -07:00
view.h Fixed context menu not showing in some cases. 2016-05-19 21:16:31 +00:00