September 3, 2019, 12:09 (GMT) |
Fix T66950: WeightPaint Bone Selection Overlay In weightpaint it is possible to enable the bone selection mode. During drawing the overlay was rendered, but during selection this was ignored. Users needed to double click in order to select bones even when the overlay was enabled. This patch makes bone selection possible during weight painting using the pose mode bone selection overlay with a single click. Reviewed By: fclem, campbellbarton Differential Revision: https://developer.blender.org/D5629 |
Revision 3398112 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 3, 2019, 12:06 (GMT) |
refactor how input providers are parsed |
Revision f7206f9 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 3, 2019, 11:50 (GMT) |
cleanup iterating over AttributeRefs |
September 3, 2019, 11:42 (GMT) |
Fix T69384: Noise Depth widgets steps set to 0 Reviewed By: brecht, lichtwerk Maniphest Tasks: T69384 Differential Revision: https://developer.blender.org/D5652 |
September 3, 2019, 11:05 (GMT) |
Fix compiler warning after recent change to splash screen version |
September 3, 2019, 10:36 (GMT) |
Fix T62152: Shear X and Y are swapped |
September 3, 2019, 10:35 (GMT) |
Fix Credits link not working in About menu |
Revision b245562 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 3, 2019, 10:34 (GMT) |
better error handling when expected action context is not given |
September 3, 2019, 10:23 (GMT) |
Buildbot: support building releases, make non-releases more consistent * Auto detect rc and release version cycle in BKE_blender_version.h. * On Windows, generate zip and installer if a release is detected. * On macOS, always generate a dmg instead of zip. * Use standard package names without hash if a release is detected. * Buildbot package names now match platform names in releases. Ref T67056 Differential Revision: https://developer.blender.org/D5643 |
Revision 2491dc8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 3, 2019, 09:58 (GMT) |
rename stride to size |
Revision ee8f58e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 3, 2019, 09:56 (GMT) |
move particle function input providers to separate file |
September 3, 2019, 09:45 (GMT) |
Subsurf: Show error when Blender is built without OpenSubdiv |
September 3, 2019, 09:45 (GMT) |
Add OpenSubdiv information to bpy.app Allows to customize interface and inform about lack of subdivision surface support. |
Revision e3454c0 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 3, 2019, 09:39 (GMT) |
new Change Particle Size node |
September 3, 2019, 09:20 (GMT) |
Fix library link errors after building with install_deps.sh on Ubuntu On some systems this would use the builtin echo command without support for the -e option. Thanks Alexander Gavrilov for helping find this. |
Revision 61ec4a3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 3, 2019, 09:20 (GMT) |
move change color/velocity node to same file |
September 3, 2019, 09:16 (GMT) |
Fix empty image wire drawing with front/back depth The vertex shaders depth offset was ignored in this case. |
Revision 370a506 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 3, 2019, 09:16 (GMT) |
refactor age reached event |
Revision c78acc8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 3, 2019, 09:07 (GMT) |
initial variation input for age reached event |
September 3, 2019, 09:06 (GMT) |
|
|
|


Master Commits
MiikaHweb | 2003-2021