virtualx-engine/doc
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
..
classes Fix integer vector mul/div operators and bindings. 2022-02-06 13:34:41 +01:00
tools Fix make_rst.py on Windows 2022-01-24 10:30:07 +01:00
translations i18n: Sync classref translations with Weblate 2022-01-12 18:45:42 +01:00
Doxyfile Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 13:47:11 +01:00