Commit Graph
2367 Commits
Author SHA1 Message Date
Leonardo Zide dd3ab8990e Draw train track icon on thumbnails. 2024-11-14 12:45:34 -08:00
Leonardo Zide 1817fbdab3 Cache unofficial parts. 2024-11-14 12:02:08 -08:00
Leonardo Zide a4f63fc54b Zoom Extents now takes into account the current submodel transform. Fixes #953. 2024-11-14 11:30:38 -08:00
Leonardo Zide 0829365a51 Update AppRun 2024-11-11 12:46:38 -08:00
Leonardo Zide c5b916e7fc Update appveyor.yml 2024-11-11 12:37:06 -08:00
Leonardo Zide 6c01478d23 Try to fix appimage cert issues. 2024-11-11 12:18:15 -08:00
Leonardo Zide ed29dad76a Added train track gizmo. 2024-11-02 19:34:22 -07:00
Leonardo Zide bf3f1d5db8 Set focus on the part filter when showing the parts toolbar. 2024-10-26 12:31:22 -07:00
Leonardo ZideandGitHub 11e9958a88 Merge pull request #930 from trevorsandy/BLENDER_AND_POVRAY_LIGHTS
Blender LDraw Render 30.09.2024
2024-10-26 11:58:53 -07:00
Leonardo Zide 88a23082f5 Fixed crash with invalid category. Fixes #945. 2024-10-18 12:35:55 -07:00
Leonardo Zide 3bf142051d Deleted unused file. 2024-10-18 12:24:08 -07:00
Trevor SANDY c191c4f719 Blender addon - refactor update and properly terminate cancelled action 2024-10-17 09:36:28 +02:00
Leonardo Zide e69bbf5460 Removed action icons in the parts widget edits. 2024-10-16 18:17:00 -07:00
Leonardo Zide 9edd8f95ed More user friendly errors for --camera-position. 2024-10-15 11:46:42 -07:00
Trevor SANDY 6be6e554f6 Blender addon - check addon SHA hash on download 2024-10-15 00:47:39 +02:00
Leonardo Zide 5772688318 Fixed offscreen check. 2024-10-09 12:01:49 -07:00
Leonardo Zide 4fce4313ee Fix double message box when POV-Ray fails to start. 2024-10-03 18:31:28 -07:00
Leonardo Zide a27b69c9fd Clear background alpha consistently for solid and gradient backgrounds.
Transparent for offscreen and opaque for widgets.
2024-10-03 18:11:56 -07:00
Leonardo Zide 0ded25b7ea Fix setting float properties without a focus object. 2024-10-03 14:23:34 -07:00
Leonardo Zide 6603de23b4 Fix POV spot tightness not being exported. 2024-10-03 14:00:18 -07:00
Trevor SANDY 7ede24b3cc Blender addon - studio custom parts path 2024-09-30 00:34:11 +02:00
Trevor SANDY 8e8337f604 Blender addon - change remove doubles default setting 2024-09-30 00:34:05 +02:00
Trevor SANDY b9b933005c Blender addon - remove color strategy, add scale strategy 2024-09-30 00:34:00 +02:00
Trevor SANDY f89a9767d6 Blender addon - save preference if valid key 2024-09-30 00:33:55 +02:00
Leonardo ZideandGitHub da803dc315 Update appveyor.yml 2024-09-24 11:23:07 -07:00
Leonardo Zide 05e326a395 Better camera orbit. Fixes #923. 2024-08-08 15:26:38 -07:00
Leonardo Zide eaf5241655 Made the color picker a modeless popup. 2024-08-08 14:37:21 -07:00
Leonardo Zide 82463473d5 Renamed part selection events. 2024-07-25 17:56:29 -07:00
Leonardo Zide b2074a7c0a Use the part selection widget in the properties widget. 2024-07-25 14:16:23 -07:00
Leonardo Zide ed53e5ffe0 Fixed submodels not displaying correctly. Fixes #922. 2024-07-16 19:15:53 -07:00
Leonardo Zide c4318dd8aa Update continuous.yml 2024-07-11 16:07:00 -07:00
Leonardo Zide f06a231816 Added thumbnail manager. 2024-07-11 15:04:07 -07:00
Leonardo Zide 7451d336f7 Split pov ray area light grid into 2 separate keys. 2024-07-04 10:42:02 -07:00
Leonardo Zide 3a62411f0b Removed lcArray. 2024-06-19 19:59:43 -07:00
Leonardo Zide 39cb7e13d1 Use unique_ptr for pieces. 2024-06-19 19:22:18 -07:00
Leonardo Zide b070b0af29 Use unique_ptr for models. 2024-06-16 17:43:02 -07:00
Leonardo Zide 3378359ae8 Array cleanup. 2024-06-09 12:33:02 -07:00
Leonardo Zide 6a9c2d6a87 Use unique_ptr for cameras. 2024-06-04 09:34:38 -07:00
Leonardo Zide 27f5dcfde7 Use unique_ptr for lights. 2024-06-04 09:08:54 -07:00
Leonardo Zide de738bd259 Made the properties part picker wider. 2024-06-01 17:20:44 -07:00
Leonardo Zide 019ba4f443 Support longer piece descriptions. 2024-06-01 17:18:47 -07:00
Leonardo Zide 18224e8095 Better piece insert position when using the keyboard. 2024-05-27 11:55:38 -07:00
Leonardo Zide cb6a836178 Use unique_ptr to control group ownership. 2024-05-27 11:43:36 -07:00
Leonardo Zide 80d144fea8 Array cleanup. 2024-05-26 13:01:34 -07:00
Leonardo Zide ee5ed32172 Array cleanup. 2024-05-24 19:26:01 -07:00
Leonardo Zide d2cd372428 Removed more lcArray instances. 2024-05-14 20:45:09 -07:00
Leonardo Zide 4e27344f39 Removed lcArray. 2024-05-13 19:59:37 -07:00
Leonardo Zide 274b5816f5 Fixed inserted control points not added under the mouse. 2024-05-13 17:10:55 -07:00
Leonardo Zide aae75b36fe Removed lcArray from control points. 2024-05-12 12:45:15 -07:00
Leonardo Zide a3646c9728 Removed lcArray instances. 2024-05-11 12:44:06 -07:00