February 20, 2020, 10:21 (GMT) |
unify node type freeing |
February 20, 2020, 10:16 (GMT) |
Merge branch 'master' into temp-openxr-buildstuff |
February 20, 2020, 10:09 (GMT) |
unify socket type freeing |
February 20, 2020, 10:06 (GMT) |
CMake: Suppress strict warnings for extern on macOS Silences a lot of noise from Mantaflow. |
February 20, 2020, 09:38 (GMT) |
remove unnecessary function parameter |
February 20, 2020, 09:35 (GMT) |
initial socket type definition (memory freeing ist still wrong) |
February 20, 2020, 09:29 (GMT) |
Merge branch 'master' into greasepencil-object |
February 20, 2020, 09:28 (GMT) |
Fix ushort compiler errors in Windows ushort is not supported |
February 20, 2020, 09:05 (GMT) |
Modifiers: Refactor Mask modifier The functionality of the mask modifier remains unchanged. This patch updates the mask modifier so that it uses C++. The manual memory management has been replaced with proper containers. The large `applyModifier` function has been splitup into multiple smaller functions. A large speedup is achieved by using simple arrays instead of hash tables in multiple places. In my performance test file the playback speed increased from 1.1 to 5.1 fps on my laptop. Reviewers: campbellbarton, brecht Differential Revision: https://developer.blender.org/D6779 |
February 20, 2020, 09:02 (GMT) |
Merge branch 'functions' into simulation-tree |
Revision fcfe978 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) February 20, 2020, 08:27 (GMT) |
Merge branch 'master' into functions |
February 20, 2020, 08:04 (GMT) |
Merge branch 'master' into greasepencil-object |
February 20, 2020, 04:40 (GMT) |
Cleanup: use named unsigned types in the Python API |
February 20, 2020, 04:17 (GMT) |
mathutils: support for to_2x2 as well as non-square matrices |
February 20, 2020, 02:58 (GMT) |
mathutils: support Vector.rotate for 2D vectors |
February 20, 2020, 02:58 (GMT) |
BLI_math: add 2x2 matrix utilities |
February 20, 2020, 02:58 (GMT) |
Cleanup: rename mul_m2v2 to mul_m2_v2 Matches mul_m3_v3 |
February 20, 2020, 01:21 (GMT) |
Fix missing error message on convex hull failure Also remove unused errors. |
February 20, 2020, 01:21 (GMT) |
Cleanup: remove use of 'register' This isn't needed with modern compilers. |
February 20, 2020, 01:21 (GMT) |
Cleanup: unused structs |
|
|
|


Master Commits
MiikaHweb | 2003-2021