leocad/common
Leonardo Zide 72c8e7a6c2
Some checks are pending
LeoCAD CI / build-ubuntu (push) Waiting to run
LeoCAD CI / build-macos (push) Waiting to run
Update parts in use category after changes. Fixes #890.
2024-11-14 17:28:51 -08:00
..
camera.cpp Better camera orbit. Fixes #923. 2024-08-08 15:26:38 -07:00
camera.h Use unique_ptr for cameras. 2024-06-04 09:34:38 -07:00
group.cpp Use unique_ptr to control group ownership. 2024-05-27 11:43:36 -07:00
group.h Use unique_ptr to control group ownership. 2024-05-27 11:43:36 -07:00
image.cpp Scoped enums. 2021-11-14 19:10:16 -08:00
image.h Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00
lc_aboutdialog.cpp Moved about dialog files. 2023-04-29 19:55:54 -07:00
lc_aboutdialog.h Moved about dialog files. 2023-04-29 19:55:54 -07:00
lc_aboutdialog.ui Moved about dialog files. 2023-04-29 19:55:54 -07:00
lc_application.cpp More user friendly errors for --camera-position. 2024-10-15 11:46:42 -07:00
lc_application.h Better piece insert position when using the keyboard. 2024-05-27 11:55:38 -07:00
lc_arraydialog.cpp Updated file names. 2023-05-15 21:12:08 -07:00
lc_arraydialog.h Moved files. 2023-05-15 21:04:48 -07:00
lc_arraydialog.ui Moved files. 2023-05-15 21:04:48 -07:00
lc_blenderpreferences.cpp Blender addon - refactor update and properly terminate cancelled action 2024-10-17 09:36:28 +02:00
lc_blenderpreferences.h Blender addon - refactor update and properly terminate cancelled action 2024-10-17 09:36:28 +02: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 Fixed crash with invalid category. Fixes #945. 2024-10-18 12:35:55 -07:00
lc_category.h
lc_categorydialog.cpp Updated file names. 2023-05-15 21:12:08 -07:00
lc_categorydialog.h Moved files. 2023-05-15 21:04:48 -07:00
lc_categorydialog.ui Moved files. 2023-05-15 21:04:48 -07:00
lc_collapsiblewidget.cpp Align properties in different categories. 2023-12-31 14:00:33 -08:00
lc_collapsiblewidget.h Create property widgets once and then show/hide as needed. 2024-01-06 17:33:43 -08:00
lc_colorlist.cpp Moved color list widget files. 2023-04-29 19:48:30 -07:00
lc_colorlist.h Moved color list widget files. 2023-04-29 19:48:30 -07:00
lc_colorpicker.cpp Updated file names. 2023-05-15 21:12:08 -07:00
lc_colorpicker.h Moved files. 2023-05-15 21:04:48 -07:00
lc_colors.cpp POVRay lights - export POV file 2023-08-11 05:39:36 +02:00
lc_colors.h Use unique_ptr to control group ownership. 2024-05-27 11:43:36 -07:00
lc_commands.cpp Reorganized spot light parameters. 2023-09-09 18:25:34 -07:00
lc_commands.h Reorganized spot light parameters. 2023-09-09 18:25:34 -07:00
lc_context.cpp Simplified manipulator rotation math. 2021-12-11 15:52:38 -08:00
lc_context.h Fixed offscreen check. 2024-10-09 12:01:49 -07:00
lc_edgecolordialog.cpp Refactor command line edge color and high contrast options 2023-04-19 14:30:05 +02:00
lc_edgecolordialog.h Set high-contrast color preferences optional 2023-04-18 02:06:08 +02:00
lc_file.cpp
lc_file.h
lc_findreplacewidget.cpp Removed action icons in the parts widget edits. 2024-10-16 18:17:00 -07:00
lc_findreplacewidget.h Keep find next working after closing the find widget. 2021-02-01 14:12:03 -08:00
lc_glextensions.cpp Support compiling with Qt6. 2024-04-27 17:19:34 -07:00
lc_glextensions.h
lc_global.cpp
lc_global.h Use unique_ptr to control group ownership. 2024-05-27 11:43:36 -07:00
lc_groupdialog.cpp Moved group dialog files. 2023-04-29 20:04:58 -07:00
lc_groupdialog.h Moved group dialog files. 2023-04-29 20:04:58 -07:00
lc_groupdialog.ui Moved group dialog files. 2023-04-29 20:04:58 -07:00
lc_http.cpp Support compiling with Qt6. 2024-04-27 17:19:34 -07:00
lc_http.h
lc_instructions.cpp Use unique_ptr for pieces. 2024-06-19 19:22:18 -07:00
lc_instructions.h Added number and PLI toggles. 2021-01-17 11:05:50 -08:00
lc_instructionsdialog.cpp localize untranslated strings 2022-05-16 21:36:52 +02:00
lc_instructionsdialog.h Added option to print from the instructions dialog. 2022-02-13 16:00:08 -08:00
lc_keyframewidget.cpp Support toggling key frames. 2024-01-21 12:53:18 -08:00
lc_keyframewidget.h Support toggling key frames. 2024-01-21 12:53:18 -08:00
lc_library.cpp Cache unofficial parts. 2024-11-14 12:02:08 -08:00
lc_library.h Added thumbnail manager. 2024-07-11 15:04:07 -07:00
lc_lxf.cpp
lc_lxf.h
lc_mainwindow.cpp Update parts in use category after changes. Fixes #890. 2024-11-14 17:28:51 -08:00
lc_mainwindow.h Update parts in use category after changes. Fixes #890. 2024-11-14 17:28:51 -08:00
lc_math.h Added multi state support to colors. 2024-02-19 14:54:45 -08:00
lc_mesh.cpp POVRay lights - export POV file 2023-08-11 05:39:36 +02:00
lc_mesh.h Place new pieces relative to the side of the piece under the mouse. 2021-12-24 15:42:37 -08:00
lc_meshloader.cpp Removed lcArray. 2024-06-19 19:59:43 -07:00
lc_meshloader.h Removed lcArray. 2024-06-19 19:59:43 -07:00
lc_minifigdialog.cpp Updated file names. 2023-05-15 21:12:08 -07:00
lc_minifigdialog.h Updated to coding standards. 2023-05-15 21:02:17 -07:00
lc_minifigdialog.ui Updated file names. 2023-05-15 21:12:08 -07:00
lc_model.cpp Update parts in use category after changes. Fixes #890. 2024-11-14 17:28:51 -08:00
lc_model.h Zoom Extents now takes into account the current submodel transform. Fixes #953. 2024-11-14 11:30:38 -08:00
lc_modellistdialog.cpp Use unique_ptr for models. 2024-06-16 17:43:02 -07:00
lc_modellistdialog.h Removed lcArray. 2024-06-19 19:59:43 -07:00
lc_modellistdialog.ui Moved model list dialog. 2023-04-29 20:10:50 -07:00
lc_objectproperty.cpp Split pov ray area light grid into 2 separate keys. 2024-07-04 10:42:02 -07:00
lc_objectproperty.h Use unique_ptr to control group ownership. 2024-05-27 11:43:36 -07:00
lc_pagesetupdialog.cpp
lc_pagesetupdialog.h
lc_pagesetupdialog.ui
lc_partpalettedialog.cpp
lc_partpalettedialog.h
lc_partpalettedialog.ui
lc_partselectionwidget.cpp Update parts in use category after changes. Fixes #890. 2024-11-14 17:28:51 -08:00
lc_partselectionwidget.h Update parts in use category after changes. Fixes #890. 2024-11-14 17:28:51 -08:00
lc_previewwidget.cpp Use unique_ptr for pieces. 2024-06-19 19:22:18 -07:00
lc_previewwidget.h
lc_profile.cpp Blender addon - option to show or hide new addon version message 2023-08-01 21:35:11 +02:00
lc_profile.h Blender addon - option to show or hide new addon version message 2023-08-01 21:35:11 +02:00
lc_propertieswidget.cpp Fix setting float properties without a focus object. 2024-10-03 14:23:34 -07:00
lc_propertieswidget.h Made the color picker a modeless popup. 2024-08-08 14:37:21 -07:00
lc_scene.cpp Removed lcArray instances. 2024-05-11 12:44:06 -07:00
lc_scene.h Use unique_ptr to control group ownership. 2024-05-27 11:43:36 -07:00
lc_shortcuts.cpp
lc_shortcuts.h
lc_stringcache.cpp Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00
lc_stringcache.h
lc_synth.cpp Removed lcArray. 2024-06-19 19:59:43 -07:00
lc_synth.h Array cleanup. 2024-06-09 12:33:02 -07:00
lc_texture.cpp Moved texture upload to context. 2021-11-21 18:25:17 -08:00
lc_texture.h Moved texture upload to context. 2021-11-21 18:25:17 -08:00
lc_thumbnailmanager.cpp Draw train track icon on thumbnails. 2024-11-14 12:45:34 -08:00
lc_thumbnailmanager.h Added thumbnail manager. 2024-07-11 15:04:07 -07:00
lc_timelinewidget.cpp Use unique_ptr for pieces. 2024-06-19 19:22:18 -07:00
lc_timelinewidget.h Added new timeline option to move selection to a new step. 2023-01-08 17:22:54 -08:00
lc_traintrack.cpp Draw train track icon on thumbnails. 2024-11-14 12:45:34 -08:00
lc_traintrack.h Added train track gizmo. 2024-11-02 19:34:22 -07:00
lc_view.cpp Zoom Extents now takes into account the current submodel transform. Fixes #953. 2024-11-14 11:30:38 -08:00
lc_view.h Added train track gizmo. 2024-11-02 19:34:22 -07:00
lc_viewmanipulator.cpp Added train track gizmo. 2024-11-02 19:34:22 -07:00
lc_viewmanipulator.h Added train track gizmo. 2024-11-02 19:34:22 -07:00
lc_viewsphere.cpp Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00
lc_viewsphere.h
lc_viewwidget.cpp Added Qt version check. 2022-06-05 11:22:44 -07:00
lc_viewwidget.h gcc fix. 2021-02-28 13:11:54 -08:00
lc_zipfile.cpp Removed lcArray. 2024-05-13 19:59:37 -07:00
lc_zipfile.h Removed lcArray. 2024-05-13 19:59:37 -07:00
light.cpp Split pov ray area light grid into 2 separate keys. 2024-07-04 10:42:02 -07:00
light.h Split pov ray area light grid into 2 separate keys. 2024-07-04 10:42:02 -07:00
minifig.cpp
minifig.h Static analysis fixes. 2021-11-14 18:34:24 -08:00
object.cpp Replaced property specific functions with the generic function. 2024-04-14 11:08:30 -07:00
object.h Use unique_ptr to control group ownership. 2024-05-27 11:43:36 -07:00
piece.cpp Array cleanup. 2024-05-26 13:01:34 -07:00
piece.h Removed lcArray from control points. 2024-05-12 12:45:15 -07:00
pieceinf.cpp Added train track gizmo. 2024-11-02 19:34:22 -07:00
pieceinf.h Added train track gizmo. 2024-11-02 19:34:22 -07:00
project.cpp Fix POV spot tightness not being exported. 2024-10-03 14:00:18 -07:00
project.h Removed lcArray. 2024-06-19 19:59:43 -07:00
texfont.cpp Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00
texfont.h Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00