.. |
camera.cpp
|
Scoped enums.
|
2020-04-18 19:45:21 -07:00 |
camera.h
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
group.cpp
|
Added const qualifiers.
|
2020-03-22 20:18:52 -07:00 |
group.h
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
image.cpp
|
Use anisotropic for the string cache texture.
|
2018-09-29 19:45:21 -07:00 |
image.h
|
Use anisotropic for the string cache texture.
|
2018-09-29 19:45:21 -07:00 |
lc_application.cpp
|
Configurable fade color.
|
2020-04-25 12:16:37 -07:00 |
lc_application.h
|
Configurable fade color.
|
2020-04-25 12:16:37 -07:00 |
lc_array.h
|
Added const qualifiers.
|
2020-03-22 20:18:52 -07:00 |
lc_basewindow.h
|
Array cleanup.
|
2020-01-10 17:40:14 -08:00 |
lc_category.cpp
|
Array cleanup.
|
2020-01-10 17:40:14 -08:00 |
lc_category.h
|
Array cleanup.
|
2020-01-10 17:40:14 -08:00 |
lc_colors.cpp
|
Configurable fade color.
|
2020-04-25 12:16:37 -07:00 |
lc_colors.h
|
Configurable fade color.
|
2020-04-25 12:16:37 -07:00 |
lc_commands.cpp
|
Added option to rotate pieces around their local center. Closes #430.
|
2020-04-26 20:01:35 -07:00 |
lc_commands.h
|
Added option to rotate pieces around their local center. Closes #430.
|
2020-04-26 20:01:35 -07:00 |
lc_context.cpp
|
Use simple multiplicative tint for fade.
|
2020-05-03 12:39:04 -07:00 |
lc_context.h
|
Configurable fade color.
|
2020-04-25 12:16:37 -07:00 |
lc_file.cpp
|
Fixed /w4 warnings.
|
2019-05-18 11:33:27 -07:00 |
lc_file.h
|
Added const qualifiers.
|
2020-03-22 20:18:52 -07:00 |
lc_glext.h
|
Fixed Linux warnings.
|
2017-07-19 14:37:03 -07:00 |
lc_glextensions.cpp
|
Fixed alpha value of translucent parts in PNG files. Fixes #241.
|
2018-07-04 11:19:15 -07:00 |
lc_glextensions.h
|
Fixed alpha value of translucent parts in PNG files. Fixes #241.
|
2018-07-04 11:19:15 -07:00 |
lc_global.cpp
|
Updated pch location.
|
2017-06-22 08:03:23 -07:00 |
lc_global.h
|
Added array count macro.
|
2019-12-09 11:43:54 -08:00 |
lc_glwidget.h
|
Added scoped enums.
|
2020-02-15 11:36:06 -08:00 |
lc_http.cpp
|
Fixed /w4 warnings.
|
2019-05-18 11:33:27 -07:00 |
lc_http.h
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
lc_library.cpp
|
Added const qualifiers.
|
2020-03-22 20:18:52 -07:00 |
lc_library.h
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
lc_lxf.cpp
|
Array cleanup.
|
2020-04-18 19:38:29 -07:00 |
lc_lxf.h
|
Array cleanup.
|
2020-04-18 19:38:29 -07:00 |
lc_mainwindow.cpp
|
Use scoped enum.
|
2020-05-03 13:04:40 -07:00 |
lc_mainwindow.h
|
Added option to rotate pieces around their local center. Closes #430.
|
2020-04-26 20:01:35 -07:00 |
lc_math.h
|
Added const qualifiers.
|
2020-03-22 20:18:52 -07:00 |
lc_mesh.cpp
|
gcc fix.
|
2020-03-22 20:32:04 -07:00 |
lc_mesh.h
|
gcc fix.
|
2020-03-22 20:32:04 -07:00 |
lc_meshloader.cpp
|
Faster parts list sorting.
|
2019-11-23 10:46:18 -08:00 |
lc_meshloader.h
|
Change stud logo without application restart (#389)
|
2019-09-23 16:22:11 -07:00 |
lc_model.cpp
|
Use scoped enum.
|
2020-05-03 13:04:40 -07:00 |
lc_model.h
|
Use scoped enum.
|
2020-05-03 13:04:40 -07:00 |
lc_partpalettedialog.cpp
|
Warning fixes.
|
2020-02-24 14:31:08 -08:00 |
lc_partpalettedialog.h
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
lc_partpalettedialog.ui
|
Added button to import inventories to a palette.
|
2020-01-09 12:06:42 -08:00 |
lc_partselectionwidget.cpp
|
Fixed a case where drag and drop a submodel didn't do anything.
|
2020-02-01 11:34:56 -08:00 |
lc_partselectionwidget.h
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
lc_profile.cpp
|
Configurable fade color.
|
2020-04-25 12:16:37 -07:00 |
lc_profile.h
|
Configurable fade color.
|
2020-04-25 12:16:37 -07:00 |
lc_scene.cpp
|
Fixed not being able to disable lines in flat shading mode. Fixes #466.
|
2020-04-28 16:11:52 -07:00 |
lc_scene.h
|
Configurable fade color.
|
2020-04-25 12:16:37 -07:00 |
lc_selectbycolordialog.cpp
|
Removed horizontal lines from dialogs.
|
2019-07-14 18:17:58 -07:00 |
lc_selectbycolordialog.h
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
lc_shortcuts.cpp
|
Fixed /w4 warnings.
|
2019-05-18 11:33:27 -07:00 |
lc_shortcuts.h
|
Converted include guards to pragma once.
|
2017-07-19 14:20:32 -07:00 |
lc_stringcache.cpp
|
gcc fix.
|
2020-03-22 16:19:15 -07:00 |
lc_stringcache.h
|
gcc fix.
|
2020-03-22 16:19:15 -07:00 |
lc_synth.cpp
|
Synthesis of Technic Universal Joints (#456)
|
2020-03-30 12:17:08 -07:00 |
lc_synth.h
|
Synthesis of Technic Universal Joints (#456)
|
2020-03-30 12:17:08 -07:00 |
lc_texture.cpp
|
Added const qualifiers.
|
2020-03-22 20:18:52 -07:00 |
lc_texture.h
|
Added const qualifiers.
|
2020-03-22 20:18:52 -07:00 |
lc_timelinewidget.cpp
|
Warning fixes.
|
2020-02-24 14:31:08 -08:00 |
lc_timelinewidget.h
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
lc_viewsphere.cpp
|
Scoped enums and constexpr.
|
2020-03-22 13:44:20 -07:00 |
lc_viewsphere.h
|
Round viewsphere highlight.
|
2019-01-19 20:04:08 -08:00 |
lc_zipfile.cpp
|
Fixed crash unzipping uncompressed files.
|
2020-01-25 12:44:50 -08:00 |
lc_zipfile.h
|
Removed lcint types.
|
2017-12-02 12:22:04 -08:00 |
light.cpp
|
Scoped enums.
|
2020-04-18 19:45:21 -07:00 |
light.h
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
minifig.cpp
|
Added const qualifiers.
|
2020-03-22 20:18:52 -07:00 |
minifig.h
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
object.cpp
|
|
|
object.h
|
Scoped enums.
|
2020-04-18 19:45:21 -07:00 |
piece.cpp
|
Allow highlight color to be set by the user.
|
2020-04-25 11:36:28 -07:00 |
piece.h
|
More accurate bounding box calculation for submodels.
|
2020-04-11 11:04:27 -07:00 |
pieceinf.cpp
|
Save files with OMR style header.
|
2020-05-03 12:11:51 -07:00 |
pieceinf.h
|
More accurate bounding box calculation for submodels.
|
2020-04-11 11:04:27 -07:00 |
project.cpp
|
Save files with OMR style header.
|
2020-05-03 12:11:51 -07:00 |
project.h
|
Save files with OMR style header.
|
2020-05-03 12:11:51 -07:00 |
texfont.cpp
|
Fixed view cube text alignment.
|
2018-09-15 17:19:09 -07:00 |
texfont.h
|
First pass view cube.
|
2018-08-19 20:28:04 -07:00 |
view.cpp
|
Allow highlight color to be set by the user.
|
2020-04-25 11:36:28 -07:00 |
view.h
|
Allow highlight color to be set by the user.
|
2020-04-25 11:36:28 -07:00 |