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
20660bb23a2ffbc167beb8ede9dc66b2decec455
godot
/
core
/
object
History
Rémi Verschelde
a50e4fed18
Merge pull request
#69343
from YuriSizov/core-missing-property-revert-getters
...
Add missing public `property_*_revert` getters
2022-12-05 18:05:59 +01:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
Fix default values on virtual classes causing errors in projects
2022-11-09 01:59:53 -06:00
class_db.h
…
make_virtuals.py
Fix const qualifier for parameters in GDExtension api functions
2022-12-02 23:00:01 +01:00
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
Fix const qualifier for parameters in GDExtension api functions
2022-12-02 23:00:01 +01:00
object_id.h
…
object.cpp
Add missing public property_*_revert getters
2022-11-29 23:07:40 +03:00
object.h
Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player
2022-12-02 20:28:10 +09:00
ref_counted.cpp
…
ref_counted.h
…
script_language_extension.cpp
…
script_language_extension.h
Fix const qualifier for parameters in GDExtension api functions
2022-12-02 23:00:01 +01:00
script_language.cpp
Fixes inability to assign script after clearing
2022-11-21 19:43:46 -05:00
script_language.h
…
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
…
worker_thread_pool.h
…