Leonardo Zide
abcef7a536
Show train track insert gizmo on all open connections of the focused piece.
LeoCAD CI / build-ubuntu (push) Has been cancelled
LeoCAD CI / build-macos (push) Has been cancelled
2024-12-20 17:18:33 -08:00
Leonardo Zide
b9dc71d60e
Replaced train track gizmo with a popup list.
LeoCAD CI / build-ubuntu (push) Has been cancelled
LeoCAD CI / build-macos (push) Has been cancelled
2024-12-18 16:41:03 -08:00
Leonardo Zide
4f2782b407
Added rotate train track gizmo.
LeoCAD CI / build-ubuntu (push) Has been cancelled
LeoCAD CI / build-macos (push) Has been cancelled
2024-12-17 19:20:38 -08:00
Leonardo Zide
ff23653709
Added track rotation and focus shortcuts.
LeoCAD CI / build-ubuntu (push) Waiting to run
LeoCAD CI / build-macos (push) Waiting to run
2024-12-07 20:02:47 -08:00
Leonardo Zide
72c8e7a6c2
Update parts in use category after changes. Fixes #890 .
LeoCAD CI / build-ubuntu (push) Has been cancelled
LeoCAD CI / build-macos (push) Has been cancelled
2024-11-14 17:28:51 -08:00
Leonardo Zide
bf3f1d5db8
Set focus on the part filter when showing the parts toolbar.
LeoCAD CI / build-ubuntu (push) Has been cancelled
LeoCAD CI / build-macos (push) Has been cancelled
2024-10-26 12:31:22 -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.
LeoCAD CI / build-ubuntu (push) Has been cancelled
LeoCAD CI / build-macos (push) Has been cancelled
2024-07-25 14:16:23 -07:00
Leonardo Zide
f06a231816
Added thumbnail manager.
2024-07-11 15:04:07 -07:00
Leonardo Zide
b070b0af29
Use unique_ptr for models.
LeoCAD CI / build-ubuntu (push) Has been cancelled
LeoCAD CI / build-macos (push) Has been cancelled
2024-06-16 17:43:02 -07:00
Leonardo Zide
6a9c2d6a87
Use unique_ptr for cameras.
2024-06-04 09:34:38 -07:00
Leonardo Zide
80d144fea8
Array cleanup.
2024-05-26 13:01:34 -07:00
Leonardo Zide
d2cd372428
Removed more lcArray instances.
2024-05-14 20:45:09 -07:00
Leonardo Zide
45ab8e8d60
Update camera menu before showing.
2024-02-19 17:51:34 -08:00
Leonardo Zide
061e5fbc43
Merge pull request #902 from gerw/fix_search
...
Fix freeze for find/replace
2024-01-14 19:11:18 -08:00
Gerd Wachsmuth
c55c544af9
Improve search/replace feature
...
The replace feature was quite bugged:
- in the replace widget, there was no difference between the buttons
'Find next' and 'Replace next' and between 'Find all' and 'Replace all'
- 'Replace all' did not work
- the logic for replacing colors was bugged
2024-01-14 10:06:57 +01:00
Leonardo Zide
2aa388edad
Fixed preview toolbar not updating. Fixes #895 .
2024-01-05 18:50:16 -08:00
Leonardo Zide
ef43c152ad
Replaced piece properties widget.
2023-12-31 12:55:35 -08:00
Leonardo Zide
9b4e6d6a65
Updated camera to lcObjectProperty.
2023-12-28 11:32:25 -08:00
Leonardo Zide
a27694a594
Support dragging light targets to rotate.
2023-09-23 18:38:03 -07:00
Leonardo Zide
e061eca2e8
Reorganized spot light parameters.
2023-09-09 18:25:34 -07:00
Leonardo Zide
86327196c2
Support rotating lights.
2023-09-04 10:59:16 -07:00
Trevor SANDY
8cfadc804d
Made light type/shape immutable.
2023-08-13 15:50:00 +02:00
Trevor SANDY
00a3ad7147
Blender lights - actions
2023-08-11 05:39:36 +02:00
Trevor SANDY
e98e375984
Blender addon - render command
2023-06-11 17:43:25 +02:00
Leonardo Zide
bda1acf7a5
Updated to coding standards.
2023-05-15 21:02:17 -07:00
Leonardo Zide
4e474fb13d
Moved about dialog files.
2023-04-29 19:55:54 -07:00
Leonardo Zide
4ca78ec8ec
Moved color list widget files.
2023-04-29 19:48:30 -07:00
Leonardo Zide
a18f55913b
Added new timeline option to move selection to a new step.
2023-01-08 17:22:54 -08:00
Leonardo Zide
3abe683d2b
Added --export-csv command line option.
2022-10-30 14:12:34 -07:00
Leonardo Zide
249fa262f7
Disabled relative movement when moving pieces without using the arrows.
2021-04-24 10:15:13 -07:00
Leonardo Zide
cd588f64aa
Don't enable relative transforms by default.
2021-04-24 10:03:33 -07:00
Leonardo Zide
a53fd42710
Removed triple error message boxes from preview.
2021-04-17 11:49:41 -07:00
Hubert Figuière
06b4c2642b
Add Unhide selected menu item
2021-03-04 23:55:39 -05:00
Leonardo Zide
6117c7de88
Crash fix.
2021-03-01 17:21:13 -08:00
Leonardo Zide
7a9e193d41
View cleanup.
2021-02-28 11:32:12 -08:00
Leonardo Zide
1a8e8a3abe
Crash fix.
2021-02-28 10:30:26 -08:00
Leonardo Zide
92c8bdc09a
View cleanup.
2021-02-27 11:53:00 -08:00
Leonardo Zide
b057afdd63
Removed Reset Cameras.
2021-02-27 11:35:42 -08:00
Leonardo Zide
4a77391c6b
Removed GetViews().
2021-02-27 11:32:52 -08:00
Leonardo Zide
b99724c7b0
Don't try to change the file extension to mpd. Fixes #451 . Fixes #616 . Fixes #462 .
2021-02-07 13:44:59 -08:00
Leonardo Zide
d84b7711fd
Added option to paste keeping the original steps. Fixes #612 .
2021-02-07 10:48:23 -08:00
Leonardo Zide
9e1a8fd559
Added replace icons.
2021-02-03 19:23:38 -08:00
Leonardo Zide
dc0ffbc8bb
Removed Select By Color.
2021-01-31 12:23:28 -08:00
Leonardo Zide
3bee3a2bcf
Removed the find widget part checkbox.
2021-01-31 12:05:15 -08:00
Leonardo Zide
6a2c8a715e
Added find all.
2021-01-31 11:02:50 -08:00
Leonardo Zide
7f0ed057b6
Added find next icon.
2021-01-30 18:03:35 -08:00
Leonardo Zide
b74eb3a81e
New find/replace widget.
2021-01-30 15:37:17 -08:00
Leonardo
7931720b5f
Renamed abs/rel indicator.
2021-01-29 15:23:22 -08:00
Leonardo
75fdca0387
Added transform menu and indicator. Fixes #554 .
2021-01-29 15:18:02 -08:00