-
-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
84: Codegen support for builtin types r=Bromeon a=Bromeon Provides the Godot API of _built-in types_ such as `Array`, `Color`, `PackedInt64Array`, `Dictionary`, `NodePath` and so on. For now, they are designed as "inner" types being accessible from manually written, user-facing types. bors r+ Co-authored-by: Jan Haller <bromeon@gmail.com>
- Loading branch information
Showing
15 changed files
with
680 additions
and
305 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.