Giganzo
|
030d63eed9
Add tooltip text to Polygon3DEditor buttons
|
hace 11 meses |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
hace 10 meses |
Chaosus
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
hace 10 meses |
Thaddeus Crews
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
hace 1 año |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
hace 1 año |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
hace 1 año |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
hace 1 año |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
hace 1 año |
Hugo Locurcio
|
fcbf7011cc
Make 3D editor gizmos and debug shapes ignore fog
|
hace 2 años |
Rémi Verschelde
|
8ddf73c74d
Merge pull request #81939 from YuriSizov/gui-flat-and-depressed
|
hace 2 años |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
hace 2 años |
ajreckof
|
6afadbaa9f
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
|
hace 2 años |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
hace 2 años |
Yuri Sizov
|
df6cd37a69
Merge pull request #81516 from YuriSizov/editor-theme-access-the-success
|
hace 2 años |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
hace 2 años |
Yuri Sizov
|
f542dffb39
Improve the looks of 2D/3D viewport contextual toolbars
|
hace 2 años |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
hace 2 años |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
hace 2 años |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
hace 2 años |
kobewi
|
f3040be3ba
Fix Polygon3DEditor parenting errors
|
hace 2 años |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
hace 2 años |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
hace 2 años |
kobewi
|
8a3d2f4e0c
Cleanup remaining EditorUndoRedoManager usages
|
hace 2 años |
Micky
|
ae5771e1b1
Rename remaining "Spatial" in Plugins to "Node3D"
|
hace 3 años |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
hace 3 años |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
hace 3 años |
Aaron Franke
|
fa7a7795f0
Rename Basis get_axis to get_column, remove redundant methods
|
hace 3 años |
megalobyte
|
8824b6c5e9
Update if == NOTIFICATION_* to switch statements to match coding style
|
hace 3 años |