Historique des commits

Auteur SHA1 Message Date
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` il y a 7 mois
  QbieShay e9eb0b6082 Implemented tools around particles seed randomization. il y a 1 an
  Aaron Franke c399424db9 Move 3D-only resources to their own folder il y a 4 ans
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" il y a 1 an
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature il y a 2 ans
  kobewi cb0a37f61a Only update particle velocity when it changes il y a 1 an
  QbieShay c228fe1a0d Particle internal refactor and additions for more artistic control il y a 2 ans
  Rémi Verschelde 5c43e4c1ef Fix various typos with codespell il y a 2 ans
  Yuri Roubinski 7fcb91f077 Implement conversion from `CPUParticles` to `GPUParticles` (3D/2D) il y a 2 ans
  HolonProduction 5322e255ad Add `finished` signal to GPUParticles il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  clayjohn 9ce57050a5 Add GPUParticles to the OpenGL3 renderer. il y a 2 ans
  Hugo Locurcio ab7a807f2b Rename GPUParticles2D/3D's `trail_length_secs` to `trail_lifetime` il y a 2 ans
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` il y a 3 ans
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method il y a 3 ans
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency il y a 3 ans
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` il y a 3 ans
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Aaron Franke eb4902a455 Fix some unnecessary includes il y a 4 ans
  Aaron Franke 03e2544d50 Use real_t and double where appropriate in Particles il y a 4 ans
  Aaron Franke 84f720966c Use doubles for time in many other places il y a 4 ans
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core il y a 4 ans
  reduz 789713b008 Support for 2D particles to collide against SDF il y a 4 ans
  reduz 90056460ad Implement Particle Trails il y a 4 ans
  Nathan Franke 2a8c59c171 Use Array for node configuration warnings il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 4 ans
  reduz 26f5bd245c Implement GPU Particle Collisions il y a 4 ans
  reduz d0bddf53c5 Implement manual particle emission and particle sub emitters. il y a 5 ans