summaryrefslogtreecommitdiff
path: root/scene/2d/gpu_particles_2d.cpp
AgeCommit message (Expand)Author
2022-02-15Use `switch` consistently in `_notification` (`scene` folder)Rémi Verschelde
2022-01-24ported particle sub-emission to 2Dfreeglebarr
2022-01-12Use List Initializations for Vectors.Anilforextra
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-28Visibility rect only shown when a GPUParticle2D is selected to reduce visual ...Raffaele Picca
2021-10-30Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio
2021-10-20doctool: Fix differences between headless and Vulkan rendering backendsRémi Verschelde
2021-10-12fix so the error macro uses the incomming parameter p_subdivision instead of ...Manuel Dun
2021-08-22moved particle parameters to minmax and split scale axisQbieShay
2021-08-13Fix some unnecessary includesAaron Franke
2021-08-12Use real_t and double where appropriate in ParticlesAaron Franke
2021-08-09Some work on double supportAaron Franke
2021-08-09Use doubles for time in many other placesAaron Franke
2021-06-30Fix editor suffixes and degrees conversionreduz
2021-06-21Rename `is_a_parent_of()` to `is_ancestor_of()`Lightning_A
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-05-23Support for 2D particles to collide against SDFreduz
2021-05-11Fixes missng 2D engine bitsreduz
2021-04-11Use Array for node configuration warningsNathan Franke
2021-02-10Removed _change_notifyreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-04Rename Particles/ParticlesMaterial "Flags" enum to "ParticleFlags"Aaron Franke
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-24Refactored 2D shader and lighting systemreduz
2020-05-16Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-03-27Rename more 2D and 3D nodes to follow conventionRémi Verschelde