summaryrefslogtreecommitdiffstats
path: root/scene/3d/cpu_particles_3d.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add cone angle control to particle emission ring shapeKasper Arnklit Frandsen2024-09-021-0/+3
* Revert "Update Node::get_configuration_warnings signature"Rémi Verschelde2024-02-171-1/+1
* Custom ("visiblity") AABB support for CPUParticlesArman Elgudzhyan2024-02-151-0/+5
* Update Node::get_configuration_warnings signatureRedMser2024-02-081-1/+1
* Add `finished` signal to CPUParticlesHolonProduction2023-07-121-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Merge pull request #66720 from qarmin/unintialized_memoryRémi Verschelde2022-10-051-1/+1
|\
| * Remove usage of unitialized variablesRafał Mikrut2022-10-011-1/+1
* | Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron2022-09-191-1/+1
|/
* Make `_validate_property` a multilevel methodYuri Sizov2022-08-221-1/+1
* Use global coordinates for particles by defaultHugo Locurcio2022-08-021-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-3/+3
* Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershapeRémi Verschelde2022-03-181-0/+1
|\
| * Fixed sphere emission shape to emit particles in a spheres volume and added "...Raffaele Picca2021-12-061-0/+1
* | Discern between virtual and abstract class bindingsreduz2022-03-101-1/+0
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* | Random initial color parameter for ParticleMaterialRaffaele Picca2021-12-031-0/+5
|/
* Remove unimplemented methodsMarcel Admiraal2021-10-211-7/+0
* moved particle parameters to minmax and split scale axisQbieShay2021-08-221-6/+19
* Fix some unnecessary includesAaron Franke2021-08-131-2/+0
* Some work on double supportAaron Franke2021-08-091-1/+1
* Use doubles for time in many other placesAaron Franke2021-08-091-18/+18
* Use real_t in 3D nodesAaron Franke2021-08-031-36/+36
* This commits adds a new emitter type for particles materialQbieShay2021-07-111-0/+13
* Rename Transform to Transform3D in coreAaron Franke2021-06-031-2/+2
* Use Array for node configuration warningsNathan Franke2021-04-111-1/+1
* Modernize atomicsPedro J. Estébanez2021-02-181-1/+2
* add null check in _update_particle_data_buffer()Angad Kambli2021-02-171-0/+1
* Initialize class variables with default values in scene/ [1/2]Rafał Mikrut2021-02-071-40/+40
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename Particles/ParticlesMaterial "Flags" enum to "ParticleFlags"Aaron Franke2020-12-041-9/+9
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Add override keywords.Marcel Admiraal2020-07-101-4/+4
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+298