March 30, 2021, 14:50 (GMT) |
Cleanup: use doxy sections and rearrange editmesh_knife.c |
March 30, 2021, 14:39 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
March 30, 2021, 14:34 (GMT) |
GPencil: Add Bezier support to Mirror modifier |
March 30, 2021, 14:33 (GMT) |
Geometry Nodes: Set default grid vertices to 3 by 3 This is a relatively arbitrary value, but a good starting point-- it's simple while also showing the possibility of the subdivisions. Ref T86819 |
March 30, 2021, 14:18 (GMT) |
March 30, 2021, 14:17 (GMT) |
Revert incorrect change. |
March 30, 2021, 14:14 (GMT) |
Merge branch 'master' into cycles_procedural_api |
March 30, 2021, 14:07 (GMT) |
Compositor: Merge SingleThreadedOperation with WriteBufferOperation. Single threaded operations always creates a buffer around and write buffer operation would sample that buffer one pixel at a time. This refactor would push the samples in one go to the output buffer by merging the write buffer and single threaded operation. Less code complexity, less needed CPU cycles and less memory would be needed. |
March 30, 2021, 14:03 (GMT) |
Cleanup: remove unneeded method. size can be accessed via instance attribute. |
March 30, 2021, 14:03 (GMT) |
Cleanup: clang-format. |
March 30, 2021, 14:03 (GMT) |
Cleanup: Use constexpr. |
March 30, 2021, 14:03 (GMT) |
Compositor: Fix Incorrect Attaching NodeSockets. Introduced by recent commit. |
March 30, 2021, 14:03 (GMT) |
Cleanup: Replace std::vector with blender::Vector. |
March 30, 2021, 14:03 (GMT) |
Cryptomatte: Fix When Image based Cryptomatte Aren't On The First Render Layer. The image user wasn't updated to reflect the correct render layer. |
March 30, 2021, 14:03 (GMT) |
Fix: Compile Error COM_Debug. We should replace `ifdef COM_Debug` with a constexpr function. |
March 30, 2021, 14:03 (GMT) |
Cleanup: Replace virtual methods with bitflags. |
March 30, 2021, 14:02 (GMT) |
UI: add description methods for `wm.context_*` operators Generic context operators now look-up the RNA properties to extract their description (when it's available). Add `bl_rna_utils.data_path.property_definition_from_data_path()` to handle the details of accessing the RNA property definition. |
March 30, 2021, 13:55 (GMT) |
GPencil: Add Bezier support to Thickness modifier |
March 30, 2021, 13:43 (GMT) |
GPencil: Add Bezier support to Hook modifier |
March 30, 2021, 13:42 (GMT) |
Cleanup comments |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021