Revision 536578a by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 27, 2016, 21:19 (GMT) |
fix attempt for some dynamic fracture rotation glitches |
Revision 738bcd8 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 27, 2016, 13:12 (GMT) |
fix: crash when removing FM, ob->derivedFinal can become NULL in this case |
Revision 3e2ed11 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 27, 2016, 13:11 (GMT) |
keep objects completely intact with compounds and stability factor = 1 |
Revision e1e6e2d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 26, 2016, 17:50 (GMT) |
stability factor should now influence overall stability of object more directly. This should allow to control breaking behavior of the compounds better. As before the masses still have the biggest influence to the breaking behavior, followed by thresholds and connection count per shard. |
Revision 45dbc3d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 26, 2016, 15:07 (GMT) |
attempt to make compounds a bit more predictable, they should work now when colliding with passive objects too |
Revision cfec6de by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 21, 2016, 15:04 (GMT) |
removed a double bad level call stub, found by jensverwiebe, thanks :) |
Revision 3990ee1 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 21, 2016, 10:39 (GMT) |
Merge remote-tracking branch 'refs/remotes/origin/blender-v2.77-release' into fracture_modifier Conflicts: source/blender/windowmanager/intern/wm_operators.c |
Revision 22a2853 by Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 12:34 (GMT) |
Blender 2.77: Point submodules to an updated hashes |
Revision 870f911 by Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 11:45 (GMT) |
Revert "Fix button display clamping values" This reverts commit e4e21480d6331903c90ab073746484498441e1ac. |
Revision 4522ee1 by Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 11:43 (GMT) |
Blender 2.77; We are now at release cycle |
Revision fc37440 by Campbell Barton / Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 10:44 (GMT) |
Sequencer: expose GL preview alpha in scene UI While this isn't essential, accessing this setting required navigating to each scene and using render menu. Expose in sequencer UI for more convenient access. |
Revision 6f49d97 by Joshua Leung / Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 10:44 (GMT) |
Fix T47818: GPencil Sculpt Brush settings update when adjusted using scrollwheel while sculpting |
Revision 4e53ca9 by Philipp Oeser / Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 10:44 (GMT) |
Revision 48ae702 by Bastien Montagne / Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 10:44 (GMT) |
Fix missing 'anim_data' in RNA API of Freestyle's linestyle. Reported by Manuel Rais on ML, thanks. |
Revision 2b0f0ff by Bastien Montagne / Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 10:44 (GMT) |
Fix T47763: 2.77 RC2 (Fluid) Particle Baking slower compared to 2.67b. Static schedule was responsible here... Also, made a minor optimization in case adaptative (auto) subframes are enabled, gives a few percent of speedup here. |
Revision 1e5c7e7 by Campbell Barton / Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 10:44 (GMT) |
Fix T47807: Toggle header shortcut doesn't work |
Revision bbaffd7 by Campbell Barton / Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 10:44 (GMT) |
Fix T47759: Mesh 'Select less', leaves isolated verts Select less in mesh edit-mode would leave selected vertices/edges in edge/face mode which don't support selecting these elements. |
Revision bcfa73d by Campbell Barton / Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 10:44 (GMT) |
Fix T47784: BMesh.from_object broken keyword args |
Revision 4bb1214 by Campbell Barton / Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 10:44 (GMT) |
Fix T47772: Randomize stroke has direction bias |
Revision e100a85 by Campbell Barton / Sergey Sharybin (blender-v2.77-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 18, 2016, 10:44 (GMT) |
Fix T47788: Symmetrize flips multi-res data Symmetrize was unusable with multi-res data, add an option for the bmesh operator not to flip the multi-res depth. |
|