This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-10 21:06:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9efb2e786e266cdba9be87d3ca473c5e178ca1ae
godot
/
scene
History
Rémi Verschelde
dc4b616596
Merge pull request
#63332
from KoBeWi/static_images_aka_photos
...
Make some Image methods static
2022-10-15 12:56:57 +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
Rename pos -> index on Node
2022-10-14 19:56:34 +01: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
…