Leonardo Zide
|
9e1b8e0032
|
Fixed typos.
|
2026-03-10 19:55:49 -07:00 |
|
Leonardo Zide
|
4743368f11
|
Fixed mipmaps not enabled.
|
2026-03-09 23:13:08 -07:00 |
|
Leonardo Zide
|
4de2c822af
|
Fixed textures in subparts not working. Fixes #1011.
|
2026-03-09 22:19:16 -07:00 |
|
Leonardo Zide
|
da29df623b
|
Fixed race condition where the main thread can upload a texture while it's being loaded. Fixes #1011.
|
2026-03-08 17:32:23 -07:00 |
|
Leonardo Zide
|
62e5bb4867
|
Removed LoadCheckpoint.
|
2026-03-08 15:48:09 -07:00 |
|
Leonardo Zide
|
151359d476
|
Removed remaining SaveCheckpoint calls.
|
2026-03-08 15:37:37 -07:00 |
|
Leonardo Zide
|
ce05e20b39
|
Fixed empty undo action added when canceling a property widget edit.
|
2026-03-07 18:38:35 -08:00 |
|
Leonardo Zide
|
bc9bc3a1b2
|
Removed unused code.
|
2026-03-07 18:01:11 -08:00 |
|
Leonardo Zide
|
46d9bedd3c
|
Merge branch 'master' into undo
|
2026-03-07 17:40:26 -08:00 |
|
Leonardo Zide
|
f12794e9e0
|
Fixed ui scale on retina displays.
|
2026-03-07 16:11:38 -08:00 |
|
Leonardo Zide
|
e1dab3286e
|
Added undo when using the properties widget.
|
2026-03-07 14:03:59 -08:00 |
|
Leonardo Zide
|
d14b8e3d93
|
Merge repeated move actions.
|
2026-03-07 13:41:54 -08:00 |
|
Leonardo Zide
|
d80b38a41b
|
Fixed incremental rotations when dragging in the properties widget.
|
2026-03-05 16:44:46 -08:00 |
|
Leonardo Zide
|
a8ccd4b5aa
|
Merge sequential rotation actions.
|
2026-03-05 16:42:11 -08:00 |
|
Leonardo Zide
|
f7fb61b304
|
Fixed rotating in the properties widget without a focus object.
|
2026-03-05 15:53:54 -08:00 |
|
Leonardo Zide
|
8c641bf5a5
|
Removed unused function parameter.
|
2026-03-05 15:36:33 -08:00 |
|
Leonardo Zide
|
58357c7235
|
Removed RunAction functions.
|
2026-02-28 13:33:35 -08:00 |
|
Leonardo Zide
|
afa5b14283
|
Update timeline after undo.
|
2026-02-24 22:56:13 -08:00 |
|
Leonardo Zide
|
8adef907c8
|
Fixed Hide Selected undo.
|
2026-02-24 22:47:15 -08:00 |
|
Leonardo Zide
|
b7d28e26e9
|
Fixed ungroup action.
|
2026-02-24 22:36:51 -08:00 |
|
Leonardo Zide
|
076c7f6e59
|
Fixed timeline selection getting out of sync with model selection.
|
2026-02-24 22:31:17 -08:00 |
|
Leonardo Zide
|
a6c5cdde2b
|
Fixed selection marking files modified.
|
2026-02-23 22:42:33 -08:00 |
|
Leonardo Zide
|
d1575c2ceb
|
Fixed arrow keys not working in spin boxes.
|
2026-02-23 21:49:22 -08:00 |
|
Leonardo Zide
|
e6fa3a249f
|
Removed dead code.
|
2026-02-22 17:02:24 -08:00 |
|
Leonardo Zide
|
c42d34ff98
|
Removed special case camera property functions.
|
2026-02-22 11:38:43 -08:00 |
|
Leonardo Zide
|
28ffe3be35
|
Added model properties action.
|
2026-02-21 19:54:00 -08:00 |
|
Leonardo Zide
|
186cc59d62
|
Updated more actions.
|
2026-02-19 22:07:56 -08:00 |
|
Leonardo Zide
|
416d51ae64
|
Updated more actions.
|
2026-02-18 22:10:27 -08:00 |
|
Leonardo Zide
|
da9c8e9f9c
|
Rewrote the Edit Groups Dialog.
|
2026-02-16 18:03:02 -08:00 |
|
Leonardo Zide
|
3ddeb8cfbd
|
Use the part picker widget on the replace widget.
|
2026-02-16 15:19:56 -08:00 |
|
Leonardo Zide
|
069ed47ee9
|
Fixed text scale on retina displays.
|
2026-02-14 16:51:49 -08:00 |
|
Leonardo Zide
|
1e40f166ac
|
Fixed crash when undoing a new camera used in a view.
|
2026-02-14 16:04:33 -08:00 |
|
Leonardo Zide
|
2d03ba22bc
|
Converted more undo actions.
|
2026-02-14 14:53:25 -08:00 |
|
Leonardo Zide
|
ce0d7c7be3
|
Removed group action.
|
2026-02-14 12:34:29 -08:00 |
|
Leonardo Zide
|
eff97d6841
|
Removed unused parameters.
|
2026-02-13 23:19:19 -08:00 |
|
Leonardo Zide
|
fb71e545a9
|
Saved undo data as structures.
|
2026-02-11 20:15:26 -08:00 |
|
Leonardo Zide
|
576f9fe13e
|
Moved hidden state to lcObject.
|
2026-02-03 23:02:24 -08:00 |
|
Leonardo Zide
|
c8dca012f9
|
Replaced bool Ortho with lcCameraProjection::Orthographic for clarity.
|
2026-02-03 21:46:00 -08:00 |
|
Leonardo Zide
|
d41671fff5
|
Cleanup lcModelAction.
|
2026-02-03 21:09:58 -08:00 |
|
Leonardo Zide
|
07c80b705f
|
Fixed duplicate pieces not grouping correctly.
|
2026-02-03 09:41:28 -08:00 |
|
Leonardo Zide
|
bbd01f3e4e
|
Removed unused variable.
|
2026-02-03 09:29:19 -08:00 |
|
Leonardo Zide
|
e2a1ada4df
|
Removed lcModelActionSelectionMode.
|
2026-02-01 21:48:58 -08:00 |
|
Leonardo Zide
|
966c7abf55
|
Removed deprecated selection modes.
|
2026-01-31 13:44:20 -08:00 |
|
Leonardo Zide
|
ce206cffe8
|
Simplified selection history by storing the states instead of changes.
|
2026-01-31 13:38:25 -08:00 |
|
Leonardo Zide
|
b7ab094635
|
Fixed iterator bug in RemoveLights().
|
2026-01-30 19:17:45 -08:00 |
|
Leonardo Zide
|
9b7b889236
|
Moved selection state to a separate struct.
|
2026-01-30 18:08:56 -08:00 |
|
Leonardo Zide
|
c627e1608e
|
Merged selection/focus code in the lcObject class.
|
2026-01-25 23:01:47 -08:00 |
|
Leonardo Zide
|
daa51ea700
|
Keep selected pieces visible when viewing an earlier step.
|
2026-01-24 17:05:48 -08:00 |
|
Leonardo Zide
|
96bc1dc700
|
Added remaining selection actions.
|
2026-01-12 14:42:09 -08:00 |
|
Leonardo Zide
|
8342e147cf
|
Added RemoveFromSelection action.
|
2026-01-10 21:34:21 -08:00 |
|