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-08-22 22:24:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97a4fe79fbb2e343fd86d009177bb69f04693976
godot
/
scene
T
History
Rémi Verschelde
and
GitHub
97a4fe79fb
Merge pull request
#32902
from nekomatata/auto-indent-bracket-fix
...
Auto-indent after opening bracket and parenthesis in the script editor
2019-10-22 14:30:16 +02:00
..
2d
Merge pull request
#32921
from nekomatata/fix-cpu-particle-delay
2019-10-22 14:28:04 +02:00
3d
Merge pull request
#32921
from nekomatata/fix-cpu-particle-delay
2019-10-22 14:28:04 +02:00
animation
Add missing semicolons to
BIND_ENUM_CONSTANT
macro uses
2019-10-02 09:57:12 +02:00
audio
Some code changed with Clang-Tidy
2019-06-26 15:08:25 +02:00
gui
Merge pull request
#32902
from nekomatata/auto-indent-bracket-fix
2019-10-22 14:30:16 +02:00
main
Merge pull request
#32922
from nekomatata/fix-scene-timer-yield-leak
2019-10-22 14:17:58 +02:00
resources
Small fixes to redundand code, copy paste bugs
2019-10-14 11:40:55 +02:00
register_scene_types.cpp
Remove unused stb_truetype-based DynamicFont implementation
2019-10-03 01:19:02 +02:00
register_scene_types.h
Remove redundant author doc comments
2019-08-12 04:26:38 -05:00
scene_string_names.cpp
-Fixes to undo redo to avoid crash,
closes
#24251
2019-02-14 10:22:34 -03:00
scene_string_names.h
-Fixes to undo redo to avoid crash,
closes
#24251
2019-02-14 10:22:34 -03:00
SCsub
…