Commit History

Author SHA1 Message Date
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 5b6ccf2fd2 Merge pull request #66720 from qarmin/unintialized_memory 3 years ago
  Rafał Mikrut 2233624152 Remove usage of unitialized variables 3 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 3 years ago
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 years ago
  Hugo Locurcio 84076513b1 Use global coordinates for particles by default 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  Rémi Verschelde acc9b5b390 Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershape 3 years ago
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Raffaele Picca 76e2c87f57 Fixed sphere emission shape to emit particles in a spheres volume and added "Sphere Surface" to keep the old behaviour. 3 years ago
  Raffaele Picca ddf82697d7 Random initial color parameter for ParticleMaterial 3 years ago
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 4 years ago
  QbieShay d6672096fc moved particle parameters to minmax and split scale axis 4 years ago
  Aaron Franke eb4902a455 Fix some unnecessary includes 4 years ago
  Aaron Franke 430ad75963 Some work on double support 4 years ago
  Aaron Franke 84f720966c Use doubles for time in many other places 4 years ago
  Aaron Franke 7cec3c2b95 Use real_t in 3D nodes 4 years ago
  QbieShay 9058367d14 This commits adds a new emitter type for particles material 4 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 5 years ago
  Nathan Franke 2a8c59c171 Use Array for node configuration warnings 5 years ago
  Pedro J. Estébanez 8e128726f0 Modernize atomics 4 years ago
  Angad Kambli c97fffdc59 add null check in _update_particle_data_buffer() 4 years ago
  Rafał Mikrut 003bb8e1a8 Initialize class variables with default values in scene/ [1/2] 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Aaron Franke 47f8ac7864 Rename Particles/ParticlesMaterial "Flags" enum to "ParticleFlags" 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago