August 24, 2014, 11:54 (GMT) |
Distinguish nominal and allocated size of hair volume attributes. This allows keeping extra memory around for later use instead of freeing every time the attribute needs to be resized (compare to std::vector). |
August 24, 2014, 11:34 (GMT) |
Added a basic volume data structure for hair simulation. Using volumetric description of certain hair simulation quantities allows very efficient calculation of otherwise costly effects, such as hair-hair collisions (at the price of reduced accuracy). |
Revision 149c6ed by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 24, 2014, 11:21 (GMT) |
using inner material for finding inner vertex group now, other direct attempt was not successful |
August 24, 2014, 09:11 (GMT) |
Merge branch 'master' into hair_system |
August 23, 2014, 21:42 (GMT) |
Adding the official bullet documentation by erwin coumans for v2.82 (current one) |
August 23, 2014, 21:41 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2014-bge |
Revision e79f713 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 22, 2014, 19:35 (GMT) |
float breaking angle and automatic deactivation (manual re-activation) of auto-execute when sim is started |
August 22, 2014, 17:35 (GMT) |
Take care of at least some of the crashes experienced during Gooseberry meeting. |
August 22, 2014, 17:24 (GMT) |
wipwipwip |
August 22, 2014, 17:24 (GMT) |
WIP inverse transform, still misbehaving |
August 22, 2014, 15:56 (GMT) |
Merge branch 'hair_system_squash' into testbuild |
August 22, 2014, 15:56 (GMT) |
Hair System test. |
August 22, 2014, 15:55 (GMT) |
Missing scons include entry. |
August 22, 2014, 15:44 (GMT) |
August 22, 2014, 15:43 (GMT) |
Merge branch 'hair_system_squash' into testbuild |
August 22, 2014, 15:42 (GMT) |
Hair System test. |
August 22, 2014, 15:31 (GMT) |
Fix for hair root transformation: was missing a world/object space transformation. |
August 22, 2014, 14:53 (GMT) |
Fix display issue |
August 22, 2014, 14:35 (GMT) |
Reimport code from new solver to particles. Result is crappy and positions are not updated very well, but it's a start. |
August 22, 2014, 13:53 (GMT) |
Disabled hair debugging code, due to excessive memory consumption and overhead. This can be implemented much nicer using a hash table and statically typed solver function templates, but for now just disabled it. |
|
|
|


Master Commits
MiikaHweb | 2003-2021