This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-04-13 01:00:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
godot
/
scene
History
Paulb23
4bfb1d953c
Fix undo redo not adjusting TextEdit viewport to caret
2022-10-16 19:30:03 +01: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
Fix undo redo not adjusting TextEdit viewport to caret
2022-10-16 19:30:03 +01: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
…