summaryrefslogtreecommitdiff
path: root/editor/plugins/particles_2d_editor_plugin.cpp
AgeCommit message (Expand)Author
2019-09-25Added some obvious errors explanationsqarmin
2019-08-17Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily
2019-06-24Merge pull request #29974 from clayjohn/particles_restartRémi Verschelde
2019-06-24Fix undo references for conversion to CPUParticlesRémi Verschelde
2019-06-21properly set emitting when particles restartclayjohn
2019-05-30Allow undo conversion to CPUParticlesTomasz Chabora
2019-05-30added ability to undo conversion of Particles2D to CPUParticles2Dhbina085
2019-04-25Set switch_on_hover to true for the remaining menusGuilherme Felipe
2019-03-19Add Emission Mask to CPUParticle2DShyRed
2019-03-04Add UndoRedo on Generate Visibility Rect (Particles2D)xDGameStudios
2019-02-12Fixes issue #25822samHFIT
2019-01-14Use SceneTreeDock to replace particles node properly, fixes #24162Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-04Remove animation loop from ParticlesMaterial + improvements to CPUParticles2DJFonS
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-04Move ParticlesMaterial code to its own resource fileRémi Verschelde
2018-08-17Particles2D: fix editing Visibility Rect from inspectorNatrim
2018-08-16Particles2D: set emitting if not set before generating Visibility RectNatrim
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-12Enhance undoredo action name, TTR, cleanupPoommetee Ketson
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-25Editor: Add some more translatable strings.Andreas Haas
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-06-212D GPU Particles working..Juan Linietsky
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde