godot/scene
Rémi Verschelde de8522aeb6
Merge pull request #21846 from Calinou/tweak-light-instance-error
Tweak the Light instantiation error message and fix a typo
2018-09-10 17:09:01 +02:00
..
2d Add a function to force transform update, fixes #17628 2018-09-06 20:38:16 -03:00
3d Tweak the Light instantiation error message and fix a typo 2018-09-07 22:36:39 +02:00
animation Add missing copyright headers 2018-08-29 22:41:17 +02:00
audio Restrict set_pitch_scale to positive scales for AudioStreamPlayer* 2018-08-22 00:11:53 +02:00
gui Fixed scientific notaion not highlighting correctly, issue 21435 2018-09-08 13:42:11 +01:00
main Ensure that tree_exited signal really happens after tree exited, fixes #19641 2018-09-07 15:31:53 -03:00
resources Merge pull request #21842 from merumelu/curve-point-count 2018-09-10 16:49:09 +02:00
register_scene_types.cpp Move ParticlesMaterial code to its own resource file 2018-09-04 11:32:56 +02:00
register_scene_types.h
scene_string_names.cpp Massive rewrite to AnimationTree. Many APIs changed in order to: 2018-08-20 13:39:16 -03:00
scene_string_names.h Massive rewrite to AnimationTree. Many APIs changed in order to: 2018-08-20 13:39:16 -03:00
SCsub