tornavis/source/blender/python
Campbell Barton fa7ace2215 PyAPI: support element multiplication for vector, matrix, quaternions
This was disabled during 2.8x for smooth porting of 2.7x scripts,

Now '@' is used for matrix multiplication,
support '*' to multiple vector elements.

See T56276.
2020-07-14 22:52:50 +10:00
..
bmesh Cleanup: clang-format 2020-06-17 16:07:26 +02:00
generic Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
gpu GPUOffScreen: Remove the sample parameter 2020-07-02 17:28:41 +02:00
intern LibOverride: Cleanup: Remove option to disable library overrides. 2020-07-13 16:45:55 +02:00
mathutils PyAPI: support element multiplication for vector, matrix, quaternions 2020-07-14 22:52:50 +10:00
BPY_extern.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
BPY_extern_clog.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
CMakeLists.txt GWN: Port to GPU module: Replace GWN prefix by GPU 2018-07-18 11:49:15 +02:00
rna_dump.py Cleanup: trailing space, remove tabs, pep8 2019-09-10 06:17:59 +10:00
simple_enum_gen.py Fix T61332: Python3 syntax errors 2019-02-09 13:10:34 +11:00