.. |
camera.cpp
|
When copying the camera position, also copy the ortho state.
|
2017-06-21 18:51:43 +01:00 |
camera.h
|
Static analysis fixes.
|
2017-04-20 17:53:42 -07:00 |
group.cpp
|
Qt4 fix.
|
2017-04-20 18:56:35 -07:00 |
group.h
|
|
|
image.cpp
|
Update file functions to support multibyte strings. Fixes #46.
|
2017-05-29 13:32:45 -07:00 |
image.h
|
Update file functions to support multibyte strings. Fixes #46.
|
2017-05-29 13:32:45 -07:00 |
lc_application.cpp
|
Add --viewpoint and --orthographic.
|
2017-06-21 07:55:48 +01:00 |
lc_application.h
|
Removed SetLightingMode.
|
2017-03-17 15:53:26 -07:00 |
lc_array.h
|
Updated code to use nullptr and override.
|
2017-04-13 17:26:40 -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
|
Highlight parts added in the current step.
|
2017-06-20 07:47:31 -07:00 |
lc_colors.h
|
Highlight parts added in the current step.
|
2017-06-20 07:47:31 -07:00 |
lc_commands.cpp
|
Added LDD importer. Closes #29.
|
2017-06-25 18:20:34 -07:00 |
lc_commands.h
|
Added LDD importer. Closes #29.
|
2017-06-25 18:20:34 -07:00 |
lc_context.cpp
|
OpenGL ES cleanup.
|
2017-04-26 22:24:54 -07:00 |
lc_context.h
|
OpenGL ES cleanup.
|
2017-04-26 22:24:54 -07:00 |
lc_file.cpp
|
Update file functions to support multibyte strings. Fixes #46.
|
2017-05-29 13:32:45 -07:00 |
lc_file.h
|
Update file functions to support multibyte strings. Fixes #46.
|
2017-05-29 13:32:45 -07:00 |
lc_glext.h
|
|
|
lc_glextensions.cpp
|
Updated code to use nullptr and override.
|
2017-04-13 17:26:40 -07:00 |
lc_glextensions.h
|
Fixed line endings.
|
2016-10-05 14:28:52 -07:00 |
lc_global.cpp
|
Updated pch location.
|
2017-06-22 08:03:23 -07:00 |
lc_global.h
|
Updated version number to 17.07.
|
2017-07-01 17:47:40 -07:00 |
lc_glwidget.h
|
Updated code to use nullptr and override.
|
2017-04-13 17:26:40 -07:00 |
lc_library.cpp
|
Support loading textures from the same folder of the model being loaded.
|
2017-07-01 17:12:09 -07:00 |
lc_library.h
|
Support loading textures from the same folder of the model being loaded.
|
2017-07-01 17:12:09 -07:00 |
lc_lxf.cpp
|
New LDD importer.
|
2017-07-08 09:29:35 -07:00 |
lc_lxf.h
|
New LDD importer.
|
2017-07-08 09:29:35 -07:00 |
lc_mainwindow.cpp
|
Added LDD importer. Closes #29.
|
2017-06-25 18:20:34 -07:00 |
lc_mainwindow.h
|
Added LDD importer. Closes #29.
|
2017-06-25 18:20:34 -07:00 |
lc_math.h
|
New LDD importer.
|
2017-07-08 09:29:35 -07:00 |
lc_mesh.cpp
|
Support loading textures from the same folder of the model being loaded.
|
2017-07-01 17:12:09 -07:00 |
lc_mesh.h
|
Highlight parts added in the current step.
|
2017-06-20 07:47:31 -07:00 |
lc_model.cpp
|
New LDD importer.
|
2017-07-08 09:29:35 -07:00 |
lc_model.h
|
Added LDD importer. Closes #29.
|
2017-06-25 18:20:34 -07:00 |
lc_partselectionwidget.cpp
|
Removed lcPartSelectionFilterModel.
|
2017-07-11 18:09:15 -07:00 |
lc_partselectionwidget.h
|
Removed lcPartSelectionFilterModel.
|
2017-07-11 18:09:15 -07:00 |
lc_profile.cpp
|
Added List Mode option to the parts list. Closes #43.
|
2017-05-29 14:03:46 -07:00 |
lc_profile.h
|
Added List Mode option to the parts list. Closes #43.
|
2017-05-29 14:03:46 -07:00 |
lc_scene.cpp
|
Fixed unlit textures not drawing.
|
2017-07-08 09:44:53 -07:00 |
lc_scene.h
|
Reorganized scene and context classes.
|
2017-04-01 16:53:54 -07: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
|
Added option for alternate mouse shortcuts with defaults that match LDD.
|
2017-07-11 14:25:06 -07:00 |
lc_shortcuts.h
|
Added option for alternate mouse shortcuts with defaults that match LDD.
|
2017-07-11 14:25:06 -07:00 |
lc_synth.cpp
|
Support loading textures from the same folder of the model being loaded.
|
2017-07-01 17:12:09 -07:00 |
lc_synth.h
|
Enum compiler test.
|
2017-04-13 18:12:10 -07:00 |
lc_texture.cpp
|
Support loading textures from the same folder of the model being loaded.
|
2017-07-01 17:12:09 -07:00 |
lc_texture.h
|
Support loading textures from the same folder of the model being loaded.
|
2017-07-01 17:12:09 -07:00 |
lc_timelinewidget.cpp
|
Fixed static analysis warnings.
|
2017-07-02 20:12:17 -07:00 |
lc_timelinewidget.h
|
Added SetCurrentStep and MoveSelection to Timeline context menu.
|
2017-02-04 18:40:46 -08:00 |
lc_zipfile.cpp
|
Update file functions to support multibyte strings. Fixes #46.
|
2017-05-29 13:32:45 -07:00 |
lc_zipfile.h
|
Update file functions to support multibyte strings. Fixes #46.
|
2017-05-29 13:32:45 -07:00 |
light.cpp
|
OpenGL ES cleanup.
|
2017-04-26 22:24:54 -07:00 |
light.h
|
Static analysis fixes.
|
2017-04-20 17:53:42 -07:00 |
minifig.cpp
|
Highlight parts added in the current step.
|
2017-06-20 07:47:31 -07:00 |
minifig.h
|
Clean up of some old dialog code.
|
2016-08-01 03:44:15 +00:00 |
object.cpp
|
|
|
object.h
|
|
|
piece.cpp
|
Highlight parts added in the current step.
|
2017-06-20 07:47:31 -07:00 |
piece.h
|
Highlight parts added in the current step.
|
2017-06-20 07:47:31 -07:00 |
pieceinf.cpp
|
Support loading textures from the same folder of the model being loaded.
|
2017-07-01 17:12:09 -07:00 |
pieceinf.h
|
Support loading textures from the same folder of the model being loaded.
|
2017-07-01 17:12:09 -07:00 |
project.cpp
|
Replaced HTML parts list table with image.
|
2017-07-02 16:10:30 -07:00 |
project.h
|
Replaced HTML parts list table with image.
|
2017-07-02 16:10:30 -07:00 |
texfont.cpp
|
Reorganized scene and context classes.
|
2017-04-01 16:53:54 -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
|
Keep camera name as a c string for now.
|
2017-06-20 21:43:39 -07:00 |
view.h
|
Keep camera name as a c string for now.
|
2017-06-20 21:43:39 -07:00 |