This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
816b3fa94de91fb671b58d7cda57f10104a682da
godot
/
scene
History
Juan Linietsky
816b3fa94d
It is now possible to set a default custom theme, whether you want a hidpi default theme, or just use a custom font for the default theme
2016-06-16 20:05:22 -03:00
..
2d
added a function CanvasItem.get_item_and_children_rect() ,
fixes
#4738
2016-06-13 21:37:04 -03:00
3d
Fixed overloaded virtual functions with const vs none warning
2016-06-12 13:31:22 -03:00
animation
…
audio
…
gui
Adds the ability to draw parent-children relationship lines in scene tree editor
2016-06-15 18:10:19 +01:00
io
…
main
Better error text when trying to add/remove/move child nodes in a busy parent,
closes
#4838
2016-06-13 22:46:18 -03:00
resources
It is now possible to set a default custom theme, whether you want a hidpi default theme, or just use a custom font for the default theme
2016-06-16 20:05:22 -03:00
register_scene_types.cpp
It is now possible to set a default custom theme, whether you want a hidpi default theme, or just use a custom font for the default theme
2016-06-16 20:05:22 -03:00
register_scene_types.h
…
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…