1
0
cuberite-2a/Server/Plugins/Debuggers
Mattes D c9a9b3c9d0
Bindings: Allow coercion between Vector3 subtypes. (#4646)
In manually bound functions, allows one to use any Vector3<T> value, as well as a {x, y, z} table, in Lua as any Vector3<T> parameter.
Has example in Debuggers' /vector command.
Unfortunately doesn't work in auto-bindings.
2020-04-14 16:43:21 +02:00
..
Debuggers.lua Bindings: Allow coercion between Vector3 subtypes. (#4646) 2020-04-14 16:43:21 +02:00
Info.lua Bindings: Allow coercion between Vector3 subtypes. (#4646) 2020-04-14 16:43:21 +02:00
Inject.lua Debuggers: Added the forgotten Inject.lua file. 2016-06-02 14:43:19 +02:00