[Bf-blender-cvs] [32fef3040fe] fracture_modifier: fix attempt for conversion of multiple FM objects to keyframed shard objects

2021-01-13 Thread Martin Felke
Commit: 32fef3040feb37b3346b8ebbfae7ba515e457a41 Author: Martin Felke Date: Wed Jan 13 17:54:26 2021 +0100 Branches: fracture_modifier https://developer.blender.org/rB32fef3040feb37b3346b8ebbfae7ba515e457a41 fix attempt for conversion of multiple FM objects to keyframed shard objects

[Bf-blender-cvs] [233ad61cb8d] fracture_modifier: potential fix for incorrect external mode custom rotations after loading

2019-09-06 Thread Martin Felke
Commit: 233ad61cb8d994c97ca10b88688cb905db2836ca Author: Martin Felke Date: Fri Sep 6 22:26:41 2019 +0200 Branches: fracture_modifier https://developer.blender.org/rB233ad61cb8d994c97ca10b88688cb905db2836ca potential fix for incorrect external mode custom rotations after loading

[Bf-blender-cvs] [4f5093f4038] functions: renamed particle_modifier_output to particle_effector_output

2019-07-30 Thread Martin Felke
Commit: 4f5093f40382b122fb0f9d13a9e5ae72aae603ef Author: Martin Felke Date: Tue Jul 30 14:53:26 2019 +0200 Branches: functions https://developer.blender.org/rB4f5093f40382b122fb0f9d13a9e5ae72aae603ef renamed particle_modifier_output to particle_effector_output

[Bf-blender-cvs] [26d0bbffa89] functions: added point force node for particle nodes

2019-07-30 Thread Martin Felke
Commit: 26d0bbffa89e364ca430407a0f59b16a15cf2785 Author: Martin Felke Date: Tue Jul 30 14:39:25 2019 +0200 Branches: functions https://developer.blender.org/rB26d0bbffa89e364ca430407a0f59b16a15cf2785 added point force node for particle nodes

[Bf-blender-cvs] [9fb73c42fd6] functions: windows compile fixes - missing includes

2019-07-29 Thread Martin Felke
Commit: 9fb73c42fd601529f07b48cf63a5a84874ce54de Author: Martin Felke Date: Mon Jul 29 20:28:30 2019 +0200 Branches: functions https://developer.blender.org/rB9fb73c42fd601529f07b48cf63a5a84874ce54de windows compile fixes - missing includes

[Bf-blender-cvs] [969fca718a4] fracture_modifier: disabled offset based fallback in rotation calculation

2019-06-17 Thread Martin Felke
Commit: 969fca718a4c477c65b5fe334a65e48b273b6bc2 Author: Martin Felke Date: Mon Jun 17 14:35:25 2019 +0200 Branches: fracture_modifier https://developer.blender.org/rB969fca718a4c477c65b5fe334a65e48b273b6bc2 disabled offset based fallback in rotation calculation it caused unwanted sudden

[Bf-blender-cvs] [9c1016b74e1] fracture_modifier: fix for rotation calculation in anim bind

2019-06-17 Thread Martin Felke
Commit: 9c1016b74e15cb038f91b4f8aad56cf9c30397fe Author: Martin Felke Date: Mon Jun 17 10:45:38 2019 +0200 Branches: fracture_modifier https://developer.blender.org/rB9c1016b74e15cb038f91b4f8aad56cf9c30397fe fix for rotation calculation in anim bind

[Bf-blender-cvs] [7a37dbbaeb6] fracture_modifier: fix attempt for binding to particles

2019-06-17 Thread Martin Felke
Commit: 7a37dbbaeb66ed13f9f766a6e440cf8443f0cda9 Author: Martin Felke Date: Sat Jun 15 20:05:27 2019 +0200 Branches: fracture_modifier https://developer.blender.org/rB7a37dbbaeb66ed13f9f766a6e440cf8443f0cda9 fix attempt for binding to particles

[Bf-blender-cvs] [af7032e9f05] fracture_modifier: only write rotation data to mesh if particle rotation was enabled

2019-06-17 Thread Martin Felke
Commit: af7032e9f056c0ee5968015c64d63bf2d3c18031 Author: Martin Felke Date: Mon Jun 17 10:59:55 2019 +0200 Branches: fracture_modifier https://developer.blender.org/rBaf7032e9f056c0ee5968015c64d63bf2d3c18031 only write rotation data to mesh if particle rotation was enabled

[Bf-blender-cvs] [997980096f1] sculpt-mode-features: attempt to take hard edges into account at quad remeshing

2019-04-17 Thread Martin Felke
Commit: 997980096f1361f28ed0da722ad561554b0f8c7c Author: Martin Felke Date: Wed Apr 17 21:14:43 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB997980096f1361f28ed0da722ad561554b0f8c7c attempt to take hard edges into account at quad remeshing (with mark sharp on edges

[Bf-blender-cvs] [2fa9e300dff] sculpt-mode-features: further fix attempts for crashing

2019-04-17 Thread Martin Felke
Commit: 2fa9e300dffbc9c5dfa688bcc47569a5dc9818f7 Author: Martin Felke Date: Wed Apr 17 22:25:07 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB2fa9e300dffbc9c5dfa688bcc47569a5dc9818f7 further fix attempts for crashing

[Bf-blender-cvs] [356e0099146] sculpt-mode-features: some minor fixes for libQex dependency setup

2019-04-16 Thread Martin Felke
Commit: 356e0099146fb06b6e8b4ca8fdbe50210c35a73f Author: Martin Felke Date: Tue Apr 16 20:15:37 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB356e0099146fb06b6e8b4ca8fdbe50210c35a73f some minor fixes for libQex dependency setup

[Bf-blender-cvs] [31ebf10f1b4] sculpt-mode-features: initial implementation of libQex-based quad remeshing

2019-04-16 Thread Martin Felke
Commit: 31ebf10f1b4e8292dd3d78b2c7a0d3a96c9c1ec0 Author: Martin Felke Date: Tue Apr 16 19:58:18 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB31ebf10f1b4e8292dd3d78b2c7a0d3a96c9c1ec0 initial implementation of libQex-based quad remeshing note, still crashes often

[Bf-blender-cvs] [a847fa4523d] sculpt-mode-features: added rebuild levelset after grid resampling

2019-04-13 Thread Martin Felke
Commit: a847fa4523dae102dc9bf24cf91d2b30af7aa3b5 Author: Martin Felke Date: Sat Apr 13 12:43:39 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBa847fa4523dae102dc9bf24cf91d2b30af7aa3b5 added rebuild levelset after grid resampling but in general, the current grid

[Bf-blender-cvs] [3d288c58d26] sculpt-mode-features: first attempt for allowing different voxel sizes on operands

2019-04-12 Thread Martin Felke
Commit: 3d288c58d268feff8c0f5627de898e8d9572766b Author: Martin Felke Date: Sat Apr 13 01:10:15 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB3d288c58d268feff8c0f5627de898e8d9572766b first attempt for allowing different voxel sizes on operands the grids should not

[Bf-blender-cvs] [2a08dae14e5] sculpt-mode-features: added a new live remesh option.

2019-04-12 Thread Martin Felke
Commit: 2a08dae14e5880ff53a464af7378f9c150b2aea9 Author: Martin Felke Date: Fri Apr 12 10:26:35 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB2a08dae14e5880ff53a464af7378f9c150b2aea9 added a new live remesh option. If enabled, the modifier will be continously

[Bf-blender-cvs] [9f371c5ca30] sculpt-mode-features: fix crash with openvdb filters in case the openvdb grid is invalid

2019-04-11 Thread Martin Felke
Commit: 9f371c5ca306d8562fae4ac7c7597e669be71e73 Author: Martin Felke Date: Thu Apr 11 15:01:00 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB9f371c5ca306d8562fae4ac7c7597e669be71e73 fix crash with openvdb filters in case the openvdb grid is invalid invalid can mean

[Bf-blender-cvs] [e910ac7c3d2] sculpt-mode-features: disabling an operand now skips unnecessary calculations

2019-04-09 Thread Martin Felke
Commit: e910ac7c3d2d5adc514ce3d78b15ef08b75c57a5 Author: Martin Felke Date: Wed Apr 10 00:42:48 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBe910ac7c3d2d5adc514ce3d78b15ef08b75c57a5 disabling an operand now skips unnecessary calculations useful when transforming

[Bf-blender-cvs] [f23ef4db630] sculpt-mode-features: odd transform jumps should be fixed now

2019-04-09 Thread Martin Felke
Commit: f23ef4db630f232a561709c9a0441354cae5c35d Author: Martin Felke Date: Tue Apr 9 18:39:24 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBf23ef4db630f232a561709c9a0441354cae5c35d odd transform jumps should be fixed now instead of restoring the meshtransform on

[Bf-blender-cvs] [92c9111cae4] sculpt-mode-features: odd crashes on deleting objects and on load seem to be solved

2019-04-09 Thread Martin Felke
Commit: 92c9111cae4f7ddfa4701372b34e594c1e930c82 Author: Martin Felke Date: Tue Apr 9 17:57:50 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB92c9111cae4f7ddfa4701372b34e594c1e930c82 odd crashes on deleting objects and on load seem to be solved turned out I needed to

[Bf-blender-cvs] [8442fdb8fa8] sculpt-mode-features: fix attempt for bug when moving a shared csg operand (still odd transforms)

2019-04-09 Thread Martin Felke
Commit: 8442fdb8fa8f938eb1022b435aa8260cf95ba3f0 Author: Martin Felke Date: Tue Apr 9 18:24:17 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB8442fdb8fa8f938eb1022b435aa8260cf95ba3f0 fix attempt for bug when moving a shared csg operand (still odd transforms

[Bf-blender-cvs] [89ff5976fbd] sculpt-mode-features: some improvement of the CSG UI

2019-04-09 Thread Martin Felke
Commit: 89ff5976fbd6e164cd325673c84ca4978e112a1d Author: Martin Felke Date: Tue Apr 9 08:43:30 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB89ff5976fbd6e164cd325673c84ca4978e112a1d some improvement of the CSG UI

[Bf-blender-cvs] [f78f60a84e9] sculpt-mode-features: fix attempt for crashes when loading blends with volume csg objects

2019-04-08 Thread Martin Felke
Commit: f78f60a84e9570d0530ef50a2638167b90d759e4 Author: Martin Felke Date: Tue Apr 9 00:44:41 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBf78f60a84e9570d0530ef50a2638167b90d759e4 fix attempt for crashes when loading blends with volume csg objects Note this isnt

[Bf-blender-cvs] [d594fd6dc5d] sculpt-mode-features: removed some unnecessary disabled code

2019-04-08 Thread Martin Felke
Commit: d594fd6dc5d55a847c15575c13ded84c33894ddd Author: Martin Felke Date: Mon Apr 8 22:08:34 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBd594fd6dc5d55a847c15575c13ded84c33894ddd removed some unnecessary disabled code

[Bf-blender-cvs] [ff98475fccd] sculpt-mode-features: yay, multi-object volume CSG finally operational :)

2019-04-08 Thread Martin Felke
Commit: ff98475fccd98a45ba044821363042ee005c7ba7 Author: Martin Felke Date: Mon Apr 8 21:54:42 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBff98475fccd98a45ba044821363042ee005c7ba7 yay, multi-object volume CSG finally operational

[Bf-blender-cvs] [4b721f42c87] sculpt-mode-features: use refactored functions for voxel remesh modifier, too

2019-04-08 Thread Martin Felke
Commit: 4b721f42c87da00521798f36a121659fedbe1c6a Author: Martin Felke Date: Mon Apr 8 10:41:53 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB4b721f42c87da00521798f36a121659fedbe1c6a use refactored functions for voxel remesh modifier, too

[Bf-blender-cvs] [d2e0afdd5e0] sculpt-mode-features: disabled a few not-yet-working options for remesh modifier (dilate/erode)

2019-04-07 Thread Martin Felke
Commit: d2e0afdd5e03afc92e49feded1a5c26cce98173c Author: Martin Felke Date: Sun Apr 7 22:03:26 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBd2e0afdd5e03afc92e49feded1a5c26cce98173c disabled a few not-yet-working options for remesh modifier (dilate/erode

[Bf-blender-cvs] [ba5577eea95] sculpt-mode-features: first attempt for CSG operations via voxels, but not functional yet

2019-04-07 Thread Martin Felke
Commit: ba5577eea9d62931462ed2e8de4a7e541213 Author: Martin Felke Date: Sun Apr 7 20:38:09 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBba5577eea9d62931462ed2e8de4a7e541213 first attempt for CSG operations via voxels, but not functional yet

[Bf-blender-cvs] [18a5d246112] sculpt-mode-features: for now, CSG options disabled in python, since not functional yet

2019-04-07 Thread Martin Felke
Commit: 18a5d246112bec798598210e76a9ec5f47e0bff2 Author: Martin Felke Date: Sun Apr 7 20:39:43 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB18a5d246112bec798598210e76a9ec5f47e0bff2 for now, CSG options disabled in python, since not functional yet

[Bf-blender-cvs] [ade63efcdf4] sculpt-mode-features: initial implementation of the openvdb remesher inside the remesh modifier

2019-04-06 Thread Martin Felke
Commit: ade63efcdf46022b919f280f6f8ed50c63cd7763 Author: Martin Felke Date: Sat Apr 6 19:17:23 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBade63efcdf46022b919f280f6f8ed50c63cd7763 initial implementation of the openvdb remesher inside the remesh modifier this

[Bf-blender-cvs] [d0527bfd48e] temp-fracture-modifier-2.8: fix for inner uv and fractal / bmesh

2019-04-04 Thread Martin Felke
Commit: d0527bfd48ea01314c6659d05024828907331c82 Author: Martin Felke Date: Thu Apr 4 21:30:41 2019 +0200 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBd0527bfd48ea01314c6659d05024828907331c82 fix for inner uv and fractal / bmesh

[Bf-blender-cvs] [f0bf1f57f68] temp-fracture-modifier-2.8: attempt to fix inner uv for fractal boolean

2019-04-04 Thread Martin Felke
Commit: f0bf1f57f68023ba6a73ce10ad8afc066a8b4cb1 Author: Martin Felke Date: Thu Apr 4 15:08:19 2019 +0200 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBf0bf1f57f68023ba6a73ce10ad8afc066a8b4cb1 attempt to fix inner uv for fractal boolean

[Bf-blender-cvs] [acc20b117da] master: fix for freetype download link and llvm/clang header harvesting

2019-04-03 Thread Martin Felke
Commit: acc20b117da283b6ced52a1bea89ebaea914ab93 Author: Martin Felke Date: Wed Apr 3 18:51:42 2019 +0200 Branches: master https://developer.blender.org/rBacc20b117da283b6ced52a1bea89ebaea914ab93 fix for freetype download link and llvm/clang header harvesting

[Bf-blender-cvs] [9dbc8cc2016] temp-fracture-modifier-2.8: small refresh operator fix

2019-03-17 Thread Martin Felke
Commit: 9dbc8cc2016d56c0ccdb68b062072dd437ab8340 Author: Martin Felke Date: Sun Mar 17 14:48:12 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB9dbc8cc2016d56c0ccdb68b062072dd437ab8340 small refresh operator fix

[Bf-blender-cvs] [bda7f7d61fb] temp-fracture-modifier-2.8: attempt to stabilize dynamic fracture

2019-03-17 Thread Martin Felke
Commit: bda7f7d61fb545729dbe002b01a2870bc67ee1e0 Author: Martin Felke Date: Sun Mar 17 14:12:48 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBbda7f7d61fb545729dbe002b01a2870bc67ee1e0 attempt to stabilize dynamic fracture

[Bf-blender-cvs] [a2fb21104a9] fracture_modifier: deform mblur fix FM

2019-03-13 Thread Martin Felke
Commit: a2fb21104a9c4fc890fb2cc002a7a4d5bb811017 Author: Martin Felke Date: Wed Mar 13 21:42:02 2019 +0100 Branches: fracture_modifier https://developer.blender.org/rBa2fb21104a9c4fc890fb2cc002a7a4d5bb811017 deform mblur fix FM call for precalcing velocities was not always reached (only for

[Bf-blender-cvs] [33222dd8f67] fracture_modifier: grr formatting typo

2019-03-13 Thread Martin Felke
Commit: 33222dd8f67f71171d73b8bf45822e0d44371131 Author: Martin Felke Date: Wed Mar 13 16:31:54 2019 +0100 Branches: fracture_modifier https://developer.blender.org/rB33222dd8f67f71171d73b8bf45822e0d44371131 grr formatting typo

[Bf-blender-cvs] [0001491d573] fracture_modifier: update links to FM hosting pages

2019-03-13 Thread Martin Felke
Commit: 0001491d5736175db667a4f9c5832481085fd3c9 Author: Martin Felke Date: Wed Mar 13 16:28:13 2019 +0100 Branches: fracture_modifier https://developer.blender.org/rB0001491d5736175db667a4f9c5832481085fd3c9 update links to FM hosting pages

[Bf-blender-cvs] [6bcb6b128d6] temp-fracture-modifier-2.8: can now finally save and load fracture data (and motion data)

2019-03-11 Thread Martin Felke
Commit: 6bcb6b128d6df38342a541858b70fb88ae13bf7e Author: Martin Felke Date: Tue Mar 12 00:39:42 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB6bcb6b128d6df38342a541858b70fb88ae13bf7e can now finally save and load fracture data (and motion data

[Bf-blender-cvs] [a6815cd3984] temp-fracture-modifier-2.8: fix typo (where only the unmodified mesh was taken into account as operand)

2019-03-10 Thread Martin Felke
Commit: a6815cd39840268dc2a1718e500f4adfac756615 Author: Martin Felke Date: Sun Mar 10 12:35:54 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBa6815cd39840268dc2a1718e500f4adfac756615 fix typo (where only the unmodified mesh was taken into account as operand

[Bf-blender-cvs] [2c056a1e2e7] temp-fracture-modifier-2.8: why interrupt and reset the particle sim, if a modifier after it changes ? Makes not much sense.

2019-03-10 Thread Martin Felke
Commit: 2c056a1e2e7f9069943625f399bbc5b7376aa9f8 Author: Martin Felke Date: Sun Mar 10 10:51:03 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB2c056a1e2e7f9069943625f399bbc5b7376aa9f8 why interrupt and reset the particle sim, if a modifier after it changes

[Bf-blender-cvs] [fcb6514abae] temp-fracture-modifier-2.8: null pointer crash fix

2019-03-09 Thread Martin Felke
Commit: fcb6514abae3398ef50ebf0fee89a3837560bca1 Author: Martin Felke Date: Sat Mar 9 23:29:48 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBfcb6514abae3398ef50ebf0fee89a3837560bca1 null pointer crash fix

[Bf-blender-cvs] [db14be423c1] temp-fracture-modifier-2.8: actually take the FM solver change into account, was defaulting to carve now.

2019-03-09 Thread Martin Felke
Commit: db14be423c1537b86ad02dedda87252673eba8e7 Author: Martin Felke Date: Sat Mar 9 22:48:28 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBdb14be423c1537b86ad02dedda87252673eba8e7 actually take the FM solver change into account, was defaulting to carve now

[Bf-blender-cvs] [f236797eee8] temp-fracture-modifier-2.8: fix incorrectly flipped carve result

2019-03-09 Thread Martin Felke
Commit: f236797eee873d25add884020f55702963ba3b19 Author: Martin Felke Date: Sat Mar 9 21:09:52 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBf236797eee873d25add884020f55702963ba3b19 fix incorrectly flipped carve result

[Bf-blender-cvs] [3832a09ea8f] temp-fracture-modifier-2.8: bring back carve as boolean alternative for FM 2.8 (and boolean modifier too)

2019-03-09 Thread Martin Felke
Commit: 3832a09ea8f4e019da01c859cede41c7287c978a Author: Martin Felke Date: Sat Mar 9 20:40:29 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB3832a09ea8f4e019da01c859cede41c7287c978a bring back carve as boolean alternative for FM 2.8 (and boolean modifier too

[Bf-blender-cvs] [7faf3f47363] temp-fracture-modifier-2.8: Merge remote-tracking branch 'origin/master' into fracture_modifier-2.8

2019-03-02 Thread Martin Felke
Commit: 7faf3f47363058ba4a2dfb15f180deffe706573e Author: Martin Felke Date: Sat Mar 2 10:43:27 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB7faf3f47363058ba4a2dfb15f180deffe706573e Merge remote-tracking branch 'origin/master' into fracture_mo

[Bf-blender-cvs] [0b20de36082] temp-fracture-modifier-2.8: attempt to fix crash with dynamic + constraints (but the problems are multiple depsgraph threads here)

2019-03-02 Thread Martin Felke
Commit: 0b20de36082764e0ce34ceb8dbfb81aea30a68a5 Author: Martin Felke Date: Sat Mar 2 19:14:34 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB0b20de36082764e0ce34ceb8dbfb81aea30a68a5 attempt to fix crash with dynamic + constraints (but the problems are multiple

[Bf-blender-cvs] [bb1ca80bc10] temp-fracture-modifier-2.8: metaball remesh crash fix

2019-03-02 Thread Martin Felke
Commit: bb1ca80bc10a3d7422ac937a6877d1084296786e Author: Martin Felke Date: Sat Mar 2 11:05:39 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBbb1ca80bc10a3d7422ac937a6877d1084296786e metaball remesh crash fix

[Bf-blender-cvs] [c9d59c9d9e0] temp-fracture-modifier-2.8: update submodule pointers

2019-03-02 Thread Martin Felke
Commit: c9d59c9d9e0086113328bf22e17155f2e6c091b0 Author: Martin Felke Date: Sat Mar 2 10:48:23 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBc9d59c9d9e0086113328bf22e17155f2e6c091b0 update submodule pointers

[Bf-blender-cvs] [0c0de344aab] temp-fracture-modifier-2.8: make usage of opensubdiv in subsurf and multires optional, allow switching to legacy mode

2019-03-02 Thread Martin Felke
Commit: 0c0de344aabd0fb2cfbe998d9b54ca2ac6a70120 Author: Martin Felke Date: Fri Feb 22 12:15:52 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB0c0de344aabd0fb2cfbe998d9b54ca2ac6a70120 make usage of opensubdiv in subsurf and multires optional, allow switching to

[Bf-blender-cvs] [4b614d9e942] temp-fracture-modifier-2.8: anim bind rotation fix (again)

2019-03-02 Thread Martin Felke
Commit: 4b614d9e942d5bb75031cca22d43858c7dc386d5 Author: Martin Felke Date: Sat Jan 12 14:46:39 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB4b614d9e942d5bb75031cca22d43858c7dc386d5 anim bind rotation fix (again

[Bf-blender-cvs] [6c12b6559e2] fracture_modifier: partial fix for wrong rotation when converting to keyframes

2019-02-03 Thread Martin Felke
Commit: 6c12b6559e2c10c414b1425bae3e364d5f9904ce Author: Martin Felke Date: Sun Feb 3 12:41:18 2019 +0100 Branches: fracture_modifier https://developer.blender.org/rB6c12b6559e2c10c414b1425bae3e364d5f9904ce partial fix for wrong rotation when converting to keyframes forgot to initialize ob

[Bf-blender-cvs] [38d5aa3a58d] fracture_modifier: expose rigidbody apply_force and apply_torque to python via rna function

2019-01-25 Thread Martin Felke
Commit: 38d5aa3a58d780a1e76e5fd373d1da1bc6bac900 Author: Martin Felke Date: Fri Jan 25 18:11:57 2019 +0100 Branches: fracture_modifier https://developer.blender.org/rB38d5aa3a58d780a1e76e5fd373d1da1bc6bac900 expose rigidbody apply_force and apply_torque to python via rna function

[Bf-blender-cvs] [e510259377e] fracture_modifier: crash fix for using Final Solid if derivedFinal is NULL

2019-01-16 Thread Martin Felke
Commit: e510259377e1c528a8a4c045a17b97e939bcaf90 Author: Martin Felke Date: Wed Jan 16 16:46:50 2019 +0100 Branches: fracture_modifier https://developer.blender.org/rBe510259377e1c528a8a4c045a17b97e939bcaf90 crash fix for using Final Solid if derivedFinal is NULL was missing a nullpointer

[Bf-blender-cvs] [74d4e4c4435] fracture_modifier: pull animated bind update calls out of loop

2019-01-11 Thread Martin Felke
Commit: 74d4e4c4435492008d39cfe5055d75411530e4b2 Author: Martin Felke Date: Fri Jan 11 14:21:49 2019 +0100 Branches: fracture_modifier https://developer.blender.org/rB74d4e4c4435492008d39cfe5055d75411530e4b2 pull animated bind update calls out of loop the function does a loop on its own (over

[Bf-blender-cvs] [8df4ac8a848] fracture_modifier: fix attempt for previous rotation fix with bound objects

2019-01-10 Thread Martin Felke
Commit: 8df4ac8a848c5189b31003dfe3e02242ae57afb4 Author: Martin Felke Date: Thu Jan 10 21:56:48 2019 +0100 Branches: fracture_modifier https://developer.blender.org/rB8df4ac8a848c5189b31003dfe3e02242ae57afb4 fix attempt for previous rotation fix with bound objects

[Bf-blender-cvs] [5203b4e6b1b] temp-fracture-modifier-2.8: expose shard neighbors via RNA

2019-01-10 Thread Martin Felke
Commit: 5203b4e6b1b0906f99980a4ea16d1ad458d5b0e0 Author: Martin Felke Date: Sat Dec 29 23:31:26 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB5203b4e6b1b0906f99980a4ea16d1ad458d5b0e0 expose shard neighbors via RNA

[Bf-blender-cvs] [58161e738d6] temp-fracture-modifier-2.8: animated mesh rotation fix

2019-01-10 Thread Martin Felke
Commit: 58161e738d6044af459b56ab95c508e44903c03f Author: Martin Felke Date: Wed Jan 9 18:45:31 2019 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB58161e738d6044af459b56ab95c508e44903c03f animated mesh rotation fix

[Bf-blender-cvs] [e6ce7b98059] fracture_modifier: fix for bound object lagging behind one frame

2019-01-10 Thread Martin Felke
Commit: e6ce7b9805969da46a232bd5cfb6fa8f33f67698 Author: Martin Felke Date: Thu Jan 10 19:27:38 2019 +0100 Branches: fracture_modifier https://developer.blender.org/rBe6ce7b9805969da46a232bd5cfb6fa8f33f67698 fix for bound object lagging behind one frame

[Bf-blender-cvs] [463f165dbfb] fracture_modifier: hopefully proper rotation fix for animated mesh bind

2019-01-10 Thread Martin Felke
Commit: 463f165dbfb6fa274204801af36209cde1596b2b Author: Martin Felke Date: Wed Jan 9 20:16:51 2019 +0100 Branches: fracture_modifier https://developer.blender.org/rB463f165dbfb6fa274204801af36209cde1596b2b hopefully proper rotation fix for animated mesh bind

[Bf-blender-cvs] [4d72c167b4f] temp-fracture-modifier-2.8: Merge remote-tracking branch 'origin/master' into fracture_modifier-2.8

2018-12-21 Thread Martin Felke
Commit: 4d72c167b4fd3552eee656b4b26eff49cdccda66 Author: Martin Felke Date: Fri Dec 21 16:33:28 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB4d72c167b4fd3552eee656b4b26eff49cdccda66 Merge remote-tracking branch 'origin/master' into fracture_mo

[Bf-blender-cvs] [c03a1606a6d] temp-fracture-modifier-2.8: probably it is not necessary to clear the cache on every rna property change

2018-12-12 Thread Martin Felke
Commit: c03a1606a6d41704767f05e0c34bbe1038fcaf79 Author: Martin Felke Date: Wed Dec 12 23:50:06 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBc03a1606a6d41704767f05e0c34bbe1038fcaf79 probably it is not necessary to clear the cache on every rna property change

[Bf-blender-cvs] [3c9d3698219] temp-fracture-modifier-2.8: temporarily bringing back the legacy subsurf code for performance reasons

2018-12-12 Thread Martin Felke
Commit: 3c9d3698219be9b0cdb0c8a2c294520e3bc17305 Author: Martin Felke Date: Wed Dec 12 22:16:44 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB3c9d3698219be9b0cdb0c8a2c294520e3bc17305 temporarily bringing back the legacy subsurf code for performance reasons

[Bf-blender-cvs] [0f093de7f3c] temp-fracture-modifier-2.8: re-added metaball remesher and deform motionblur in cycles for it and FM

2018-12-12 Thread Martin Felke
Commit: 0f093de7f3c8216ddda7ba17a4841ec542226bde Author: Martin Felke Date: Wed Dec 12 21:38:23 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB0f093de7f3c8216ddda7ba17a4841ec542226bde re-added metaball remesher and deform motionblur in cycles for it and FM

[Bf-blender-cvs] [5f25071d1bd] temp-fracture-modifier-2.8: added testwise threaded fracture via openmp

2018-12-12 Thread Martin Felke
Commit: 5f25071d1bda2a1fa619ebae825ac1f384e1cc0e Author: Martin Felke Date: Wed Dec 12 15:40:06 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB5f25071d1bda2a1fa619ebae825ac1f384e1cc0e added testwise threaded fracture via openmp after more testing this might be

[Bf-blender-cvs] [3ffbac0de8d] temp-fracture-modifier-2.8: fixed some memory leaks, removed unused "reset" parameter in fracture operator

2018-12-12 Thread Martin Felke
Commit: 3ffbac0de8d866c558d514b9439241089f8ea183 Author: Martin Felke Date: Wed Dec 12 15:36:24 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB3ffbac0de8d866c558d514b9439241089f8ea183 fixed some memory leaks, removed unused "reset" parameter in fractur

[Bf-blender-cvs] [39d8449f7e6] temp-fracture-modifier-2.8: submodule pointers.. yawn

2018-12-12 Thread Martin Felke
Commit: 39d8449f7e6477088a277c57fff3867afd230d00 Author: Martin Felke Date: Wed Dec 12 15:38:59 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB39d8449f7e6477088a277c57fff3867afd230d00 submodule pointers.. yawn

[Bf-blender-cvs] [31e8634dacd] temp-fracture-modifier-2.8: Merge remote-tracking branch 'origin/blender2.8' into fracture_modifier-2.8

2018-12-10 Thread Martin Felke
Commit: 31e8634dacdbf05e83fa72907e592bd3e7951cf2 Author: Martin Felke Date: Mon Dec 10 17:28:25 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB31e8634dacdbf05e83fa72907e592bd3e7951cf2 Merge remote-tracking branch 'origin/blender2.8' into fracture_mo

[Bf-blender-cvs] [6d2edc97a1c] temp-fracture-modifier-2.8: forgot to display rigidbody settings subpanel with opengl render engine

2018-12-09 Thread Martin Felke
Commit: 6d2edc97a1c7e814b61f08fa52dd0c4a0ffbbe6e Author: Martin Felke Date: Sun Dec 9 23:19:54 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB6d2edc97a1c7e814b61f08fa52dd0c4a0ffbbe6e forgot to display rigidbody settings subpanel with opengl render engine

[Bf-blender-cvs] [60bce45b8a4] temp-fracture-modifier-2.8: crash fix attempt when adding / removing rigidbody worlds

2018-12-09 Thread Martin Felke
Commit: 60bce45b8a45f2001f1e4f80190af19be803fc3e Author: Martin Felke Date: Sun Dec 9 22:15:05 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB60bce45b8a45f2001f1e4f80190af19be803fc3e crash fix attempt when adding / removing rigidbody worlds still issues when

[Bf-blender-cvs] [e8e4ba9b5da] temp-fracture-modifier-2.8: added shape-based clusters

2018-12-09 Thread Martin Felke
Commit: e8e4ba9b5da7f23044fd2fec1ef755b5abc98082 Author: Martin Felke Date: Sun Dec 9 16:37:30 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBe8e4ba9b5da7f23044fd2fec1ef755b5abc98082 added shape-based clusters clustergroup object with meshes will now cut out

[Bf-blender-cvs] [a9e575ce65e] temp-fracture-modifier-2.8: fix attempt for having proper constraints with dynamic fracture again

2018-12-08 Thread Martin Felke
Commit: a9e575ce65edf36dbb7e9716671c56c29738caf5 Author: Martin Felke Date: Sun Dec 9 00:55:25 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBa9e575ce65edf36dbb7e9716671c56c29738caf5 fix attempt for having proper constraints with dynamic fracture again "

[Bf-blender-cvs] [e90424544ae] temp-fracture-modifier-2.8: added new cluster trigger propagation feature and a couple of fixes

2018-12-08 Thread Martin Felke
Commit: e90424544aecf7d009a17576a1be26d2903ac412 Author: Martin Felke Date: Sat Dec 8 20:13:10 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBe90424544aecf7d009a17576a1be26d2903ac412 added new cluster trigger propagation feature and a couple of fixes fixes for

[Bf-blender-cvs] [44ea1f75a0f] temp-fracture-modifier-2.8: forgot to free duplilist after usage, and re-added previously removed depsgraph relation

2018-12-03 Thread Martin Felke
Commit: 44ea1f75a0f2ebb8d9c402c3e905da33a6b1244f Author: Martin Felke Date: Mon Dec 3 22:10:30 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB44ea1f75a0f2ebb8d9c402c3e905da33a6b1244f forgot to free duplilist after usage, and re-added previously removed depsgraph

[Bf-blender-cvs] [e52c7c4676a] temp-fracture-modifier-2.8: attempt to add more detail for dynamic fracturing

2018-12-03 Thread Martin Felke
Commit: e52c7c4676ad87dcbf3c52e9fe04bd2f27d13ea4 Author: Martin Felke Date: Mon Dec 3 20:14:37 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBe52c7c4676ad87dcbf3c52e9fe04bd2f27d13ea4 attempt to add more detail for dynamic fracturing

[Bf-blender-cvs] [8b322524c9e] fracture_modifier: small fix for minimum mass and UI float display precision changes

2018-12-02 Thread Martin Felke
Commit: 8b322524c9eb7c7d6f2026d0878bfe056f88aed7 Author: Martin Felke Date: Sun Dec 2 21:30:39 2018 +0100 Branches: fracture_modifier https://developer.blender.org/rB8b322524c9eb7c7d6f2026d0878bfe056f88aed7 small fix for minimum mass and UI float display precision changes testing now against

[Bf-blender-cvs] [c8d6bba3cce] fracture_modifier: backport of master fix for https://developer.blender.org/T56969

2018-12-02 Thread Martin Felke
Commit: c8d6bba3cce77ff2005205ab2af0d1757ef29b4c Author: Martin Felke Date: Sun Dec 2 22:16:16 2018 +0100 Branches: fracture_modifier https://developer.blender.org/rBc8d6bba3cce77ff2005205ab2af0d1757ef29b4c backport of master fix for https://developer.blender.org/T56969 allows to let the

[Bf-blender-cvs] [7a18c905bf1] fracture_modifier: transform fix for external centroid-based constraints

2018-12-02 Thread Martin Felke
Commit: 7a18c905bf104ab6eb5e7fd483cb305e25e00898 Author: Martin Felke Date: Sun Dec 2 21:52:32 2018 +0100 Branches: fracture_modifier https://developer.blender.org/rB7a18c905bf104ab6eb5e7fd483cb305e25e00898 transform fix for external centroid-based constraints

[Bf-blender-cvs] [40794110d43] temp-fracture-modifier-2.8: fix for external constraints (centroid)

2018-12-02 Thread Martin Felke
Commit: 40794110d4374c5e7ec4dafff5162f8558a68191 Author: Martin Felke Date: Sun Dec 2 13:38:27 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB40794110d4374c5e7ec4dafff5162f8558a68191 fix for external constraints (centroid

[Bf-blender-cvs] [d6e2e2572af] temp-fracture-modifier-2.8: crash fix attempts for split to island function

2018-12-01 Thread Martin Felke
Commit: d6e2e2572afc1a3c3898e1cf4155f260cf4a3e68 Author: Martin Felke Date: Sat Dec 1 22:21:57 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBd6e2e2572afc1a3c3898e1cf4155f260cf4a3e68 crash fix attempts for split to island function

[Bf-blender-cvs] [3d0a325148b] temp-fracture-modifier-2.8: try to avoid crashes due to excessive usage of immediate draw buffer

2018-11-30 Thread Martin Felke
Commit: 3d0a325148b006a93e6b5fde9c41ae6fc7988926 Author: Martin Felke Date: Fri Nov 30 19:42:45 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB3d0a325148b006a93e6b5fde9c41ae6fc7988926 try to avoid crashes due to excessive usage of immediate draw buffer since

[Bf-blender-cvs] [7723dc5485e] temp-fracture-modifier-2.8: got physics visualization operational again

2018-11-30 Thread Martin Felke
Commit: 7723dc5485ebe6182e6a84fb1098d82ddb23fc6c Author: Martin Felke Date: Fri Nov 30 17:40:53 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB7723dc5485ebe6182e6a84fb1098d82ddb23fc6c got physics visualization operational again kudos to hypersomniac for

[Bf-blender-cvs] [a7306bd50f6] temp-fracture-modifier-2.8: attempt to fix pack group and export to objects

2018-11-30 Thread Martin Felke
Commit: a7306bd50f60ef85a7a055fb9fb821a655a5dfd5 Author: Martin Felke Date: Fri Nov 30 16:06:45 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBa7306bd50f60ef85a7a055fb9fb821a655a5dfd5 attempt to fix pack group and export to objects

[Bf-blender-cvs] [1eba6949455] temp-fracture-modifier-2.8: attempt for fixing fake cloth + dynamic fracture

2018-11-29 Thread Martin Felke
Commit: 1eba69494557103479da4824e3d3c3604e028011 Author: Martin Felke Date: Fri Nov 30 01:48:05 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB1eba69494557103479da4824e3d3c3604e028011 attempt for fixing fake cloth + dynamic fracture

[Bf-blender-cvs] [96161c80edd] temp-fracture-modifier-2.8: added duplis as fracture "source"

2018-11-29 Thread Martin Felke
Commit: 96161c80edde92b83fdc23df97be40b331cff6df Author: Martin Felke Date: Thu Nov 29 18:54:50 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB96161c80edde92b83fdc23df97be40b331cff6df added duplis as fracture "source" this basically converts e.g

[Bf-blender-cvs] [d6100f8d48c] temp-fracture-modifier-2.8: dynamic fracture: fix for depsgraph thread jamming / crashes

2018-11-27 Thread Martin Felke
Commit: d6100f8d48cf588971d91277af7db08b8bca5c23 Author: Martin Felke Date: Tue Nov 27 20:48:13 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBd6100f8d48cf588971d91277af7db08b8bca5c23 dynamic fracture: fix for depsgraph thread jamming / crashes the modifier

[Bf-blender-cvs] [e3bcc2d0d50] temp-fracture-modifier-2.8: dynamic fracture: when using constraints, keep those of unaffected shards in place

2018-11-27 Thread Martin Felke
Commit: e3bcc2d0d5010ea95aa40aac6b8d54f850378740 Author: Martin Felke Date: Tue Nov 27 15:35:01 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBe3bcc2d0d5010ea95aa40aac6b8d54f850378740 dynamic fracture: when using constraints, keep those of unaffected shards in

[Bf-blender-cvs] [908c6c49466] temp-fracture-modifier-2.8: removed separate pack operator, execute fracture handles this now

2018-11-25 Thread Martin Felke
Commit: 908c6c49466b65629c6484d1ca61dcbdd641d8ea Author: Martin Felke Date: Sun Nov 25 20:52:18 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB908c6c49466b65629c6484d1ca61dcbdd641d8ea removed separate pack operator, execute fracture handles this now

[Bf-blender-cvs] [028df92b646] temp-fracture-modifier-2.8: removed accidental code merge failures

2018-11-25 Thread Martin Felke
Commit: 028df92b64656cf2b0fd45e78cedbf8f4d295e8b Author: Martin Felke Date: Sun Nov 25 13:59:28 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB028df92b64656cf2b0fd45e78cedbf8f4d295e8b removed accidental code merge failures

[Bf-blender-cvs] [96140b706e0] temp-fracture-modifier-2.8: updated submodule pointers to match latest 2.8

2018-11-25 Thread Martin Felke
Commit: 96140b706e043703740b7e61d88a985ee89b563b Author: Martin Felke Date: Sun Nov 25 12:38:53 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB96140b706e043703740b7e61d88a985ee89b563b updated submodule pointers to match latest 2.8

[Bf-blender-cvs] [77d43236c35] temp-fracture-modifier-2.8: Merge remote-tracking branch 'origin/blender2.8' into fracture_modifier-2.8

2018-11-25 Thread Martin Felke
Commit: 77d43236c350418bade406d73812643067a72a62 Author: Martin Felke Date: Sun Nov 25 12:36:44 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB77d43236c350418bade406d73812643067a72a62 Merge remote-tracking branch 'origin/blender2.8' into fracture_mo

[Bf-blender-cvs] [e50f8cfdde6] temp-fracture-modifier-2.8: cleanup, removed (non-working) compound stuff again

2018-11-25 Thread Martin Felke
Commit: e50f8cfdde683d98b6b14adce66b1c895678a5ad Author: Martin Felke Date: Sun Nov 25 11:57:30 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBe50f8cfdde683d98b6b14adce66b1c895678a5ad cleanup, removed (non-working) compound stuff again

[Bf-blender-cvs] [b1721771a2c] temp-fracture-modifier-2.8: cleanup, sensible rename and code documentation, first part

2018-11-24 Thread Martin Felke
Commit: b1721771a2c0863a8735b741820cead3622c394e Author: Martin Felke Date: Sun Nov 25 00:49:01 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBb1721771a2c0863a8735b741820cead3622c394e cleanup, sensible rename and code documentation, first part

[Bf-blender-cvs] [c5f52f87d0c] temp-fracture-modifier-2.8: added dynamic shard count setting, to decouple from prefractured

2018-11-24 Thread Martin Felke
Commit: c5f52f87d0cfd0e3529cb1302c646d90a1eafb32 Author: Martin Felke Date: Sat Nov 24 14:00:36 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBc5f52f87d0cfd0e3529cb1302c646d90a1eafb32 added dynamic shard count setting, to decouple from prefractured

[Bf-blender-cvs] [681279ba604] temp-fracture-modifier-2.8: mainly fixing some warnings, further fix attempts for misbehavior with constraints/dynamic

2018-11-24 Thread Martin Felke
Commit: 681279ba604eb58388289cedc70d301c3301c917 Author: Martin Felke Date: Sat Nov 24 01:42:46 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB681279ba604eb58388289cedc70d301c3301c917 mainly fixing some warnings, further fix attempts for misbehavior with

[Bf-blender-cvs] [9b9963b9df7] temp-fracture-modifier-2.8: fix for odd behavior with constraints and dynamic

2018-11-24 Thread Martin Felke
Commit: 9b9963b9df7e7f8b593963bf21b1ac0091f8e8e2 Author: Martin Felke Date: Sat Nov 24 13:18:20 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB9b9963b9df7e7f8b593963bf21b1ac0091f8e8e2 fix for odd behavior with constraints and dynamic was necessary to delete all

[Bf-blender-cvs] [b56af321a36] temp-fracture-modifier-2.8: some more dynamic fracture stability fixes

2018-11-23 Thread Martin Felke
Commit: b56af321a3608dc735b9c7ee261a2a1603f6e00b Author: Martin Felke Date: Fri Nov 23 18:39:35 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBb56af321a3608dc735b9c7ee261a2a1603f6e00b some more dynamic fracture stability fixes

[Bf-blender-cvs] [d3da8f964c7] temp-fracture-modifier-2.8: partial fix for bullet related crashes or lockups

2018-11-23 Thread Martin Felke
Commit: d3da8f964c7ec20e596b8b0da705f6653cc7f0e1 Author: Martin Felke Date: Fri Nov 23 14:21:08 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rBd3da8f964c7ec20e596b8b0da705f6653cc7f0e1 partial fix for bullet related crashes or lockups especially when 2 or more

[Bf-blender-cvs] [7a197680593] temp-fracture-modifier-2.8: seems dynamic cache behavior is fixed, tests looked good .

2018-11-22 Thread Martin Felke
Commit: 7a197680593bef7fda67fb430fd0170a7bf9810b Author: Martin Felke Date: Thu Nov 22 22:03:24 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB7a197680593bef7fda67fb430fd0170a7bf9810b seems dynamic cache behavior is fixed, tests looked good

[Bf-blender-cvs] [2c971402586] temp-fracture-modifier-2.8: execute fracture in dynamic should return the intact object

2018-11-22 Thread Martin Felke
Commit: 2c971402586a3a4fe5eee82eed47ba3406719a18 Author: Martin Felke Date: Thu Nov 22 14:39:12 2018 +0100 Branches: temp-fracture-modifier-2.8 https://developer.blender.org/rB2c971402586a3a4fe5eee82eed47ba3406719a18 execute fracture in dynamic should return the intact object

  1   2   3   4   5   6   7   8   9   >