leocad/common
2017-03-20 13:03:31 -07:00
..
camera.cpp Added a decal material to fix the texmap extension. 2017-03-12 13:51:14 -07:00
camera.h Include cleanup. 2016-05-02 19:13:54 +00:00
debug.cpp
debug.h
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 Faster mesh sorting. 2017-03-19 22:59:55 -07:00
lc_context.h Faster mesh sorting. 2017-03-19 22:59:55 -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
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 Fixed warning. 2017-03-20 13:03:31 -07:00
lc_library.h Support loading parts from the 'unofficial' folder. 2017-03-19 13:12:24 -07:00
lc_mainwindow.cpp Dynamically resize rows and columns in the color list. Closes #21. 2017-03-18 18:31:04 -07:00
lc_mainwindow.h Fixes for iOS. 2017-02-11 12:41:00 -08: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 comments in saved files being moved in some cases. Fixes #35, #36. 2017-03-18 17:42:34 -07:00
lc_model.h Added Duplicate Piece action. 2017-03-08 15:49:57 -08:00
lc_partselectionwidget.cpp Removed SetLightingMode. 2017-03-17 15:53:26 -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 Fixes for iOS. 2017-02-11 12:41:00 -08:00
lc_texture.h
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 Added a decal material to fix the texmap extension. 2017-03-12 13:51:14 -07:00
light.h Include cleanup. 2016-05-02 19:13:54 +00:00
minifig.cpp Removed SetLightingMode. 2017-03-17 15:53:26 -07:00
minifig.h Clean up of some old dialog code. 2016-08-01 03:44:15 +00:00
object.cpp
object.h Added synth support for shock absorbers. 2016-05-01 00:20:37 +00:00
piece.cpp Faster mesh sorting. 2017-03-19 22:59:55 -07:00
piece.h Fixed comments in saved files being moved in some cases. Fixes #35, #36. 2017-03-18 17:42:34 -07:00
pieceinf.cpp Faster mesh sorting. 2017-03-19 22:59:55 -07:00
pieceinf.h Multithreaded piece loading. 2017-01-22 19:28:05 -08:00
project.cpp Removed SetLightingMode. 2017-03-17 15:53:26 -07:00
project.h Rewrote how loose model files are loaded. 2016-11-25 17:12:19 -08:00
system.h
texfont.cpp Added room in the meshes for normals. 2017-02-18 11:12:35 -08:00
texfont.h Replaced GL_QUAD calls. 2017-02-11 08:30:57 -08: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 Removed SetLightingMode. 2017-03-17 15:53:26 -07:00
view.h Fixed context menu not showing in some cases. 2016-05-19 21:16:31 +00:00