A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
1 year ago |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 years ago |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
Hugo Locurcio
|
e9f723006a
Use compile-time Unicode string conversion
|
2 years ago |
Yuri Sizov
|
49d7041d34
Decouple EditorInterface from EditorPlugin
|
2 years ago |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
2 years ago |
Marius Hanl
|
a59819630d
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
|
3 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 years ago |
Hugo Locurcio
|
32973094f5
Add a Bake Mask property to GPUParticlesCollisionSDF3D
|
3 years ago |
reduz
|
ccd4cdfd8b
Rename StreamTexture* to CompressedTexture*
|
3 years ago |
megalobyte
|
8824b6c5e9
Update if == NOTIFICATION_* to switch statements to match coding style
|
3 years ago |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Hugo Locurcio
|
cf936ae0dd
Rename GPUParticles attractor and collision nodes to have a 3D suffix
|
3 years ago |
Hugo Locurcio
|
4a5bb3ac20
Use tooltips instead of labels for VoxelGI and GPUParticlesCollisionSDF
|
3 years ago |
Hugo Locurcio
|
570cdc128f
Rename Node's `filename` property to `scene_file_path` for clarity
|
3 years ago |
foxydevloper
|
42d740d641
Make various strings translatable
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
26f5bd245c
Implement GPU Particle Collisions
|
4 years ago |