virtualx-engine/scene
Aaron Franke 702b539405
Change "ID" to lowercase "id"
Reasoning: ID is not an acronym, it is simply short for identification, so it logically should not be capitalized. But even if it was an acronym, other acronyms in Godot are not capitalized, like p_rid, p_ip, and p_json.
2019-05-09 06:25:32 -04:00
..
2d Fix ParallaxBackground breaking when moving it out the scene tree 2019-05-04 17:09:33 -07:00
3d fix CollisonShape changing shape cause crash when not in a tree 2019-05-05 13:30:58 +08:00
animation Merge pull request #24437 from mateusfccp/single_quotes_option 2019-04-30 14:58:33 +02:00
audio Removed function to compute time, should not be that useful in practice. 2019-04-27 15:28:20 -03:00
gui Change "ID" to lowercase "id" 2019-05-09 06:25:32 -04:00
main Merge pull request #24437 from mateusfccp/single_quotes_option 2019-04-30 14:58:33 +02:00
resources Merge pull request #28516 from Chaosus/fix_vs_mix_title 2019-05-06 17:34:15 +02:00
register_scene_types.cpp Fix Crash On Close When 3D Is Disabled 2019-04-25 21:59:07 +01:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00