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