summaryrefslogtreecommitdiff
path: root/scene/3d/particles.cpp
AgeCommit message (Expand)Author
2017-11-10Fix particles' tangential acceleration randomnessMrCdK
2017-11-06Fix randomisation of initial particle velocityMillionOstrich
2017-10-20Merge pull request #12052 from hi-ogawa/particle-material-conversion-pluginRémi Verschelde
2017-10-13Remove junk outputRuslan Mustakov
2017-10-12Create ParticlesMaterialConversionPlugin and format generated shader codeHiroshi Ogawa
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-16Merge pull request #10309 from H4kor/particlesRémi Verschelde
2017-08-16Checking vecs before normalization. Fixes #10183Niko Abeler
2017-08-15Merge pull request #10170 from ISylvox/trail-divisor__editor-glitchJuan Linietsky
2017-08-12Disabling Particles::one_shot restarts emissionZher Huei Lee
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-08-08trail divisor is now works properlyIndah Sylvia
2017-08-07Ability to pause particles, closes #3675Juan Linietsky
2017-06-28Reworked translation systemJuan Linietsky
2017-06-26Curve featuresMarc Gilleron
2017-06-25Usability improvements for folding. Unfortunately SpatialMaterial broke compa...Juan Linietsky
2017-06-25Ability to restart particle system with a function callJuan Linietsky
2017-06-24Added Curve resourceMarc Gilleron
2017-06-23Small fixes required to get platformer to work.Juan Linietsky
2017-06-22Properly exposed material types everywhere.Juan Linietsky
2017-06-212D GPU Particles working..Juan Linietsky
2017-05-16Particles potential crash fix 2honix
2017-04-08Particle system is complete. Rejoice!Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06New particle system, mostly working, some small features missing.Juan Linietsky
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-27PBR more or less working, still working on bringing gizmos backJuan Linietsky
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-16refix particles3d issue, bringing down the amount limit to 1024Nuno Donato
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-06-27Misc FixesJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky