summaryrefslogtreecommitdiffstats
path: root/doc/classes/CPUParticles2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix miscellaneous oddities around the class referenceMicky2024-08-181-1/+1
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-1/+1
* Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvementAnutrix2023-11-111-1/+1
* Improve the top docs sections of VFX classesMewPurPur2023-08-111-1/+1
* Add detail to emitting docs for particlesclayjohn2023-07-211-1/+1
* Add `finished` signal to CPUParticlesHolonProduction2023-07-121-0/+7
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Merge pull request #67656 from MewPurPur/instance🧹Max Hilbrunner2022-10-211-1/+1
|\
| * Fix small mistakes throughout much of the documentationVolTer2022-10-211-1/+1
* | Fill random docskobewi2022-10-071-0/+34
|/
* Rename ParticlesMaterial to ParticleProcessMaterialMicky2022-08-261-1/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-13/+13
* Use global coordinates for particles by defaultHugo Locurcio2022-08-021-2/+2
* Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershapeRémi Verschelde2022-03-181-4/+7
|\
| * Fixed sphere emission shape to emit particles in a spheres volume and added "...Raffaele Picca2021-12-061-4/+7
* | Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* | Random initial color parameter for ParticleMaterialRaffaele Picca2021-12-031-0/+3
|/
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* moved particle parameters to minmax and split scale axisQbieShay2021-08-221-85/+63
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-46/+23
* Fix color properties of particle nodes/materialHendrik Brucker2021-07-041-1/+1
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-3/+3
* Increase the default 2D gravity to 980.0Hugo Locurcio2021-05-051-1/+1
* Rename Particles/ParticlesMaterial "Flags" enum to "ParticleFlags"Aaron Franke2020-12-041-13/+13
* doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-4/+0
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Document the expected normal map coordinate system where relevantHugo Locurcio2020-05-041-0/+1
* doc: Update classref with node renamesRémi Verschelde2020-03-301-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-3/+3
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-2/+2
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Complete various class referencesclayjohn2020-01-261-0/+3
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-2/+8
* doc: Timer.autostart resets to false on startRémi Verschelde2020-01-191-1/+1
* Validate input in (CPU)Particles set_emission_shape()Rémi Verschelde2020-01-161-0/+3
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-27/+27
* added individual particle random lifetimeclayjohn2019-07-141-0/+3
* DocData: Re-expose parametric setters and gettersRémi Verschelde2019-07-041-0/+72
* doc: Sync classref with current sourceRémi Verschelde2019-07-021-0/+3
* CPUParticles2D: Fix gravity to be the same as in Particles2D and Area2DRémi Verschelde2019-06-301-1/+1
* doc: Remove null default values that can't be determinedRémi Verschelde2019-06-301-5/+5
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-24/+24
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-61/+61
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-4/+4
* doc: Sync classref with current sourceRémi Verschelde2019-06-181-2/+2
* change emit shape circle to sphere in CPUParticles2Dclayjohn2019-06-171-2/+2
* doc: Fix formatting, typos and some descriptions in new docstringsRémi Verschelde2019-06-151-7/+7