1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00
Files
godot/modules/gdnative/gdnative
George Marques 66ed69edb3 Further changes to GDNative API
- Moved Variant struct definition to its own file so it can be used
  without include cycles (like on Dictionary).
- Add `index` operator function so bindings like C++ can implement the
  operator[] overload (which needs a reference to the actual value).
- Added missing new/destroy functions to Vector3i array.
- Added print error/warning functions as helpers so bindings can print
  messages in the same manner as Godot itself does.
2021-02-09 11:33:35 -03:00
..
2021-01-25 09:28:02 -03:00
2021-02-09 11:33:35 -03:00
2021-02-09 11:33:35 -03:00
2021-01-25 09:28:02 -03:00
2021-02-09 11:33:35 -03:00
2021-02-09 11:33:35 -03:00
2021-02-09 11:33:35 -03:00
2021-01-25 09:28:02 -03:00
2021-01-25 09:28:02 -03:00
2021-02-09 11:33:35 -03:00
2021-01-25 09:28:02 -03:00
2021-01-25 09:28:02 -03:00
2021-01-25 09:28:02 -03:00
2021-01-25 09:28:02 -03:00
2021-01-25 09:28:02 -03:00
2021-01-25 09:28:02 -03:00
2021-02-09 11:33:35 -03:00
2021-02-09 11:33:35 -03:00
2021-02-09 11:33:35 -03:00