This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot-cpp-double
Watch
1
Star
0
Fork
0
You've already forked godot-cpp-double
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fe7c2e87b300d5807d3d1a8d08285669eee8e8e
godot-cpp-double
/
include
/
godot_cpp
/
core
History
Marc Gilleron
3fe7c2e87b
Fix explicit namespaces in macros
...
(cherry picked from commit
e607790647
)
2024-03-11 12:50:56 -05:00
..
binder_common.hpp
Fix expected argument count for call errors
2024-01-22 15:29:18 -06:00
builtin_ptrcall.hpp
Fix object return value of builtin types' methods.
2024-03-11 12:46:39 -05:00
class_db.hpp
Fix explicit namespaces in macros
2024-03-11 12:50:56 -05:00
defs.hpp
…
engine_ptrcall.hpp
…
error_macros.hpp
…
math.hpp
…
memory.hpp
[Core] Improve
CowData
and
Memory
metadata alignment.
2024-03-11 12:47:09 -05:00
method_bind.hpp
…
method_ptrcall.hpp
…
mutex_lock.hpp
…
object_id.hpp
Add
CallableCustom
that devs can use in their GDExtensions
2023-11-06 00:09:06 -06:00
object.hpp
Fix explicit namespaces in macros
2024-03-11 12:50:56 -05:00
property_info.hpp
Support
_validate_property()
2023-09-12 13:21:16 -05:00
type_info.hpp
…