Revision e16afa5 by Antonio Vazquez September 26, 2018, 14:25 (GMT) |
GP: Only check annotation origin for 3D View |
Revision 1cdf136 by Antonio Vazquez September 26, 2018, 14:17 (GMT) |
GP: Rename parameter unlock_color and tooltip |
Revision 9ac5eae by Antonio Vazquez September 26, 2018, 14:07 (GMT) |
GP: Fix unreported crash when click+drag in edit mode |
Revision 150cba7 by Antonio Vazquez September 26, 2018, 14:01 (GMT) |
GP: Change menu icons for hide/show |
Revision 3378782 by Alexander Gavrilov September 26, 2018, 13:52 (GMT) |
Implement additional modes for Shrinkwrap to a surface. In addition to the original map to surface and Keep Above Surface, add modes that only affect vertices that are inside or outside the object. This is inspired by the Limit Distance constraint, and can be useful for crude collision detection in rigs. The inside/outside test works based on face normals and may not be completely reliable near 90 degree or sharper angles in the target. Reviewers: campbellbarton, mont29 Differential Revision: https://developer.blender.org/D3717 |
Revision 310f1b0 by Antonio Vazquez September 26, 2018, 13:49 (GMT) |
GP: Fix unreported change material operator error The first material of the list could not be assigned. |
Revision 81a7d3c by Antonio Vazquez September 26, 2018, 13:28 (GMT) |
Fix T56926: Highlighted selection doesn't disappear when locking layer |
Revision 280de3d by Sergey Sharybin September 26, 2018, 13:08 (GMT) |
Multires: Use proper subdivision level for reshape Apparently, part of code got lost last minute prior to push. |
Revision e4284d0 by Brecht Van Lommel September 26, 2018, 12:51 (GMT) |
Fix T56899: mesh deform bind does not work. |
Revision dc316f7 by Sergey Sharybin September 26, 2018, 12:42 (GMT) |
Multires: Promote OSD CCG to be officially supported Only active when WITH_OPENSUBDIV_MODIFIER is set to ON. There is still some work to be done to make that one enabled by default. |
Revision 6fc798e by Sergey Sharybin September 26, 2018, 12:42 (GMT) |
Subsurf: Tweak versioning code Select minimum of render subdivision levels and 3 for the initial value of quality. This way we don't force too much quality for meshes which were not supposed to be too much quality :) |
Revision 619961d by Brecht Van Lommel September 26, 2018, 12:24 (GMT) |
Fix crash opening some old files, after recent changes. |
Revision 5d3c815 by Brecht Van Lommel September 26, 2018, 12:24 (GMT) |
Revert "Compositor: Added Weighted Standard Curve evaluation" This reverts commit b8c9df6f21587014cb6f11aa5bed6f9c1044e6ee. The code is not correct with regards to color management, and its purpose was not documented. |
Revision d06d193 by Antonio Vazquez September 26, 2018, 11:12 (GMT) |
GP: Check weight data before using it |
Revision 2e9b869 by Antonio Vazquez September 26, 2018, 10:50 (GMT) |
Fix T56920: Crash: Renaming bone through outliner |
Revision 6d3e42c by Sergey Sharybin September 26, 2018, 09:54 (GMT) |
Cleanup: Silence strict compiler warning Was happening when using OSD for modifiers. |
Revision de81151 by Sergey Sharybin September 26, 2018, 09:52 (GMT) |
OpenSubdiv: Cleanup, the TODO was actually solved |
Revision b125bd7 by Sergey Sharybin September 26, 2018, 09:29 (GMT) |
Clip editor: Fix usage of template_marker Needs an update to the new Python API. Reported by Sebastian in IRC, thanks! |
Revision 12c664f by Antonio Vazquez September 26, 2018, 08:49 (GMT) |
GP: Adjust topbar layer selector to new fixed width |
Revision 3a15834 by Sergey Sharybin September 26, 2018, 08:21 (GMT) |
OpenSubdiv: Cleanup |
|
|
|


Master Commits
MiikaHweb | 2003-2021