Commit History

Author SHA1 Message Date
  Hugo Locurcio ae18928748 Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()` 3 years ago
  Rémi Verschelde f9f2446972 Merge pull request #64367 from Mickeon/rename-var-to-str 3 years ago
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar 3 years ago
  Micky 723bf85145 Rename ParticlesMaterial to ParticleProcessMaterial 3 years ago
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 years ago
  Rémi Verschelde 5d9e56ecec Particles: Fix missing configuration warning updates 3 years ago
  Aaron Franke 5dc3bfb80e Use suffixes for units in nodes and resources 4 years ago
  Aaron Franke fa7a7795f0 Rename Basis get_axis to get_column, remove redundant methods 3 years ago
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" 3 years ago
  Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build 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 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 years ago
  Rémi Verschelde 3c448437f6 Merge pull request #55263 from RPicster/ParticleMaterial-random-start-color 4 years ago
  Aaron Franke e9808e3d9a Add a double-precision editor build to CI 4 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. 4 years ago
  Raffaele Picca ddf82697d7 Random initial color parameter for ParticleMaterial 4 years ago
  Raffaele Picca 459e2a4b6f Fixed texture animation speed when using random lifetime ( Particle2D gpu + cpu) as mentioned here: https://github.com/godotengine/godot/issues/54993 4 years ago
  Andrii Doroshenko (Xrayez) 6742a338a8 Rename `GradientTexture` to `GradientTexture1D` 4 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 years ago
  reduz d03b7fbe09 Refactored Node3D rotation modes 4 years ago
  Hristo Stamenov 3ec927cfef Setting the visible multimesh instance to -1 so that they are updated correctly on set_amount. 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
  Morris Tabor d7e059ff84 Fix CPU Particles spread 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 5 years ago
  Aaron Franke 7cec3c2b95 Use real_t in 3D nodes 5 years ago
  Rémi Verschelde d42f6f4718 Merge pull request #50370 from QbieShay/circle-emitter-particle 4 years ago