blender/source
Richard Antalik 269f4a3024 Fix VSE left crop not working
Caused by using 3D math on 2D vectors, violating memory boundaries.

Use temporary float[3] variable.
2021-10-22 14:31:04 +02:00
..
blender Fix VSE left crop not working 2021-10-22 14:31:04 +02:00
creator Deps: Python, install Cython package 2021-10-22 14:01:47 +02:00
tools@7c5acb95df Fix: Add cast to atof for CYCLES_CONCURRENT_STATES_FACTOR env variable parsing. 2021-10-20 21:01:39 +02:00
CMakeLists.txt