godot/scene
Rémi Verschelde 7b9f2d9929 Finish renaming *Frame GUI classes to *Rect
ReferenceFrame had been overlooked, and the cpp files still used the old
names. Also ripgrep'ed it all to find some forgotten references.
2017-01-14 10:52:54 +01:00
..
2d rename monitoring functions 2017-01-13 20:03:51 -03:00
3d rename monitoring functions 2017-01-13 20:03:51 -03:00
animation renamed tween animationplayer scale functions to speed_scale 2017-01-13 19:36:04 -03:00
audio -Conversion of most properties to a simpler syntax, easier to use by script 2017-01-04 01:16:14 -03:00
gui Finish renaming *Frame GUI classes to *Rect 2017-01-14 10:52:54 +01:00
io rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 2017-01-14 00:51:09 -03:00
main Vector2.get_aspect() renamed to Vector2.aspect() to keep consistent method naming 2017-01-13 20:00:43 -03:00
resources Finish renaming *Frame GUI classes to *Rect 2017-01-14 10:52:54 +01:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-01 00:35:16 +01:00
register_scene_types.cpp Finish renaming *Frame GUI classes to *Rect 2017-01-14 10:52:54 +01:00
register_scene_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
scene_string_names.cpp Renamed most signals so they refer to: 2017-01-12 00:51:08 -03:00
scene_string_names.h Renamed most signals so they refer to: 2017-01-12 00:51:08 -03:00