May 6, 2020, 10:40 (GMT) |
Merge branch 'blender-v2.83-release' |
May 6, 2020, 10:34 (GMT) |
Hooked up perlimenary dampening and multiple collision per time step |
May 6, 2020, 10:26 (GMT) |
Fix T76416: Armature Deform parenting option doesn't work with Grease Pencil objects If we parent with type `PAR_ARMATURE` (where vertexgroups are already set up and named correctly according to the corresponding bones), we still need an armature modifier. This just wasnt added. In contrast to meshes [which add their armature modifier early in `ED_object_parent_set`], grease pencil used to do this (adding the armature modifier) in `ED_gpencil_add_armature_weights`. Now split ED_gpencil_add_armature_weights in two: - ED_gpencil_add_armature - ED_gpencil_add_armature_weights (which calls ED_gpencil_add_armature) - use ED_gpencil_add_armature for the PAR_ARMATURE case Maniphest Tasks: T76416 Differential Revision: https://developer.blender.org/D7625 |
May 6, 2020, 10:23 (GMT) |
Merge branch 'master' into greasepencil-object |
May 6, 2020, 10:22 (GMT) |
Merge branch 'blender-v2.83-release' |
May 6, 2020, 10:21 (GMT) |
Fix T76470: GPencil sequence interpolate crash when not enough frames in layer If try to interpolate a layer without an active a next frame, the interpolation failed. Now, check for both frames before start interpolation. |
May 6, 2020, 08:25 (GMT) |
Merge branch 'master' into greasepencil-object |
May 6, 2020, 08:18 (GMT) |
Cleanup: Remove unused parameter |
May 6, 2020, 08:15 (GMT) |
Cleanup: Remove old invalid comment |
May 6, 2020, 06:00 (GMT) |
Cleanup: move search templates into their own files |
May 6, 2020, 05:38 (GMT) |
Cleanup: restore text alignment lost by clang-format |
May 6, 2020, 02:45 (GMT) |
Cleanup: use doxy sections |
May 6, 2020, 02:26 (GMT) |
Merge branch 'blender-v2.83-release' |
May 6, 2020, 02:25 (GMT) |
Cleanup: warning |
May 6, 2020, 02:18 (GMT) |
Fix T76445: Selecting an object no longer cycles past the active In 2.79, selecting an object would cycle past the first object even if selection cycling wasn't in use. Restore this behavior as it wasn't intentionally removed and it's useful to be able to select an object behind the current active object. |
May 6, 2020, 01:10 (GMT) |
Fix num-pad access on wayland Always interpret keypad keys as if numpad is enabled, this matches other platforms. Also add missing quote key. |
May 6, 2020, 00:20 (GMT) |
Fix T76429: GHOST/Wayland event's don't correspond to physical keys |
May 5, 2020, 22:30 (GMT) |
Merge branch 'blender-v2.83-release' |
May 5, 2020, 22:30 (GMT) |
Merge branch 'blender-v2.83-release' |
May 5, 2020, 22:28 (GMT) |
Fix T76392: Crash loading app-template with Load UI disabled |
|
|
|


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