March 17, 2019, 10:14 (GMT) |
Fix string size passed into name prefix function |
March 17, 2019, 10:14 (GMT) |
Cleanup: unused variables |
March 17, 2019, 10:00 (GMT) |
Cleanup: unused imports |
March 17, 2019, 10:00 (GMT) |
Cleanup: redundant layer access |
March 17, 2019, 10:00 (GMT) |
Cleanup: use braces for BLI_kdtree |
March 17, 2019, 10:00 (GMT) |
Cleanup: remove redundant check |
March 17, 2019, 08:43 (GMT) |
Remove 3DS add-on from factory startup. |
Revision 9d13f18 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 17, 2019, 08:38 (GMT) |
Merge branch 'master' into greasepencil-object |
March 17, 2019, 08:33 (GMT) |
GPencil: Fix missing guide topbar menu This bug was introduced in previous commit |
March 17, 2019, 00:58 (GMT) |
Cleanup: remove Cycles advanced shading features toggle. It's effectively always enabled, only not on some unsupported OpenCL devices. For testing those it's not useful to disable these features. This is replaced by the more fine grained feature toggles that we have now. |
March 16, 2019, 23:34 (GMT) |
Cleanup: rename DEPRECATED to UNUSED While the flags have been deprecated they're currently unused. Rename for clarity. |
March 16, 2019, 21:20 (GMT) |
Cleanup: improve comments. |
March 16, 2019, 21:10 (GMT) |
March 16, 2019, 19:36 (GMT) |
Python API: add Python-defined node groups for shaders and compositing. This was already supported for Cycles shader nodes, but now also works for Eevee and compositing nodes. Instead of a generic NodeCustomGroup, now there is ShaderNodeCustomGroup and CompositorNodeCustomGroup that can be subclassed and registered. Differential Revision: https://developer.blender.org/D4370 |
March 16, 2019, 19:21 (GMT) |
Fix ID user counting issues with NodeCustomGroup. User counting now happens before init() and after free() methods, so that the ID users are in a valid state when Python might modify them. ID user counting was moved into node.c and simplified. Patch by Miguel with further refactoring by Brecht. Ref D4370. |
March 16, 2019, 19:21 (GMT) |
Cleanup: fix compiler warnings. |
March 16, 2019, 19:05 (GMT) |
GPencil: Fix compiler warning The fill flag was wrong and it was checking the color, not a flag. |
Revision 8ea91b3 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 16, 2019, 18:33 (GMT) |
GPencil: Back Canvas Grid to Draw position Undo the previous commit and keep the Canvas in the position used in Draw mode. Change the position by mode looks strange. |
March 16, 2019, 18:27 (GMT) |
Brush cursor: Fix crash with 2D falloff Disable the normal preview when 2D falloff is enabled. |
Revision df04d12 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 16, 2019, 18:22 (GMT) |
Merge branch 'master' into greasepencil-object |
|
|
|


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