1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-07 19:53:17 +00:00
Files
godot/core
George Marques fcfea84d5e A few fixes in the extension C API
- Add MethodBind call (besides ptrcall), since vararg methods don't work
  with ptrcall.
- Fix argument name in register constant function to the way it
  actually is used in the engine.
- Change the integer constant type to GDNativeInt to keep it consistent.
2021-08-17 18:10:58 -03:00
..
2021-04-27 22:02:35 +02:00
2021-08-17 21:11:10 +08:00
2021-02-10 19:31:24 -03:00
2021-02-10 19:31:24 -03:00
2021-06-25 17:32:45 -03:00
2021-01-01 20:19:21 +01:00