This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
d83761ba80b90e17aaefaa83c7ece0fa89511266
engine
/
core
/
object
T
History
jmb462
400843c172
fix crash on null class in ClassDB.get_property() and set_property()
2021-04-02 20:05:01 +02:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
fix crash on null class in ClassDB.get_property() and set_property()
2021-04-02 20:05:01 +02:00
class_db.h
…
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
Add static method support to core Variant types
2021-03-16 10:53:05 -03:00
object_id.h
…
object.cpp
Fixes small typos and grammar correction
2021-03-12 19:05:16 +05:30
object.h
Implement Navigation layers
2021-03-10 11:23:06 +01:00
reference.cpp
Modernize atomics
2021-02-18 17:12:46 +01:00
reference.h
…
script_language.cpp
Don't save project settings when not necessary
2021-02-13 18:51:48 +01:00
script_language.h
…
SCsub
…
undo_redo.cpp
doc: Sync classref with current source
2021-02-19 14:39:14 +01:00
undo_redo.h
…