leocad/common
Leonardo Zide abcef7a536
Some checks failed
LeoCAD CI / build-ubuntu (push) Has been cancelled
LeoCAD CI / build-macos (push) Has been cancelled
Show train track insert gizmo on all open connections of the focused piece.
2024-12-20 17:18:33 -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 Whitespace fixes. 2024-12-19 15:54:40 -08: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 Array cleanup. 2020-01-10 17:40:14 -08:00
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 Added track rotation and focus shortcuts. 2024-12-07 20:02:47 -08:00
lc_commands.h Added track rotation and focus shortcuts. 2024-12-07 20:02:47 -08: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 Fixed /w4 warnings. 2019-05-18 11:33:27 -07:00
lc_file.h Whitespace fixes. 2024-12-19 15:54:40 -08:00
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 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 Connect train tracks when inserting with the keyboard. 2024-11-23 18:03:54 -08: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 Added Qt version checks. 2024-11-28 13:07:29 -08:00
lc_http.h Fixed override and virtual function qualifiers. 2020-03-22 15:44:41 -07:00
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 Whitespace fixes. 2024-12-19 15:54:40 -08: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 Replaced train track gizmo with a popup list. 2024-12-18 16:41:03 -08:00
lc_library.h Replaced train track gizmo with a popup list. 2024-12-18 16:41:03 -08: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 Show train track insert gizmo on all open connections of the focused piece. 2024-12-20 17:18:33 -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 Fixed ray casting on meshes with textures. 2024-12-20 13:14:38 -08:00
lc_mesh.h Fixed ray casting on meshes with textures. 2024-12-20 13:14:38 -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 Show train track insert gizmo on all open connections of the focused piece. 2024-12-20 17:18:33 -08:00
lc_model.h Show train track insert gizmo on all open connections of the focused piece. 2024-12-20 17:18:33 -08:00
lc_modellistdialog.cpp Whitespace fixes. 2024-12-19 15:54:40 -08: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 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 Remember previous selected piece when switching categories. 2024-12-19 15:02:10 -08:00
lc_partselectionwidget.h Remember previous selected piece when switching categories. 2024-12-19 15:02:10 -08:00
lc_previewwidget.cpp Use unique_ptr for pieces. 2024-06-19 19:22:18 -07:00
lc_previewwidget.h Renamed view class. 2020-12-25 10:54:33 -08:00
lc_profile.cpp Expanded part filter options 2024-11-12 14:40:22 +01:00
lc_profile.h Expanded part filter options 2024-11-12 14:40:22 +01:00
lc_propertieswidget.cpp Whitespace fixes. 2024-12-19 15:54:40 -08: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 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 Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00
lc_stringcache.h Fixed crash on exit with Qt 5.15. 2020-07-11 09:17:43 -07:00
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 Show train track insert gizmo on all open connections of the focused piece. 2024-12-20 17:18:33 -08:00
lc_traintrack.h Show train track insert gizmo on all open connections of the focused piece. 2024-12-20 17:18:33 -08:00
lc_view.cpp Show train track insert gizmo on all open connections of the focused piece. 2024-12-20 17:18:33 -08:00
lc_view.h Replaced train track gizmo with a popup list. 2024-12-18 16:41:03 -08:00
lc_viewmanipulator.cpp Show train track insert gizmo on all open connections of the focused piece. 2024-12-20 17:18:33 -08:00
lc_viewmanipulator.h Show train track insert gizmo on all open connections of the focused piece. 2024-12-20 17:18:33 -08:00
lc_viewsphere.cpp Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00
lc_viewsphere.h Renamed view class. 2020-12-25 10:54:33 -08:00
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 Offset minifig accessories a bit. 2021-01-14 15:24:17 -08:00
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 Whitespace fixes. 2024-12-19 15:54:40 -08:00
piece.h Added rotate train track gizmo. 2024-12-17 19:20:38 -08: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 Fixed POV-Ray area light export. 2024-12-20 13:14:51 -08: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