1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-16 14:00:40 +00:00
Files
godot/modules/mono/mono_gd
reduz 4469144891 Redo how instance bindings work
* The harcoded 8 slots are no more and impose limits in the new extension system.
* New system is limitless, although it will impose small performance hit with a mutex.
* Use a token to request the instance binding.

**Warning**: Mono will most likely break as a result of this, will need to be modified to use the new system.
2021-07-08 17:08:12 -03:00
..
2021-06-04 18:14:32 +01:00
2021-06-04 18:14:32 +01:00
2021-06-04 18:14:32 +01:00
2021-06-04 18:14:32 +01:00
2021-06-11 18:48:42 +02:00
2021-01-01 20:19:21 +01:00