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 |
|
Leonardo Zide
|
a018b166c5
|
Added action for ClearSelectionAndSetFocus.
|
2026-01-10 20:06:16 -08:00 |
|
Leonardo Zide
|
f69166cf3d
|
Undo some selection actions.
|
2026-01-10 11:00:39 -08:00 |
|
Leonardo Zide
|
75ac6fe0cb
|
Removed unused SetSelected override.
|
2026-01-03 10:14:45 -03:00 |
|
Leonardo Zide
|
11d51c95d1
|
Don't allow duplicate group names.
|
2025-12-31 10:07:25 -03:00 |
|
Leonardo Zide
|
6334c159a9
|
Removed add piece action.
|
2025-12-28 15:21:09 -03:00 |
|
Leonardo Zide
|
49308948d1
|
Removed duplicate piece action.
|
2025-12-26 16:50:46 -03:00 |
|
Leonardo Zide
|
8dfa1772b3
|
Fixed control point undo.
|
2025-12-26 11:53:51 -03:00 |
|
Leonardo Zide
|
e01d9581e5
|
Moved add camera/light actions to object edit.
|
2025-12-25 17:36:22 -03:00 |
|
Leonardo Zide
|
859e45273f
|
Made the edit action more generic.
|
2025-12-25 12:55:21 -03:00 |
|
Leonardo Zide
|
e11a02eb34
|
Replaced hide pieces with object edit action.
|
2025-12-21 22:35:35 -03:00 |
|
Leonardo Zide
|
529ecff8dd
|
Merged step and object edit actions.
|
2025-12-21 19:07:52 -03:00 |
|
Leonardo Zide
|
2741b86e9c
|
Don't save selection in object edit actions.
|
2025-12-21 13:39:34 -03:00 |
|
Leonardo Zide
|
797325dc94
|
Added actions for projection mode and paint.
|
2025-12-21 00:22:21 -03:00 |
|
Leonardo Zide
|
794ec0d203
|
Added reset pivot point action.
|
2025-12-19 18:11:13 -03:00 |
|
Leonardo Zide
|
3e43b37ed3
|
Added actions for frame and look at.
|
2025-12-18 17:16:48 -03:00 |
|
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 |
|