Revision 0f7e858 by Antonio Vazquez September 25, 2018, 18:43 (GMT) |
GP: New pressure option for sculpt brush radius |
Revision 9df3467 by Antonio Vazquez September 25, 2018, 18:23 (GMT) |
GP: Add const to variable |
Revision e3f3a81 by Antonio Vazquez September 25, 2018, 17:48 (GMT) |
Fix T56917: GP noise modifier vertex group crash |
Revision 4ad3182 by Antonio Vazquez September 25, 2018, 17:30 (GMT) |
GP: Fix multi viewport onion error For onion skin, the cache is set as dirty always because can be too many combinations of overlays and windows and makes impossible to control all changes of dirty flag. This reduces performance, but it's safer and the onion is disabled while play animation, so the fps value is not affected. |
Revision fcf3aa9 by Ray molenkamp September 25, 2018, 17:05 (GMT) |
CMake: Repress deprecation warnings with MSVC. |
Revision 0f652a1 by Antonio Vazquez September 25, 2018, 17:01 (GMT) |
GP: New deselect by material option Now the operator to select by color can unselect too. |
Revision fd1870b by Antonio Vazquez September 25, 2018, 16:44 (GMT) |
GP: Small changes to assign color operator |
September 25, 2018, 16:36 (GMT) |
Fix UV edit smart stitch not redoing correctly. Differential Revision: https://developer.blender.org/D3687 |
Revision df5cb4d by Antonio Vazquez September 25, 2018, 16:17 (GMT) |
GP: Add multiframe support to select by color |
Revision 89b5356 by Antonio Vazquez September 25, 2018, 16:17 (GMT) |
GP: Fix select strokes by color error |
Revision 3e86cfa by Ray molenkamp September 25, 2018, 16:12 (GMT) |
depsgraph: re-Fix 32 bit shift bug in get_visible_components_mask. 1UL << n still results in a 32 bit result, 1ULL << n actually retains all 64 bits. fixes stupid typo in rBbd51cada8db64e45cabca66cd61438c1ae2bdf25 |
Revision af998b4 by Alexander Gavrilov September 25, 2018, 15:44 (GMT) |
Implement correct drawing of advanced Weight display features. This adds existing behavior from calc_weightpaint_vert_array that was missing from the new rendering code: - No selected Vertex Group displays as a solid pink color. - Zero weight displays as alert color depending on Options. - Multipaint mode correctly displays collective weight. In order to properly implement this variety, a data structure holding all relevant parameters is introduced. Reviewers: fclem, campbellbarton Subscribers: jbakker Differential Revision: https://developer.blender.org/D3722 |
Revision bd51cad by Ray molenkamp September 25, 2018, 15:23 (GMT) |
depsgraph: Fix 32 bit shift bug in get_visible_components_mask. 1 << n results in a 32 bit result, 1UL << n retains all 64 bits. |
Revision 2f00f5b by Ray molenkamp September 25, 2018, 14:35 (GMT) |
despgraph: Use regular iterators for erase, fixes build error on centOS CentOS7 ships with gcc 4.8.2 which does not support the const_iterator for erase. |
Revision e61861e by Antonio Vazquez September 25, 2018, 13:39 (GMT) |
GP: Add popover for Sculpt and Weight Paint panels |
September 25, 2018, 13:06 (GMT) |
Fix missing metaball capsule properties in properties editor. Differential Revision: https://developer.blender.org/D3726 |
September 25, 2018, 12:55 (GMT) |
Fix broken shift + A menu in curve edit mode. Differential Revision: https://developer.blender.org/D3699 |
September 25, 2018, 12:01 (GMT) |
Modifiers: use Mesh instead of DerivedMesh for explode. Differential Revision: https://developer.blender.org/D3718 |
Revision 456ed41 by Antonio Vazquez September 25, 2018, 11:35 (GMT) |
GP: Remove Strokes menu in Sculpt mode |
Revision 42600ab by Antonio Vazquez September 25, 2018, 11:35 (GMT) |
GP: Add select tools in sculpt mode |
|
|
|


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