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
|
4 лет назад |
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
|
4 лет назад |
Hugo Locurcio
|
cf936ae0dd
Rename GPUParticles attractor and collision nodes to have a 3D suffix
|
4 лет назад |
Hugo Locurcio
|
8fb7e622a6
Rename built-in `SGN()` macro to `SIGN()`
|
4 лет назад |
Rémi Verschelde
|
0ae65472e7
clang-format: Enable `BreakBeforeTernaryOperators`
|
4 лет назад |
Aaron Franke
|
7e51e4cb84
Fix some LGTM errors of "Multiplication result converted to larger type"
|
4 лет назад |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
4 лет назад |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
4 лет назад |
Aaron Franke
|
03e2544d50
Use real_t and double where appropriate in Particles
|
4 лет назад |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 лет назад |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 лет назад |
jfons
|
cfb555a081
Node3D gizmo improvements
|
4 лет назад |
Josh Chandler
|
879f84d8f8
add viewport.get_camera_2d()
|
5 лет назад |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 лет назад |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
5 лет назад |
Rémi Verschelde
|
4219a4cb6f
Fix typos with codespell
|
4 лет назад |
Juan Linietsky
|
2b730cad90
Use multiple threads to import.
|
4 лет назад |
Rémi Verschelde
|
af878716f2
CI: Update to clang-format 11 and apply ternary operator changes
|
5 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 лет назад |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 лет назад |
Rémi Verschelde
|
d22791c271
doc: Sync classref with current source
|
5 лет назад |
reduz
|
26f5bd245c
Implement GPU Particle Collisions
|
5 лет назад |