..
camera.cpp
Qt 5.4 fixes.
2021-07-05 17:07:24 -07:00
camera.h
Moved key functions into a separate class.
2021-01-05 11:26:01 -08: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
Deleted unsafe default operations.
2020-05-03 15:39:39 -07:00
lc_application.cpp
Qt6 fixes.
2021-07-05 17:00:41 -07:00
lc_application.h
Added option to choose the axis icon location. Closes #638 .
2021-05-30 11:52:13 -07:00
lc_array.h
Fixed lcArray::Add() not default initializing.
2021-06-12 19:23:12 -07:00
lc_bricklink.cpp
Moved bricklink color table to the mapping file.
2021-02-28 13:02:58 -08:00
lc_bricklink.h
Moved bricklink color table to the mapping file.
2021-02-28 13:02:58 -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_collapsiblewidget.cpp
Qt4 fix.
2021-01-06 18:02:56 -08:00
lc_collapsiblewidget.h
Added Page Setup controls.
2021-01-06 17:45:38 -08:00
lc_colors.cpp
Issue #630 - Move the BrickLink colour table to the BrickLink export
2021-02-27 19:05:08 -05:00
lc_colors.h
Issue #630 - Move the BrickLink colour table to the BrickLink export
2021-02-27 19:05:08 -05:00
lc_commands.cpp
Removed Reset Cameras.
2021-02-27 11:35:42 -08:00
lc_commands.h
Removed Reset Cameras.
2021-02-27 11:35:42 -08:00
lc_context.cpp
Moved view manipulator to a separate class.
2021-06-20 11:40:16 -07:00
lc_context.h
Flush vertex attribs when the buffer object changes. Fixes #697 .
2021-04-17 10:38:23 -07:00
lc_edgecolordialog.cpp
Use saturated part colour when calculating edge colour
2021-02-02 18:35:24 +01:00
lc_edgecolordialog.h
More intuitive edge colour naming
2021-01-26 18:24:29 +01: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_findreplacewidget.cpp
Keep find next working after closing the find widget.
2021-02-01 14:12:03 -08:00
lc_findreplacewidget.h
Keep find next working after closing the find widget.
2021-02-01 14:12:03 -08:00
lc_glextensions.cpp
Removed Tex2DMS functions.
2021-01-09 18:01:03 -08:00
lc_glextensions.h
Removed Tex2DMS functions.
2021-01-09 18:01:03 -08:00
lc_global.cpp
Updated pch location.
2017-06-22 08:03:23 -07:00
lc_global.h
Qt6 fixes.
2021-07-05 17:00:41 -07: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_instructions.cpp
Added number and PLI toggles.
2021-01-17 11:05:50 -08:00
lc_instructions.h
Added number and PLI toggles.
2021-01-17 11:05:50 -08:00
lc_instructionsdialog.cpp
Added number and PLI toggles.
2021-01-17 11:05:50 -08:00
lc_instructionsdialog.h
Added number and PLI toggles.
2021-01-17 11:05:50 -08:00
lc_library.cpp
Qt6 fixes.
2021-07-05 17:00:41 -07:00
lc_library.h
Qt6 fixes.
2021-07-05 17:00:41 -07:00
lc_lxf.cpp
Removed deprecated QResource usage.
2020-12-11 14:14:54 -08:00
lc_lxf.h
Array cleanup.
2020-04-18 19:38:29 -07:00
lc_mainwindow.cpp
Disabled relative movement when moving pieces without using the arrows.
2021-04-24 10:15:13 -07:00
lc_mainwindow.h
View cleanup.
2021-02-28 11:32:12 -08:00
lc_math.h
Keep edge color math in linear space.
2021-02-07 10:14:54 -08:00
lc_mesh.cpp
Crash fix.
2021-06-27 12:44:05 -07:00
lc_mesh.h
Refactored bounding box calculation.
2021-03-07 10:14:48 -08:00
lc_meshloader.cpp
Fixed rendering issues with missing textures.
2021-06-27 12:13:54 -07:00
lc_meshloader.h
Fixed wrong texture mesh indices. Fixes #727 .
2021-06-26 14:01:02 -07:00
lc_minifigdialog.cpp
Require Qt5.
2021-01-08 10:35:52 -08:00
lc_minifigdialog.h
Renamed view class.
2020-12-25 10:54:33 -08:00
lc_minifigdialog.ui
Moved Minifig Dialog.
2020-12-20 11:24:50 -08:00
lc_model.cpp
Qt6 fixes.
2021-07-05 17:00:41 -07:00
lc_model.h
Disabled relative movement when moving pieces without using the arrows.
2021-04-24 10:15:13 -07:00
lc_pagesetupdialog.cpp
Added Page Setup Dialog.
2021-01-07 10:46:57 -08:00
lc_pagesetupdialog.h
Fixed initialization order at compile time
2021-01-10 19:59:01 -06:00
lc_pagesetupdialog.ui
Added Page Setup Dialog.
2021-01-07 10:46:57 -08:00
lc_partpalettedialog.cpp
Require Qt5.
2021-01-08 10:35:52 -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
Qt6 fixes.
2021-07-05 17:00:41 -07:00
lc_partselectionwidget.h
Fixed edge around parts list images.
2021-01-08 15:11:02 -08:00
lc_previewwidget.cpp
Removed triple error message boxes from preview.
2021-04-17 11:49:41 -07:00
lc_previewwidget.h
Renamed view class.
2020-12-25 10:54:33 -08:00
lc_profile.cpp
Added option to choose the axis icon location. Closes #638 .
2021-05-30 11:52:13 -07:00
lc_profile.h
Added option to choose the axis icon location. Closes #638 .
2021-05-30 11:52:13 -07:00
lc_scene.cpp
Fixed rendering issues with missing textures.
2021-06-27 12:13:54 -07:00
lc_scene.h
Use part color for wireframe lines.
2021-01-09 16:02:23 -08:00
lc_shortcuts.cpp
Require Qt5.
2021-01-08 10:35:52 -08:00
lc_shortcuts.h
Scoped lcTool.
2020-12-04 15:38:49 -08:00
lc_stringcache.cpp
Fixed crash on exit with Qt 5.15.
2020-07-11 09:17:43 -07:00
lc_stringcache.h
Fixed crash on exit with Qt 5.15.
2020-07-11 09:17:43 -07:00
lc_synth.cpp
Calculate texcoords at the end of the file load. Fixes #641 .
2021-06-13 15:35:40 -07:00
lc_synth.h
Deleted unsafe default operations.
2020-05-03 15:39:39 -07:00
lc_texture.cpp
Fixed texture upload from worker threads.
2021-03-13 14:09:08 -08:00
lc_texture.h
Fixed texture upload from worker threads.
2021-03-13 14:09:08 -08:00
lc_timelinewidget.cpp
Highlight missing parts in the timeline. Fixes #438 .
2021-04-17 10:50:38 -07:00
lc_timelinewidget.h
Refactored duplicate code.
2020-12-18 12:15:35 -08:00
lc_view.cpp
Moved view manipulator to a separate class.
2021-06-20 11:40:16 -07:00
lc_view.h
Moved view manipulator to a separate class.
2021-06-20 11:40:16 -07:00
lc_viewmanipulator.cpp
Moved view manipulator to a separate class.
2021-06-20 11:40:16 -07:00
lc_viewmanipulator.h
Moved view manipulator to a separate class.
2021-06-20 11:40:16 -07:00
lc_viewsphere.cpp
Keep BFC disabled. Fixes #717 .
2021-05-16 15:53:59 -07:00
lc_viewsphere.h
Renamed view class.
2020-12-25 10:54:33 -08:00
lc_viewwidget.cpp
Draw timer on screen.
2021-03-28 11:50:28 -07:00
lc_viewwidget.h
gcc fix.
2021-02-28 13:11:54 -08:00
lc_zipfile.cpp
Pass file objects in std::unique_ptr<> to clarify ownership.
2020-12-19 10:52:57 +01:00
lc_zipfile.h
Pass file objects in std::unique_ptr<> to clarify ownership.
2020-12-19 10:52:57 +01:00
light.cpp
Qt 5.4 fixes.
2021-07-05 17:07:24 -07:00
light.h
Moved key functions into a separate class.
2021-01-05 11:26:01 -08:00
minifig.cpp
Offset minifig accessories a bit.
2021-01-14 15:24:17 -08:00
minifig.h
Use a regular View for the Minifig Wizard.
2020-12-19 16:05:29 -08:00
object.cpp
Maybe clang fix.
2021-01-05 15:43:23 -08:00
object.h
Don't create widgets when saving images from the command line.
2021-01-06 09:55:03 -08:00
piece.cpp
Hold selection state in a separate variable, and treat all sections equal.
2021-10-31 15:50:57 +01:00
piece.h
Hold selection state in a separate variable, and treat all sections equal.
2021-10-31 15:50:57 +01:00
pieceinf.cpp
Fixed loading textures from cached pieces.
2021-06-27 12:42:53 -07:00
pieceinf.h
Added stud logo primitives.
2021-01-18 12:09:33 -08:00
project.cpp
Reset view when creating a new submodel. Fixes #703 .
2021-05-01 16:24:55 -07:00
project.h
Removed triple error message boxes from preview.
2021-04-17 11:49:41 -07:00
texfont.cpp
Fixed crash on exit with Qt 5.15.
2020-07-11 09:17:43 -07:00
texfont.h
Fixed crash on exit with Qt 5.15.
2020-07-11 09:17:43 -07:00