index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
particles_2d_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-17
1
-4
/
+2
*
Merge pull request #29974 from clayjohn/particles_restart
Rémi Verschelde
2019-06-24
1
-0
/
+6
|
\
|
*
properly set emitting when particles restart
clayjohn
2019-06-21
1
-0
/
+6
*
|
Fix undo references for conversion to CPUParticles
Rémi Verschelde
2019-06-24
1
-2
/
+2
|
/
*
Allow undo conversion to CPUParticles
Tomasz Chabora
2019-05-30
1
-1
/
+1
*
added ability to undo conversion of Particles2D to CPUParticles2D
hbina085
2019-05-30
1
-1
/
+7
*
Set switch_on_hover to true for the remaining menus
Guilherme Felipe
2019-04-25
1
-0
/
+1
*
Add Emission Mask to CPUParticle2D
ShyRed
2019-03-19
1
-1
/
+1
*
Add UndoRedo on Generate Visibility Rect (Particles2D)
xDGameStudios
2019-03-04
1
-1
/
+4
*
Fixes issue #25822
samHFIT
2019-02-12
1
-0
/
+1
*
Use SceneTreeDock to replace particles node properly, fixes #24162
Juan Linietsky
2019-01-14
1
-8
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
JFonS
2018-11-04
1
-0
/
+22
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Move ParticlesMaterial code to its own resource file
Rémi Verschelde
2018-09-04
1
-1
/
+1
*
Particles2D: fix editing Visibility Rect from inspector
Natrim
2018-08-17
1
-9
/
+7
*
Particles2D: set emitting if not set before generating Visibility Rect
Natrim
2018-08-16
1
-0
/
+15
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-11
/
+11
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Enhance undoredo action name, TTR, cleanup
Poommetee Ketson
2017-12-12
1
-13
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-5
/
+2
*
2D GPU Particles working..
Juan Linietsky
2017-06-21
1
-41
/
+262
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-7
/
+8
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-60
/
+50
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+199