Blender Git Commits

Blender Git "fracture_modifier-master" branch commits.

Page: 80 / 129

October 20, 2015, 19:31 (GMT)
new feature: attempt to accelerate simulation of many adjacent shards by compounds; todo... improve connectivity check
October 18, 2015, 09:25 (GMT)
fracturing multiple settings seems to work (again) but todo: splinters, multiple islands / setting, constraints
October 17, 2015, 15:49 (GMT)
fix attempt for splinters, did crash.. now works but its incorrect for multiple settings
October 17, 2015, 13:47 (GMT)
small fix for multiple fracture settings (but, other files still dont work with it, investigating...
October 17, 2015, 13:28 (GMT)
multiple fracturing settings seem to work, but tested with 1 file only for now...
October 16, 2015, 19:13 (GMT)
fix for older blends, so they work as before again
October 16, 2015, 18:48 (GMT)
experimental new feature: multiple fracture setting per predefined mesh island, delimited by a vertexgroup per island
October 14, 2015, 18:01 (GMT)
dynamic fracture, another improvement attempt, still a bit jerky movement
October 14, 2015, 16:16 (GMT)
dynamic fracture: attempt of fixing rotation, its better than before but still not 100% correct
October 11, 2015, 19:51 (GMT)
fix for trimesh shape, in case of fracture modifier take physical mesh from each meshisland as shape mesh now
October 11, 2015, 18:53 (GMT)
allow to update deforming rigidbody mesh even when vertex count changes (by revalidating it), good for having fluids as deforming rigidbodies for example
October 11, 2015, 06:55 (GMT)
Fix T46403: motion tracking not workig with Xcode 7 on OS X.

Caused by use of the uninitialized shape_ variable in Resize().
October 11, 2015, 06:54 (GMT)
Revert "Fix T46406: Cycles ignores default socket value associated with group socket"

Fixes T46442.
October 10, 2015, 08:48 (GMT)
Fix/Workaround T46431: blender-softwaregl crashes

Order of initialization bug only impacted mesa's software-gl.

For now effectively revert support for glx-context-flags.
October 9, 2015, 12:01 (GMT)
Use PyThreadState_GetDict, avoid Python internals

Works around problems caused by exposing Py internals (Py_BUILD_CORE).

Build error with GCC, Py3.6 & OpenMP
Linking error on MSVC
October 9, 2015, 11:40 (GMT)
Blender 2.76: Point submodules to updated release branches
October 9, 2015, 11:31 (GMT)
Blender 2.76: Entering release stage
October 9, 2015, 11:23 (GMT)
Correct own error in editmesh bvh

Flag mix-up and uninitialized var.
October 9, 2015, 11:23 (GMT)
Fix T46420: Segfault when instancing smoke domain.

Looks like instancing of smoke sim is not supported at all
(was fake-working in 3DView in 2.74, but not rendered).

But it should not crash - code was adding temp 'fromdupli' base to the delayed
drawing list...

Nice to backport this to 2.76 I think.
October 9, 2015, 11:23 (GMT)
Fix leak creating 'empty' looptri bvh tree
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021