提交历史

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