summaryrefslogtreecommitdiff
path: root/scene/3d/gpu_particles_collision_3d.h
AgeCommit message (Expand)Author
2023-01-31Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and G...Marius Hanl
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-09-19Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron
2022-06-30Add a Bake Mask property to GPUParticlesCollisionSDF3DHugo Locurcio
2022-05-13Remove unused `GPUParticlesCollisionHeightField3D.follow_camera_push_ratio` p...Hugo Locurcio
2022-03-10Discern between virtual and abstract class bindingsreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-08Rename GPUParticles attractor and collision nodes to have a 3D suffixHugo Locurcio
2021-08-13Fix some unnecessary includesAaron Franke
2021-08-12Use real_t and double where appropriate in ParticlesAaron Franke
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-02-07Initialize class variables with default values in scene/ [1/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-09Implement GPU Particle Collisionsreduz