Blender Git Commits

Blender Git commits from all branches.

Page: 1410 / 2888

November 23, 2018, 13:21 (GMT)
partial fix for bullet related crashes or lockups

especially when 2 or more dynamic objects fracture each other, there are still crashes / lockups
November 23, 2018, 12:19 (GMT)
Cycles: Improved robustness of hair motion blur.

In some instances, the number of control vertices of a hair could change mid-frame.
Cycles would then be unable to calculate proper motion blur for those hairs. This adds
interpolated CVs to fill in for the missing data. While this will not necessarily result in
a fully accurate reconstruction of the guide hair, it preserves motion blur instead of disabling it.

Reviewers: #cycles, sergey

Reviewed By: #cycles, sergey

Subscribers: sergey, brecht, #cycles

Tags: #cycles

Differential Revision: https://developer.blender.org/D3695
November 23, 2018, 00:12 (GMT)
Update default theme for UserPref navigation bar

Uses a slightly darker grey than the main region. This color is used in
various other places too.
November 22, 2018, 23:37 (GMT)
cleanup: removed outdated/outcommented code
November 22, 2018, 23:33 (GMT)
Use new navigation region type for UserPref navigation
November 22, 2018, 23:29 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into collada2.8
November 22, 2018, 23:28 (GMT)
refactor: Simplify the Collada module. moved Blender context information into its own class.
November 22, 2018, 23:16 (GMT)
Add GP modifer to extract strokes
November 22, 2018, 22:05 (GMT)
Add option to select contour verts
November 22, 2018, 21:15 (GMT)
Fix merge conflicts

Used 'git stash' to stash a single file, which (for some reason) caused quite
some trouble. Should be fine again now.
November 22, 2018, 21:03 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into collada2.8
November 22, 2018, 21:03 (GMT)
seems dynamic cache behavior is fixed, tests looked good .
November 22, 2018, 18:35 (GMT)
Merge branch 'blender2.8' into userpref_redesign
November 22, 2018, 18:06 (GMT)
Merge branch 'blender2.8' into userpref_redesign
November 22, 2018, 13:39 (GMT)
execute fracture in dynamic should return the intact object
November 22, 2018, 13:20 (GMT)
added constraint search size, made mixed/none constraint setting in dynamic work

plus fix attempts for dynamic cache logic
Revision 475132e by Martin Felke (temp-fracture-modifier-2.8)
November 21, 2018, 22:37 (GMT)
added separate activation shard size for dynamic fracture
November 21, 2018, 18:13 (GMT)
exposed apply_force and apply_torque for rigidbody to python
November 21, 2018, 14:38 (GMT)
Revert "Fix T57884: Triangle count is incorrect when above around 2 billion"

This reverts commit a684165cad4cc3afaf89a2118e44a70555cadfae.
November 21, 2018, 14:37 (GMT)
Fix T57884: Triangle count is incorrect when above around 2 billion

Maniphest Tasks: T57884

Differential Revision: https://developer.blender.org/D3962
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021