Revision 5f56257 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 12, 2017, 12:11 (GMT) |
added basic material handling and outputting vertexgroups for intersect/difference shards with cuttergroups |
Revision e63c6cd by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 11, 2017, 17:52 (GMT) |
fix attempt for passive fakeparenting with dynamic/external, and first version of combined cuttergroup and procedural (boolean only) fracture |
Revision 30acadd by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 7, 2017, 20:34 (GMT) |
fixes for constraint behavior in dynamic_external mode |
Revision 3b0646b by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 7, 2017, 15:41 (GMT) |
dissolve constraint now only dissolves constraints between different clusters if clusters are used additionally added a python-settable variable to indicate whether the dynamic fracture data has been loaded externally or not (just set it from the handler) |
Revision cd6e18d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 6, 2017, 18:24 (GMT) |
added handlers which are triggered after freeing shards and before rebuilding constraints this is supposed to keep externally loaded data in place when changing over to dynamic fracture, the handler triggers a python script which populates the meshislands and another to populate the constraints via the FM python API. Additionally a couple of minor fixes for dynamic fracturing. |
Revision 57a1e43 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 3, 2017, 12:19 (GMT) |
fix for hair particle system, was wrong hair distribution and render error suppressed "dynamic" particle redistribution for hair now too |
Revision a34e295 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 26, 2017, 20:18 (GMT) |
fix, forgot to copy splinter axis when duplicating FM object |
Revision c073d3e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 25, 2017, 14:44 (GMT) |
Merge remote-tracking branch 'refs/remotes/origin/blender-v2.78c-release' into fracture_modifier |
Revision bc27652 by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 23, 2017, 17:04 (GMT) |
tests: Update hash for OBJ Was a recent update of UV precision. |
Revision 27167ee by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 23, 2017, 16:30 (GMT) |
Cycles: Fix compilation error on 32bit Linux |
Revision 5512654 by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 23, 2017, 16:18 (GMT) |
Fix T50243: libmv_panography_test is broken There was fully wrong logic in comparison: was actually accessing memory past the array boundary. Run test manually and the figure seems correct to me now. Spotted by @LazyDodo, thanks! |
Revision 15fb1fd by Ray molenkamp / Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 23, 2017, 15:21 (GMT) |
[msvc] Set proper OpenSubdiv flags when not using find_package to find opensubdiv. Fixes T50548 |
Revision 7d77dcd by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 23, 2017, 15:07 (GMT) |
Blender 2.78c: Officially move to 'c' |
Revision 909c8ec by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 23, 2017, 14:07 (GMT) |
Cycles: Fix wrong render results with texture limit and half-float textures |
Revision b95645c by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 23, 2017, 14:07 (GMT) |
Fix T50748: Render Time incorrect when refreshing rendered preview in GPU mode |
Revision 67169e7 by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 22, 2017, 15:58 (GMT) |
Fix T50687: Cycles baking time estimate and progress bar doesn't work / progress when baking with high samples |
Revision e89145e by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 22, 2017, 15:48 (GMT) |
Fix T50512: Linked Backround scene with animation not updating with new depsgraph Was missing relations for the set scenes. Perhaps not ideal solution, but should be good enough for now. |
Revision dd2e33b by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 22, 2017, 15:46 (GMT) |
Blender 2.78c: Fix crash with material preview and image sequences Don't use built-in API for image sequences since it's not really finished in RNA API. Fixes issue reported in T50616. |
Revision 99abd1f by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 22, 2017, 15:34 (GMT) |
Blender 2.78c: Fix wrong render result with pointiness The issue was caused by pointiness being calculated after faces split now. Ported all fixes we did here. Should be safe, pointiness is used all over the barbershop. |
Revision 92e75a5 by jens verwiebe (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 22, 2017, 14:57 (GMT) |
Cleanup |
|