June 1, 2020, 21:16 (GMT) |
hash docs |
June 1, 2020, 20:38 (GMT) |
cleanup |
June 1, 2020, 20:37 (GMT) |
Sculpt: Cloth Filter This tool is similar to the cloth brush, but it applies the cloth simulation deformation to the whole mesh in an uniform way. The simulation can be controlled using the mask to pin vertices and the face sets to define force action areas. It uses the same solver as the cloth brush which now no longer depends on StrokeCache. Reviewed By: sergey Differential Revision: https://developer.blender.org/D7857 |
June 1, 2020, 20:31 (GMT) |
cleanup |
June 1, 2020, 20:30 (GMT) |
docs |
June 1, 2020, 20:30 (GMT) |
Sculpt: Pose Brush Face Sets FK mode This Pose Brush origin mode simulates an FK deformation in the entire model when clicking on the face sets, as they were controls of a fully rigged character. Combined with the previous Face Sets modes that allow creating IK chains, the pose brush should now be able to simulate most of the common rigs deformations. Reviewed By: sergey Differential Revision: https://developer.blender.org/D7839 |
June 1, 2020, 20:29 (GMT) |
Improve Set docs |
June 1, 2020, 20:20 (GMT) |
Cleanup: Remove unused flag |
June 1, 2020, 20:18 (GMT) |
Fix mesh filter using the wrong face set as active This was returning the wrong face set in cases where the active vertex has more than one available face set. Reviewed By: sergey Differential Revision: https://developer.blender.org/D7858 |
June 1, 2020, 20:00 (GMT) |
IntrusiveMapSlot |
June 1, 2020, 19:24 (GMT) |
docs |
June 1, 2020, 19:16 (GMT) |
move intrusive key info to a more generic place |
June 1, 2020, 18:46 (GMT) |
Intrusive templated key |
June 1, 2020, 18:14 (GMT) |
optimization |
June 1, 2020, 16:51 (GMT) |
GPencil: created a new file for edit curve mode operators This new file will hold all the operators for curve edit mode. Initially only one dummy operator was moved from gpencil_edit to this file. |
June 1, 2020, 15:55 (GMT) |
GPencil: Added a dummy operator to test curve data The main purpose for this operator is to test the curve data structure that was added to the stroke data structure. |
June 1, 2020, 15:35 (GMT) |
UI: Rename "View Camera Center" Op to "Frame Camera Bounds" The current name isn't very specific about what the operator does. The operation is more about lining up the edges with the viewport edges than centering the view. Differential Revision: https://developer.blender.org/D7866 |
June 1, 2020, 15:34 (GMT) |
Fix T77139: UI: Add "View Camera Center" to View Menu The "View Camera Center" operator was not accessible by the new menu search. Differential Revision: https://developer.blender.org/D7865 |
June 1, 2020, 15:29 (GMT) |
GPencil: New Curve Edit submode flag Also created the macro GPENCIL_CURVE_EDIT_SESSIONS_ON to make easier to check the submode. |
June 1, 2020, 15:12 (GMT) |
GPencil: Initial code to Write and Read curve data |
|
|
|


Master Commits
MiikaHweb | 2003-2021