Revision 9a21afd by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 24, 2018, 21:55 (GMT) |
fix for cmake failing to detect VS 2017 properly |
Revision d3b52a6 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 24, 2018, 12:45 (GMT) |
added ghost stop triggers stopped shards also will get their constraints disabled and still attached partners will be stopped too |
Revision da4854a by jens verwiebe (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 2, 2018, 18:45 (GMT) |
missed in last commit: rise BM_OMPLIMIT to avoid overheads with small datasets |
Revision f3ce288 by jens verwiebe (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 2, 2018, 18:41 (GMT) |
fix a clang warning, fix an improper initialisation for gcc, remove nonfunctional omp, rise BM_OMPLIMIT to avoid overheads with small datasets |
Revision dac9244 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 25, 2018, 20:09 (GMT) |
crash fix for changing shardcount and refracture when doing automerge forgot to refresh the merge data before merging, after refracturing |
Revision 192ae86 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 25, 2018, 12:17 (GMT) |
added isIntact() query to regular rigidbody constraints, too |
Revision 18ba072 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 17, 2018, 12:55 (GMT) |
immediately take constraint limit changes into account during rigidbody simulation |
Revision d451c4e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 15, 2018, 10:57 (GMT) |
fix for setting lower x linear limit |
Revision 16ccab4 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 14, 2018, 18:53 (GMT) |
Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79b-release' into fracture_modifier |
Revision f4dc9f9 by Sybren A. Stüvel (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 14:10 (GMT) |
Fix T54360: FFMPEG bitrate not editable for all codecs The bitrate selection was hidden when a CRF mode was chosen and then switched to a codec that doesn't support CRF. |
Revision 6f07673 by Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:56 (GMT) |
Fix compilation error Recent fix was assuming some cleanup is done. |
Revision 150dee2 by Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:51 (GMT) |
Update addons submodule hash |
Revision 55872de by Arto Kitula / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:48 (GMT) |
Fix T54234, add BLENDER_VERSION_CHAR to .plist |
Revision 6bf458d by Sybren A. Stüvel / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:44 (GMT) |
Fixed: cache clearing when using multiple Alembic files. |
Revision 61c3317 by Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:41 (GMT) |
Cleanup: Use more python way of checking boolean |
Revision 0253b16 by Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:41 (GMT) |
Tracking: Make object created form tracks active and selected |
Revision 3ed28cc by Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:41 (GMT) |
Tracking: Warn when no tracks are selected when creating mesh Makes it more clear why mesh was not created this way. Fixes T54368: 3D markers to mesh In MovieClipEditor Not working. |
Revision d791f35 by Campbell Barton / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:39 (GMT) |
Revision 557e1b0 by Campbell Barton / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:38 (GMT) |
Fix bone dissolve using wrong envelope radius Also correctly copy bone tip selection when dissolving. |
Revision 5da3aec by Campbell Barton / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 19, 2018, 10:36 (GMT) |
Fix T53478, T53430: Sequencer cut edge case fails Previous fix for T53430 caused T54200. The edge case for soft & hard cuts weren't working, where the strip used start/end-still & the frame was placed exactly on the start/end of of the sequence content. T54200 fixed the end-still case but broke hard-cuts for all other cases. This fixes the case for soft/hard cuts with/without start/end-still. |
|