..
camera.cpp
Added shaders for each material/lighting combination.
2017-02-28 15:20:34 -08:00
camera.h
Include cleanup.
2016-05-02 19:13:54 +00:00
debug.cpp
GL extensions cleanup.
2015-05-09 19:54:29 +00:00
debug.h
Misc cleanup.
2012-06-29 21:47:22 +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
Added room in the meshes for normals.
2017-02-18 11:12:35 -08: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
Added select by color dialog. Closes #18 .
2017-02-16 22:57:11 -08:00
lc_commands.h
Added select by color dialog. Closes #18 .
2017-02-16 22:57:11 -08:00
lc_context.cpp
Added shaders for each material/lighting combination.
2017-02-28 15:20:34 -08:00
lc_context.h
Added shaders for each material/lighting combination.
2017-02-28 15:20:34 -08:00
lc_file.cpp
Include cleanup.
2016-05-02 19:13:54 +00: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
Fixed normal calculation.
2017-03-01 08:36:51 -08:00
lc_library.h
Fixed normal calculation.
2017-03-01 08:36:51 -08:00
lc_mainwindow.cpp
Added select by color dialog. Closes #18 .
2017-02-16 22:57:11 -08:00
lc_mainwindow.h
Fixes for iOS.
2017-02-11 12:41:00 -08:00
lc_math.h
Fixed normal calculation.
2017-03-01 08:36:51 -08:00
lc_mesh.cpp
Added room in the meshes for normals.
2017-02-18 11:12:35 -08:00
lc_mesh.h
Added room in the meshes for normals.
2017-02-18 11:12:35 -08:00
lc_model.cpp
Remove empty steps when moving pieces to a new model.
2017-03-03 12:14:32 -08:00
lc_model.h
Added select by color dialog. Closes #18 .
2017-02-16 22:57:11 -08:00
lc_partselectionwidget.cpp
Added shaders for each material/lighting combination.
2017-02-28 15:20:34 -08: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
Calculate mesh normals.
2017-02-27 16:03:12 -08:00
lc_synth.h
Fixed line endings.
2016-10-05 14:28:52 -07:00
lc_texture.cpp
Fixes for iOS.
2017-02-11 12:41:00 -08: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
Added shaders for each material/lighting combination.
2017-02-28 15:20:34 -08:00
light.h
Include cleanup.
2016-05-02 19:13:54 +00:00
minifig.cpp
Added shaders for each material/lighting combination.
2017-02-28 15:20:34 -08: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
Added shaders for each material/lighting combination.
2017-02-28 15:20:34 -08:00
piece.h
Multithreaded piece loading.
2017-01-22 19:28:05 -08:00
pieceinf.cpp
Parse BFC statements in parts.
2017-02-21 08:09:13 -08:00
pieceinf.h
Multithreaded piece loading.
2017-01-22 19:28:05 -08:00
project.cpp
Added shaders for each material/lighting combination.
2017-02-28 15:20:34 -08: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
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
Added shaders for each material/lighting combination.
2017-02-28 15:20:34 -08:00
view.h
Fixed context menu not showing in some cases.
2016-05-19 21:16:31 +00:00