-
-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
c: ffiLow-level components and interaction with GDExtension APILow-level components and interaction with GDExtension APIquality-of-lifeNo new functionality, but improves ergonomics/internalsNo new functionality, but improves ergonomics/internals
Description
This is friendly note so that you don't freak out when seeing this project it broken against Godot's master 😃
see godotengine/godot#67750 & godotengine/godot-cpp#896
Basically GDExtension API uses StringName (almost) everywhere instead of the char *. On top of that the way to register proerties has been simplified.
Metadata
Metadata
Assignees
Labels
c: ffiLow-level components and interaction with GDExtension APILow-level components and interaction with GDExtension APIquality-of-lifeNo new functionality, but improves ergonomics/internalsNo new functionality, but improves ergonomics/internals