A Thousand Ships
|
ee79386f7b
|
[Scene] Add SceneStringNames::pressed
|
2024-05-14 15:51:28 +02:00 |
kobewi
|
413c11357d
|
Use Core/Scene stringnames consistently
|
2024-05-13 23:41:07 +02:00 |
A Thousand Ships
|
308dbb8c63
|
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
Convenience for a number of cases operating on single values
|
2024-05-02 10:31:13 +02:00 |
Muller-Castro
|
1638c1b28f
|
Add const lvalue ref to editor/* container parameters
|
2024-02-26 15:28:15 -03:00 |
smix8
|
e8caa0aa92
|
Fix NavigationObstacle3DEditor parenting error
Fixes NavigationObstacle3DEditor parenting error.
|
2023-10-27 15:43:28 +02:00 |
Hugo Locurcio
|
fcbf7011cc
|
Make 3D editor gizmos and debug shapes ignore fog
This makes them easier to see in their intended colors in scenes with fog.
|
2023-09-27 00:54:57 +02:00 |
Yuri Sizov
|
4bd569be95
|
Replace flat buttons with flat-styled buttons with a visible pressed state
|
2023-09-19 22:36:29 +02:00 |
A Thousand Ships
|
75ee58fd04
|
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2023-09-15 20:15:39 +02:00 |
Yuri Sizov
|
df6cd37a69
|
Merge pull request #81516 from YuriSizov/editor-theme-access-the-success
Fix accessing editor theme items throughout the UI
|
2023-09-15 19:48:14 +02:00 |
Yuri Sizov
|
8ecc0c4f47
|
Fix accessing editor theme items throughout the UI
This also exposes `EditorInterface::get_editor_theme`.
|
2023-09-15 14:51:01 +02:00 |
Yuri Sizov
|
f542dffb39
|
Improve the looks of 2D/3D viewport contextual toolbars
|
2023-09-13 13:04:55 +02:00 |
kobewi
|
6de34fde27
|
Add EditorStringNames singleton
|
2023-09-03 19:58:18 +02:00 |
smix8
|
a6ac305f96
|
Rework Navigation Avoidance
Rework Navigation Avoidance.
|
2023-05-10 05:01:58 +02:00 |