behaviour-tree-test/core
reduz 8c7268664d
Fix integer vector mul/div operators and bindings.
* Vector2i and Vector3i mul/div by a float results in Vector2 and Vector3 respectively.
* Create specializations to allow proper bindings.

This fixes #44408 and supersedes #44441 and keeps the same rule of int <op> float returnig float, like with scalars.
2022-02-06 13:34:41 +01:00
..
config
crypto
debugger
error
extension
input
io
math Fix integer vector mul/div operators and bindings. 2022-02-06 13:34:41 +01:00
multiplayer
object
os
string
templates
variant Fix integer vector mul/div operators and bindings. 2022-02-06 13:34:41 +01:00
core_bind.cpp
core_bind.h
core_builders.py
core_constants.cpp
core_constants.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp
register_core_types.h
SCsub
typedefs.h
version.h