godot/scene
Rémi Verschelde fd74dd15ad
Merge pull request #21820 from capnm/fix-GradientTexture-width-property
Set the lower bound for the GradientTexture width property to 1
2018-09-10 12:41:58 +02:00
..
2d Add a function to force transform update, fixes #17628 2018-09-06 20:38:16 -03:00
3d Add a function to force transform update, fixes #17628 2018-09-06 20:38:16 -03: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 Set the lower bound for the GradientTexture width property to 1 2018-09-07 01:29:58 +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 Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
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 disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00