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
/
include
/
godot_cpp
History
bruvzg
270ad28931
Add support for
_notification
,
_set
,
_get
,
_get_property_list
,
_property_can_revert
,
_property_get_revert
, and
_to_string
methods.
2022-08-22 12:59:38 +03:00
..
classes
Add support for
_notification
,
_set
,
_get
,
_get_property_list
,
_property_can_revert
,
_property_get_revert
, and
_to_string
methods.
2022-08-22 12:59:38 +03:00
core
Add support for
_notification
,
_set
,
_get
,
_get_property_list
,
_property_can_revert
,
_property_get_revert
, and
_to_string
methods.
2022-08-22 12:59:38 +03:00
templates
Add bindings for Vector4, Vector4i, Projection built-in types.
2022-07-21 09:36:38 +03:00
variant
Add bindings for Vector4, Vector4i, Projection built-in types.
2022-07-21 09:36:38 +03:00
godot.hpp
Change registered initializers / terminators to the single function with level argument.
2022-05-04 11:14:51 +03:00