Blender Git Commits

Blender Git "temp-fracture-modifier-2.8" branch commits.

Page: 31 / 135

September 4, 2017, 10:53 (GMT)
Cleanup: remove space from filenames
September 4, 2017, 10:53 (GMT)
Tests: fix incorrect check for hidden dir

Copy-pasted mistake in tests and tools.
September 4, 2017, 10:53 (GMT)
Fix error in PointerProperty argument list

Regression in a7b3047
September 4, 2017, 10:48 (GMT)
Modify menu from last commit

Also correct tool-tip.
September 4, 2017, 10:48 (GMT)
Fix T52434: Restore mesh center of mass calculation

The new method while improved for solid objects
doesn't work for non-manifold meshes, keep both.
September 4, 2017, 10:47 (GMT)
Fix bpy library load: invalid function signature
September 4, 2017, 10:47 (GMT)
PyAPI: avoid redundant PyLong_AsLong call

Assigning to an RNA array converted from Python to C twice.
August 28, 2017, 14:27 (GMT)
fix for angle calculation due to usage of initially rotated rigidbodies in external mode
August 24, 2017, 09:39 (GMT)
fix for initial rotation in convert to object and convert to keyframes
August 24, 2017, 08:30 (GMT)
fix for rotated box shapes in external mode + print -1 for unbreakable threshold in phys viz
August 22, 2017, 12:48 (GMT)
use areabased centroid calculation again for shards + small fix in loading routine

new volumebased method gave incorrect results with nonmanifolds
August 22, 2017, 10:37 (GMT)
added an automerge distortion cache
August 21, 2017, 13:21 (GMT)
Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79-release' into fracture_modifier
August 18, 2017, 16:45 (GMT)
fix attempt for "merge cache"
August 18, 2017, 12:53 (GMT)
Fix T52401: "Export Keying Set" operator generated incorrect ID's for shapekeys

To be backported.
August 18, 2017, 12:12 (GMT)
Blender 2.79: Point subodules to updated hash
August 18, 2017, 12:04 (GMT)
PyAPI: Fix memory leak w/ empty, allocated enums
August 17, 2017, 20:50 (GMT)
another fix attempt to get the masses right
August 17, 2017, 15:34 (GMT)
fixes for centroid and volume calculation for non-manifolds, fix attempt for storage of merge info
August 17, 2017, 14:30 (GMT)
Fix T46329: scene_update_{pre,post} doc needs clarification

The documentation for the bpy.app.handlers.scene_update_{pre,post}
handlers states that they're called "on updating the scenes data".
However, they're called even when the data hasn't changed. Of course
such handlers are useful, but the documentation should reflect the
current behaviour.

Reviewers: mont29, sergey

Subscribers: Blendify

Maniphest Tasks: T46329

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