March 5, 2020, 15:14 (GMT) |
GPencil: Replace title for Replace Thickness After talking with @pablovazquez, @mendio and @pepeland, the name Uniform Thickness defines better what this parameter does. |
March 5, 2020, 15:04 (GMT) |
add first function node ui |
March 5, 2020, 14:40 (GMT) |
Fix T74332: selection sync replacing parent selection Selecting certain child datablocks also selects the parent (e.g. selecting a pose bone selects the armature). The base was selected, but the outliner tree element was left unselected. The subsequent selection sync would then deselect the parent base because it was not flagged as selected in the outliner. This led to issues like T74332 where selecting a pose bone in the outliner did not show drivers in the driver editor unless the armature was explicitly added to the selection afterwards. The solution is to also flag the outliner elements as selected when selecting parent bases. Differential Revision: https://developer.blender.org/D7029 |
March 5, 2020, 14:33 (GMT) |
Merge branch 'uuid-undo-experiments' into uuid-undo-experiments-swap-reread-datablocks |
Revision bc57c49 by Bastien Montagne (uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) March 5, 2020, 14:33 (GMT) |
Merge branch 'uuid-id' into uuid-undo-experiments |
Revision deb78d4 by Bastien Montagne (uuid-id, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) March 5, 2020, 14:24 (GMT) |
Make session-wise uuid increment atomic, and reset it on file load. Reseting on file load should avoid almost all possible case of counter overflow, and makes sense anyway, since loading a file fully resets/restarts an editing session. |
March 5, 2020, 13:58 (GMT) |
Fluid: Fix initial velocities for new static emission mode For now, disabling static mode whenever initial velocities are being used. |
March 5, 2020, 13:38 (GMT) |
add Object, Image and Surface Hook socket types |
March 5, 2020, 13:34 (GMT) |
GPencil: Revert Opacity/Tint limit of 1.0 for factor The values above 1.0 allow to force a full opacity for strokes with not enough strength |
March 5, 2020, 13:22 (GMT) |
Fluid: More optimizations in smoke / liquid scripts Reduced extrapolation distances, no need to extrapolate that far. |
March 5, 2020, 12:15 (GMT) |
rename Custom Force node to just Force |
March 5, 2020, 12:10 (GMT) |
new multi execute node |
March 5, 2020, 12:03 (GMT) |
Enable WITH_XR_OPENXR by default |
March 5, 2020, 12:00 (GMT) |
Fix build error and warnings when WITH_XR_OPENXR is disabled |
March 5, 2020, 11:57 (GMT) |
new execute condition node |
March 5, 2020, 11:46 (GMT) |
Add XR_ prefix like now in master |
March 5, 2020, 11:45 (GMT) |
Merge branch 'uuid-undo-experiments' into uuid-undo-experiments-swap-reread-datablocks |
Revision efd1d77 by Bastien Montagne (uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) March 5, 2020, 11:45 (GMT) |
Merge branch 'uuid-id' into uuid-undo-experiments |
March 5, 2020, 11:42 (GMT) |
add mode property to particle time step event node |
March 5, 2020, 11:41 (GMT) |
Merge branch 'soc-2019-openxr' into vr_scene_inspection |
|
|
|


Master Commits
MiikaHweb | 2003-2021