Commit Graph
2641 Commits
Author SHA1 Message Date
Leonardo Zide b3be4125eb Fixed warnings. 2025-12-18 16:59:47 -03:00
Leonardo Zide 4e49d4d0cc Fixed warnings. 2025-12-18 16:18:45 -03:00
Leonardo Zide 6984b53990 Fixed blurry thumbnails on retina displays. 2025-12-15 12:01:51 -03:00
Leonardo Zide c2db2d8d45 Added bounds check to strcat. 2025-12-15 11:19:23 -03:00
Leonardo Zide a08dede88b Fixed warnings. 2025-12-15 11:07:35 -03:00
Leonardo Zide 7492df03b0 Merge branch 'master' into undo 2025-12-10 23:27:40 -08:00
Leonardo Zide 691b78a828 Better view center when framing ortho cameras. Fixes #1004. 2025-12-10 23:23:09 -08:00
Leonardo Zide 910c3de13e Added zoom region action. 2025-12-08 21:08:48 -08:00
Leonardo Zide 7c196945f8 Removed LC_FIXED_FUNCTION. 2025-12-07 16:54:13 -08:00
Leonardo Zide 2da8a27095 Replaced strcpy with a safe function. 2025-12-07 16:48:07 -08:00
Leonardo Zide 6b7f9faad1 Fixed minifig wizard combobox not working with Qt6. 2025-12-06 17:30:34 -08:00
Leonardo Zide 561cf9cf52 Added camera action. 2025-12-06 16:21:33 -08:00
Leonardo Zide 7febca8558 Share code between step and mouse tool actions. 2025-12-04 18:50:10 -08:00
Leonardo Zide 4de6c095e4 Save the entire object state to the undo buffer instead of only key frames. 2025-12-04 17:41:04 -08:00
Leonardo Zide 3acb9bde32 Fixed warnings. 2025-11-28 22:13:06 -08:00
Leonardo Zide d70cd0fa94 Fixed warnings. 2025-11-23 22:52:28 -08:00
Leonardo Zide 3bf01f2095 Added actions for mouse drag changes. 2025-11-23 20:33:59 -08:00
Leonardo Zide 3ff6f06f04 Fixed warnings. 2025-11-20 22:57:18 -08:00
Leonardo Zide 460bb0b8e2 Fixed warnings. 2025-11-19 23:10:18 -08:00
Leonardo Zide 6df16f5742 Added step insert and delete actions. 2025-11-19 22:34:53 -08:00
Leonardo Zide c0af32644a Added add light action. 2025-11-02 23:20:12 -08:00
Leonardo Zide 684a361a2d Fixed uninitialized value. 2025-11-01 22:34:56 -07:00
Leonardo Zide 7fbd24ad8d Static analysis fixes. 2025-11-01 22:26:35 -07:00
Leonardo Zide ec9ec5d328 Added piece array action. 2025-11-01 17:24:19 -07:00
Leonardo Zide 051d375a4f Fixed duplicate action using the current step in redo. 2025-10-30 17:58:13 -07:00
Leonardo Zide 1469861e45 Added hide/unhide actions. 2025-10-30 17:53:27 -07:00
Leonardo Zide 5718cb7e7b Added duplicate piece action. 2025-10-30 16:02:39 -07:00
Leonardo Zide ecc994d569 Added group/ungroup actions. 2025-10-26 10:56:55 -07:00
Leonardo Zide d1064ad5c1 New undo system. 2025-10-19 10:57:50 -07:00
Sertonix 611fefb4c4 Remove unused QOpenGLFunctions_3_2_Core include
This fixes compilation when OpenGL ES is used instead.

Ref https://doc.qt.io/qt-6/qopenglwidget.html#opengl-function-calls-headers-and-qopenglfunctions
2025-09-23 00:42:52 +02:00
Leonardo ZideandGitHub 6adffc3fa1 Update appveyor.yml 2025-09-18 17:22:06 -07:00
Leonardo Zide fe5df9536b Update appveyor.yml 2025-09-01 18:35:40 -07:00
Leonardo Zide b497b32592 Update appveyor.yml v25.09 2025-09-01 17:22:59 -07:00
Leonardo Zide 27d744b1ff Update appveyor.yml 2025-09-01 13:49:34 -07:00
Leonardo Zide 7b36c247da Update appveyor.yml 2025-09-01 13:26:34 -07:00
Leonardo Zide 2bcb350119 Updated version number. 2025-09-01 13:02:04 -07:00
Leonardo Zide df6d412537 Update traintrack.json 2025-09-01 12:44:11 -07:00
Leonardo Zide b7a01b5254 Updated ldconfig 25-08. 2025-09-01 12:11:51 -07:00
Leonardo Zide 55be4265b5 Updated minifig.ini 25-07. 2025-09-01 12:06:03 -07: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 ca88e5c2b3 Display Blender angle in degrees. 2025-08-31 10:47:14 -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 b91acb1963 Compile fix. 2025-08-18 09:40:08 -07:00
Leonardo Zide f5d4face7f Updated connect calls. 2025-08-17 20:06:49 -07:00
Leonardo Zide ce94465de6 Added a tooltip to the color button. 2025-08-09 12:53:38 -07:00
Leonardo Zide 35c8652405 Support dragging the paint tool. 2025-08-09 12:35:32 -07:00
Leonardo Zide 6c6ec18c66 Fixed missing color define in some POV exports. 2025-08-07 18:16:59 -07:00
Leonardo Zide e450fb035b Run blender addon installer as admin. 2025-08-07 15:38:14 -07:00
Leonardo ZideandGitHub b0d64c2549 Fixed quality setting key. 2025-08-04 16:18:14 -07:00