godot/scene
Bojidar Marinov 0cf9597758
Allow for getting/setting indexed properties of objects using get/set_indexed
Performance is around the same as using pure set() through GDScript.
2017-11-21 20:58:21 +02:00
..
2d Merge pull request #12806 from letheed/unify-degrees 2017-11-11 13:27:02 +07:00
3d Merge pull request #12825 from mrcdk/particles_fix_tangent_random 2017-11-11 13:30:00 +07:00
animation Allow for getting/setting indexed properties of objects using get/set_indexed 2017-11-21 20:58:21 +02:00
audio -Added ramp fadeout in AudioStreamPlayer, removes clips on audio restart 2017-11-12 11:11:45 -03:00
gui Made text in TextEdit a property. 2017-11-12 13:10:26 -02:00
main Allow for getting/setting indexed properties of objects using get/set_indexed 2017-11-21 20:58:21 +02:00
resources Merge pull request #12852 from djrm/pr_import_fixes 2017-11-12 21:17:58 +01:00
register_scene_types.cpp Remove get_default_video_mode definition on OSX/iOS 2017-11-09 23:36:08 +01:00
register_scene_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
scene_string_names.cpp Unify degree members and properties 2017-11-10 12:52:07 +01:00
scene_string_names.h Renamed fixed_process to physics_process 2017-09-30 16:19:07 +02:00
SCsub Dead code tells no tales 2017-08-27 22:13:45 +02:00