Commit Graph
2640 Commits
Author SHA1 Message Date
Leonardo Zide 44de1f19fc Reorganized the Render Dialog. Fixes #875. 2025-08-03 11:47:51 -07:00
Leonardo Zide edad7491ac Limit line width option. Fixes #863. 2025-07-27 12:32:03 -07:00
Leonardo Zide 2cbf7c25e3 Added default minifig as a template. Fixes #539. 2025-07-26 12:49:37 -07:00
Leonardo Zide 19464de8fd Fixed gcc error. 2025-07-24 16:53:02 -07:00
Leonardo Zide c005c237b8 Support logical operators in the parts filter. 2025-07-24 16:48:04 -07:00
Leonardo Zide 842eff6cf9 Set part selection list view to elide middle. 2025-07-24 11:39:44 -07:00
Leonardo Zide 01d54adfdd More noticeable checked toolbutton. 2025-07-20 18:57:30 -07:00
Leonardo Zide 0472885e43 Changed spinboxes to be more standard UX. 2025-07-20 18:05:06 -07:00
Leonardo Zide 611d0424ed Fixed Qt6 error. 2025-07-19 13:27:34 -07:00
Leonardo Zide 459667b1ff Fixed Qt6 compiler error. 2025-07-19 12:01:12 -07:00
Leonardo ZideandGitHub f8eb2de9c8 Fixed Qt6. 2025-07-18 19:39:21 -07:00
Leonardo ZideandGitHub 19ffbf06ad Update continuous.yml 2025-07-18 19:03:56 -07:00
Leonardo Zide cce72e5abf Removed tab focus from keyframe widget. 2025-07-11 18:18:57 -07:00
Leonardo Zide d65a41ad55 Don't allow focus on category widgets in the properties widget. 2025-07-10 17:49:44 -07:00
Leonardo Zide e86a446b65 Disambiguate color codes/indices in minifigs. 2025-07-10 17:45:47 -07:00
Leonardo Zide 747d526ce2 Improved minifig template interface. Fixes #298. 2025-07-10 17:17:36 -07:00
Leonardo Zide d0276ce44f Updated --help text. 2025-07-10 15:37:07 -07:00
Leonardo Zide 2e507036d9 Refactored part picker popups. 2025-07-08 19:31:27 -07:00
Leonardo Zide 548b2218af Updated rpm spec to define a license for oracle linux. Fixes #857. 2025-07-06 13:29:58 -07:00
Leonardo ZideandGitHub 296f53a816 Merge pull request #973 from tweksteen/fix_crash_drag_drop_timeline
Ignore invalid drop in timeline
2025-07-06 12:54:43 -07:00
Leonardo Zide a36298b99a Earlier exit on invalid timeline drops. 2025-07-06 12:53:54 -07:00
Leonardo Zide 521cb00888 Fixed warnings. 2025-07-06 12:51:52 -07:00
Leonardo Zide 2c8926563b Fixed warnings. 2025-07-05 20:07:32 -07:00
Leonardo Zide 6c71cfeaee Fix gcc warnings. 2025-07-05 12:47:27 -07:00
Leonardo Zide c2f2f18ec3 Fixed gcc warnings. 2025-07-05 12:31:39 -07:00
Leonardo ZideandGitHub 2c29cb1bbf Merge pull request #974 from tweksteen/b_747
Add lcMouseShortcuts::Clear()
2025-07-05 12:01:40 -07:00
Leonardo Zide 9faa1877e8 Fixed formatting. 2025-07-05 12:00:52 -07:00
Leonardo ZideandGitHub e9b0f935f0 Merge pull request #980 from trevorsandy/BLENDER_LDRAW_ADDON
Blender addon - create addon folder if it does not exist. Fixes #878
2025-07-05 11:56:35 -07:00
Leonardo Zide fd7b4ce26b Updated ldraw.xml 25-03. 2025-07-05 11:54:31 -07:00
Leonardo Zide 22114234fc Updated ldconfig 25-06. 2025-07-05 11:49:16 -07:00
Leonardo Zide dc5a98451b Align minifig wizard button text to the left. 2025-07-05 11:44:01 -07:00
Leonardo Zide 8963981f8d Updated minifig.ini 25-05. 2025-07-05 11:43:32 -07:00
Leonardo Zide 7287b621fa Fixed spinbox losing focus when after clicking on buttons. Fixes #981. 2025-07-02 10:16:31 -07:00
Leonardo Zide e4a38cb23b Updated minifig dialog widgets to match the property widget. 2025-06-30 19:23:51 -07:00
Leonardo Zide b1e2465e35 Fixed compiling on older Qt. 2025-06-29 18:56:07 -07:00
Leonardo Zide 6a5c607f0c Lower ladder sensitivity. 2025-06-29 12:11:04 -07:00
Leonardo Zide 1045195c05 Fixed ladder widget not working inside dialogs. 2025-06-29 11:49:19 -07:00
Leonardo Zide ff46834f98 Set spinbox and ladder steps based on context. 2025-06-28 11:11:05 -07:00
Leonardo Zide f7609076d0 Added ladder widget to float properties. 2025-06-28 10:08:02 -07:00
Leonardo Zide ed24c15b20 Use spin boxes for float properties. 2025-06-26 17:12:15 -07:00
Trevor SANDY 6940d5232f Blender addon - create addon folder if it does not exist. Fixes #878 2025-06-09 22:14:10 +02:00
Leonardo Zide 6f30ad275c Fixed changing camera transform with the properties widget. 2025-05-29 17:29:20 -07:00
Leonardo Zide 316882d47c Added bounding box check to light rubber band selection. 2025-05-24 14:30:48 -07:00
Leonardo Zide f3f76d2ffe Type safe parameters for math functions. 2025-05-24 14:16:53 -07:00
Leonardo Zide 38111787d9 Added rotate camera support. 2025-05-22 08:56:38 -07:00
Leonardo Zide 35f9c8e8e5 Removed float* operator from math classes. 2025-05-18 11:10:32 -07:00
Leonardo Zide 6a26e60f55 Made vector to float cast explicit, and fixed unintended casts. 2025-05-17 20:23:33 -07:00
Leonardo Zide 026a25c8eb Rotate dragged tracks when making new connections. 2025-05-15 17:13:34 -07:00
Leonardo Zide 6059442c6a Fixed color inconsistencies between the different way of adding train tracks. 2025-05-01 20:22:09 -07:00
Leonardo Zide 354b24f4e0 Use mesh ray casting for all parts of the train track gizmo. 2025-05-01 17:02:54 -07:00