Commit Graph
42 Commits
Author SHA1 Message Date
Leonardo Zide 4e49d4d0cc Fixed warnings. 2025-12-18 16:18:45 -03:00
Leonardo Zide f8abb49ec6 Fixed multiple undo actions being added when dragging a spin box. 2025-08-31 17:54:54 -07:00
Leonardo Zide bf8e4cb8fa Merged Blender point/spot radius into a single setting. 2025-08-31 10:41:07 -07:00
Leonardo Zide 228169d60d Fixed area lights not displaying correctly. 2025-08-29 18:57:19 -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 2e507036d9 Refactored part picker popups. 2025-07-08 19:31:27 -07:00
Leonardo Zide b1e2465e35 Fixed compiling on older Qt. 2025-06-29 18:56:07 -07:00
Leonardo Zide ff46834f98 Set spinbox and ladder steps based on context. 2025-06-28 11:11:05 -07:00
Leonardo Zide ed24c15b20 Use spin boxes for float properties. 2025-06-26 17:12:15 -07:00
Leonardo Zide 6f30ad275c Fixed changing camera transform with the properties widget. 2025-05-29 17:29:20 -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 6ab237f50a Whitespace fixes. 2024-12-19 15:54:40 -08:00
Leonardo Zide 0ded25b7ea Fix setting float properties without a focus object. 2024-10-03 14:23:34 -07:00
Leonardo Zide eaf5241655 Made the color picker a modeless popup. 2024-08-08 14:37:21 -07:00
Leonardo Zide b2074a7c0a Use the part selection widget in the properties widget. 2024-07-25 14:16:23 -07:00
Leonardo Zide d2cd372428 Removed more lcArray instances. 2024-05-14 20:45:09 -07:00
Leonardo Zide b2811c1554 Fixed gcc errors. 2024-04-27 16:01:51 -07:00
Leonardo Zide 5b6d78bd2a Moved Blender and POV-Ray settings to separate categories. 2024-04-24 16:53:49 -07:00
Leonardo Zide 207bc4724f Fix for square area light size not visible. 2024-04-14 11:15:06 -07:00
Leonardo Zide 14d1217850 Replaced property specific functions with the generic function. 2024-04-14 11:08:30 -07:00
Leonardo Zide 3528817d22 Split light size into different variables per type. 2024-04-07 12:48:41 -07:00
Leonardo Zide 5d5274b2b4 Split light power into different properties for Blender and POV-Ray. 2024-04-07 11:28:54 -07:00
Leonardo Zide 69ae4ea492 Added POV-Ray prefix to spot tightness and area grid 2024-04-06 18:50:37 -07:00
Leonardo Zide 66f4e42e2d Renamed attenuation to POV-Ray Fade for clarity 2024-04-06 17:29:15 -07:00
Leonardo Zide b6de368f6d Removed unused parameter. 2024-03-02 17:40:08 -08:00
Leonardo Zide 34941219f5 Added support for multi edit piece id and color. 2024-03-02 17:37:46 -08:00
Leonardo Zide 732dac4c65 Support editing string properties. 2024-02-19 17:38:04 -08:00
Leonardo Zide 8af44647cf Removed unused default parameter. 2024-02-19 16:45:14 -08:00
Leonardo Zide dd989bbc1d Added support for multi edit of ints and lists. 2024-02-19 16:31:02 -08:00
Leonardo Zide 39bdb1aa0a Added multi state support to colors. 2024-02-19 14:54:45 -08:00
Leonardo Zide db24fab6d7 Support changing multiple bool properties at the same time. 2024-02-19 12:32:19 -08:00
Leonardo Zide a42d86394c Support toggling key frames. 2024-01-21 12:53:18 -08:00
Leonardo Zide 4785caac2a Added key frame widgets. 2024-01-14 17:41:01 -08:00
Leonardo Zide fbf174740f Moved object property to a separate file. 2024-01-07 11:39:34 -08:00
Leonardo Zide 463d43abca Fixed area light size property updates. 2024-01-06 17:42:47 -08:00
Leonardo Zide 266e86560f Create property widgets once and then show/hide as needed. 2024-01-06 17:33:43 -08:00
Leonardo Zide 3f7fe02589 Updated light properties widget. 2024-01-05 18:56:43 -08:00
Leonardo Zide c84a730ce4 Qt 5.4 fix. 2024-01-02 11:28:04 -08:00
Leonardo Zide bef0df8874 Updated camera properties widget. 2024-01-01 18:57:54 -08:00
Leonardo Zide 8eec5756c1 Align properties in different categories. 2023-12-31 14:00:33 -08:00
Leonardo Zide ef43c152ad Replaced piece properties widget. 2023-12-31 12:55:35 -08:00