godot/scene
Juan Linietsky 55f5f4757e
Merge pull request #23248 from dlasalle/fog
Add parameters for fog end depth and use alpha as density.
2018-11-14 10:24:55 -03:00
..
2d Make 2D particles work OOTB (again) 2018-11-13 23:25:05 +01:00
3d Make 2D particles work OOTB (again) 2018-11-13 23:25:05 +01:00
animation Proper time tracking in AnimationNodeAnimation, closes #22887 2018-11-08 16:51:45 -03:00
audio Fix AudioStreamPlayback::stop not being called on AudioStreamPlayer::stop 2018-11-11 11:00:24 -03:00
gui Fixed various uninitialised member variables in editor plugins. 2018-11-11 17:32:47 +00:00
main Add a limit of previously known last element to timer timeout traversal in SceneTree, fixes #15559 2018-11-13 20:11:22 -03:00
resources Merge pull request #23248 from dlasalle/fog 2018-11-14 10:24:55 -03:00
register_scene_types.cpp
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub