Revision 6548a68 by Jeroen Bakker (compositor-cryptomatte-workflow, temp-compositor-cryptomatte-picker) February 16, 2021, 08:46 (GMT) |
Cleanup: Remove unused constants. |
Revision a78f653 by Jeroen Bakker (compositor-cryptomatte-workflow, temp-compositor-cryptomatte-picker) February 16, 2021, 08:46 (GMT) |
Added poll function to only select multilayer OpenEXRs. |
February 16, 2021, 05:42 (GMT) |
Add error message in attribute randomize node |
February 16, 2021, 05:42 (GMT) |
Fix crash with undo |
February 16, 2021, 03:49 (GMT) |
Rewrite error message API for generality as general "UI storage" |
February 15, 2021, 19:28 (GMT) |
Merge branch 'draw_node_to_cpp' into temp-node-error-messages |
February 15, 2021, 19:27 (GMT) |
Compile draw_node.c with C++ |
February 15, 2021, 19:03 (GMT) |
February 15, 2021, 19:03 (GMT) |
February 15, 2021, 18:41 (GMT) |
Sculpt Expand: rename texture options to distortion |
February 15, 2021, 18:11 (GMT) |
Sculpt: Move geodesic distances code to its own file |
February 15, 2021, 18:09 (GMT) |
Merge branch 'master' into temp-node-error-messages |
February 15, 2021, 18:07 (GMT) |
Sculpt Expand: Fix face set snapping with Multires |
February 15, 2021, 18:05 (GMT) |
macOS: add Embree, OpenImageDenoise and sse2neon libraries for ARM This required using a fork of Embree, newer LLVM version, unreleased ISPC version and sse2neon directly from Git. Hopefully over time all the required changes end up in official releases. For now we deviate from other platforms. Patch based on contributions by Apple and Stefan Werner. Ref D9527, D8237, T78710 |
February 15, 2021, 18:05 (GMT) |
February 15, 2021, 18:05 (GMT) |
macOS: use sse2neon to emulate SSE instructions with Arm Neon * WITH_CPU_SSE was renamed to WITH_CPU_SIMD, and now covers both SSE and Neon. * For macOS sse2neon.h is included as part of the precompiled libraries. * Adding Linux support should be possible too, but the best way to handle this library without official releases or availability in distributions is to be decided still. Ref T78710 |
Revision b22d5fa by Brecht Van Lommel February 15, 2021, 18:05 (GMT) |
Revision 4d457a4 by Brecht Van Lommel February 15, 2021, 18:05 (GMT) |
Revision 93788a9 by Hans Goudey (geometry-nodes-mesh-primitives, temp-geometry-nodes-mesh-primitive-line) February 15, 2021, 17:57 (GMT) |
Initial broken implementation |
February 15, 2021, 17:56 (GMT) |
Sculpt Expand: Fix crash when editing an existing face set with Multires |
|