Revision 672b085 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 4, 2019, 10:33 (GMT) |
Merge branch 'master' into functions |
December 4, 2019, 10:30 (GMT) |
Add cloth pressure vertex group and unlock cloth shrink values range Introduced a way to specify cloth pressure force influence with a vertex group. This will allow users to only have pressure affect certain parts of the mesh. In addition to this, the "shrink factor" is now also unlocked to allow negative values and thus allowing the cloth mesh to grow as well. Reviewed By: Jaques Lucke Differential Revision: https://developer.blender.org/D6347 |
December 4, 2019, 10:16 (GMT) |
Fix crash exiting edit-mode with an active basis shape key Exposed by T71865, while the bug remains this resolves the crash. |
December 4, 2019, 09:23 (GMT) |
UI: support Copy To Selected and Alt-Click for PropertyGroup members. Rigify uses a property group to contain options of its rigs, so currently it is impossible to use Alt-Click or Copy To Selected to change a setting for multiple rigs at the same time. The main problem here is that there is no efficient way to find which bone the property group belongs to. To maintain performance, implement this by checking the active bone if it is known. Copy Data Path and related features still don't work, as data path calculation can't use context. Differential Revision: https://developer.blender.org/D6264 |
December 4, 2019, 09:06 (GMT) |
Merge branch 'master' into greasepencil-object |
December 3, 2019, 17:56 (GMT) |
December 3, 2019, 16:45 (GMT) |
GPencil: Fix memory leak with sliders |
December 3, 2019, 15:20 (GMT) |
Fix T72112: Perpendicular snapping with closest not working The closest target is calculated only after a snap point is found. So use `center_global` while the target is not calculated. |
December 3, 2019, 15:17 (GMT) |
Merge branch 'master' into greasepencil-object |
December 3, 2019, 15:16 (GMT) |
Fix T70378: Grease pencil armature modifier not normalizing weights as expected. The function armature_vert_task had a special case for Vertex Paints in Grease Pencil data. This patch removes this special case. Not sure why it was needed in the first place. Reviewed By: antoniov Maniphest Tasks: T70378 Differential Revision: https://developer.blender.org/D6348 |
December 3, 2019, 15:14 (GMT) |
Overlay: Armature: Fix Crash entering armature edit mode |
Revision d709399 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 3, 2019, 15:00 (GMT) |
new Get Normal on Surface node |
Revision 7fb768e by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 3, 2019, 14:17 (GMT) |
cleanup: remove unused class |
Revision f6e39cc by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 3, 2019, 14:11 (GMT) |
add StringMap.add method |
Revision 4127c7f by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 3, 2019, 14:07 (GMT) |
make execute and influence sockets work in groups |
December 3, 2019, 13:41 (GMT) |
Buildbot: Correct timestamp argument for Windows codesign The current authority we use RFC 3161 time stamp server, so need to pass different command line argument. |
December 3, 2019, 13:30 (GMT) |
Fix T72071: Crash on snap to edge Caused when the vertices index is dirty due to some mesh editing operation like Extrude |
December 3, 2019, 13:01 (GMT) |
Fix T71864: Broken 'Select' > 'More' in face mode in UV Editor Caused by rBeead6a604602. Above commit didnt account for different element types being tagged (face select mode tagged faces, others tagged loops) and always flushed from loops. Now restore to flush from faces if we are in face select mode. Maniphest Tasks: T71864 Differential Revision: https://developer.blender.org/D6315 |
December 3, 2019, 12:56 (GMT) |
Fix T69332: 'Reset to Default Value' on a custom string property crashes Thx @campbellbarton for the heads up! Maniphest Tasks: T69332 Differential Revision: https://developer.blender.org/D6284 |
December 3, 2019, 12:43 (GMT) |
Cleanup: text-view comments, variable names, const args |
|
|
|


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