This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/godot.git
synced
2026-07-25 22:24:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb4711dafb08e743005c78d75da79ecd2dcddaff
godot
/
scene
T
History
Markus Sauermann
39e49a8bdd
Expose Viewport::get_screen_transform to GDScript
2022-10-15 23:37:59 +02:00
..
2d
Rename Camera2D's
smoothing
to
position_smoothing
2022-10-11 16:51:26 +02:00
3d
Make some Image methods static
2022-10-14 14:34:15 +02:00
animation
Connect signal animation_removed to its proper method
2022-10-10 18:39:49 -05:00
audio
…
debugger
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
gui
Abort LineEdit shaping if no font is set to avoid unnecessary error messages.
2022-10-14 12:57:42 +03:00
main
Expose Viewport::get_screen_transform to GDScript
2022-10-15 23:37:59 +02:00
resources
Make some Image methods static
2022-10-14 14:34:15 +02:00
theme
…
property_utils.cpp
…
property_utils.h
…
register_scene_types.cpp
Add QuadMesh back as a subclass of PlaneMesh.
2022-09-19 08:53:10 -07:00
register_scene_types.h
…
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…