December 12, 2020, 10:28 (GMT) |
Merge branch 'master' into cycles_procedural_api |
December 11, 2020, 22:07 (GMT) |
Cleanup and fix/mini-refactor the tiling function |
December 11, 2020, 21:05 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
December 11, 2020, 21:05 (GMT) |
Exporter: Cleanup: clang-format, comment |
December 11, 2020, 21:05 (GMT) |
Exporter: create new API for writer. Isolate formatting options. Add exceptions instead of three layers of booleans. Separate header writing from constructor. |
December 11, 2020, 21:05 (GMT) |
Exporter: Cleanup: clang-tidy |
December 11, 2020, 21:05 (GMT) |
Cleanup: CMake file order and dependencies |
December 11, 2020, 20:53 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-geometry-nodes-distribute-points-cleanup |
December 11, 2020, 20:49 (GMT) |
Fix heap direction, cleanups and progressive sampling The BLI_heap in Blender is a down-up heap implementation, so the weights need to be reverted. |
Revision ddc3edb by Alexander Gavrilov December 11, 2020, 16:18 (GMT) |
Experimental: add B-Bone lengthwise scaling options. - Lengthwise scale factors in addition to X and Y. - Option to multiply ease by the length scale. - Option to actually apply Y scale to segments (for backward compat). |
December 11, 2020, 15:48 (GMT) |
Disable progress sampling for cySample For now this matches the native approach. |
December 11, 2020, 15:46 (GMT) |
GPencil: Change CMake include to singular |
December 11, 2020, 15:41 (GMT) |
GPencil: Fix CMake typo error |
December 11, 2020, 15:38 (GMT) |
Fix memleak on tiling |
December 11, 2020, 14:57 (GMT) |
Merge branch 'master' into greasepencil-object |
December 11, 2020, 11:42 (GMT) |
Using cyHeap for own solution This is a temporary solution to isolate the difference between cyHeap and BLI_heap |
December 11, 2020, 11:29 (GMT) |
Remove pow2 "followed" by sqrt |
December 11, 2020, 11:21 (GMT) |
Fix critical bug The function was weighting the wrong point |
December 11, 2020, 11:08 (GMT) |
Silence warnings in cyHeap.h |
December 11, 2020, 11:05 (GMT) |
Remove template from cyHeap.h |
|