This website requires JavaScript.
Explore
Help
Sign In
mewin
/
godot-cpp
Watch
1
Star
0
Fork
0
You've already forked godot-cpp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
godot-cpp
/
src
/
core
History
bruvzg
e36180f377
Port a bunch of Godot container templates to GDExtension.
2022-02-18 21:07:53 +02:00
..
class_db.cpp
Rename interface to gdn_interface because it's a defined keyword under windows
2021-10-28 19:44:20 +11:00
error_macros.cpp
Add ERR_ macros variants using
String
messages.
2022-02-17 10:18:04 +02:00
memory.cpp
Port a bunch of Godot container templates to GDExtension.
2022-02-18 21:07:53 +02:00
method_bind.cpp
Add
ptr()
/
ptrw()
to the arrays, add missing
String
methods, add missing
CharString
method implementations.
2022-02-14 23:17:21 +02:00
object.cpp
Replace bindgins to work with extensions
2021-09-27 23:08:08 +10:00