Rudolph Bester
|
b162c59097
Fix GPUParticlesCollisionHeightField3D adding collisions excluded by its layer_mask
|
6 месяцев назад |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
11 месяцев назад |
A Thousand Ships
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
1 год назад |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
1 год назад |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 год назад |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 год назад |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 лет назад |
Samuele Panzeri
|
a2be742f97
Fix editor lock on sdf collision bake on error
|
2 лет назад |
Marius Hanl
|
a59819630d
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
|
3 лет назад |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 лет назад |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
2 лет назад |
dzil123
|
d50a2e1e51
GPUParticlesCollisionSDF3D add null `bake_step_function` check
|
2 лет назад |
kobewi
|
072f6feaba
Make some Image methods static
|
3 лет назад |
Haoyu Qiu
|
95c860c607
Remove invalid suffix hint for enum property
|
2 лет назад |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 лет назад |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2 лет назад |
Hugo Locurcio
|
f7292dbeb3
Rename `or_lesser` range property hint to `or_less`
|
3 лет назад |
Rémi Verschelde
|
bc81c02fe1
Merge pull request #62571 from Calinou/gpuparticlescollisionsdf3d-add-bake-mask
|
3 лет назад |
Juan Linietsky
|
c7255388e1
Remove ThreadWorkPool, replace by WorkerThreadPool
|
3 лет назад |
Hugo Locurcio
|
32973094f5
Add a Bake Mask property to GPUParticlesCollisionSDF3D
|
3 лет назад |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 лет назад |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 лет назад |
Hugo Locurcio
|
515676a7f5
Remove unused `GPUParticlesCollisionHeightField3D.follow_camera_push_ratio` property
|
3 лет назад |
Aaron Franke
|
fa7a7795f0
Rename Basis get_axis to get_column, remove redundant methods
|
3 лет назад |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 лет назад |
Hugo Locurcio
|
cf936ae0dd
Rename GPUParticles attractor and collision nodes to have a 3D suffix
|
3 лет назад |
Hugo Locurcio
|
8fb7e622a6
Rename built-in `SGN()` macro to `SIGN()`
|
3 лет назад |
Rémi Verschelde
|
0ae65472e7
clang-format: Enable `BreakBeforeTernaryOperators`
|
3 лет назад |
Aaron Franke
|
7e51e4cb84
Fix some LGTM errors of "Multiplication result converted to larger type"
|
3 лет назад |