May 24, 2018, 06:17 (GMT) |
Remove unused 'Axes' mode for follicle drawing. |
May 24, 2018, 05:57 (GMT) |
Update follicle binding after changing groom hairs. |
May 23, 2018, 11:39 (GMT) |
Fix incorrect RNA access function (bool instead of int property). |
May 23, 2018, 11:37 (GMT) |
Dummy vertices for hair guides, just to avoid uninitialized data for now. |
May 23, 2018, 11:36 (GMT) |
Use DM function for evaluating groom bundle mesh samples. |
May 23, 2018, 10:07 (GMT) |
Missing return was disabling all groom panels. |
May 23, 2018, 08:04 (GMT) |
Merge branch 'hair_guides' into hair_guides_grooming |
May 23, 2018, 08:04 (GMT) |
Fix typo. |
May 22, 2018, 12:26 (GMT) |
Missing forward declaration. |
May 22, 2018, 09:39 (GMT) |
Make Mesh based eval the default for mesh sampling (generators unchanged). |
May 22, 2018, 08:48 (GMT) |
Don't do implicit update in the hair export cache constructor. |
May 22, 2018, 04:51 (GMT) |
Change particle conversion for mesh samples from DerivedMesh to Mesh. |
May 21, 2018, 13:47 (GMT) |
Function for removing all guide curves in a hair system. |
May 21, 2018, 12:21 (GMT) |
Add assert in psys function to ensure DM->Mesh conversion is not forgotten. |
May 21, 2018, 09:54 (GMT) |
Revert "Cleanup: Temporarily removed all groom object type code, move it to a separate branch." This reverts commit b5fa901697ffe62287eae5186c0f29d118364897. |
May 21, 2018, 09:53 (GMT) |
Cleanup: Temporarily removed all groom object type code, move it to a separate branch. |
May 21, 2018, 08:39 (GMT) |
Merge branch 'blender2.8' into hair_guides |
May 19, 2018, 14:59 (GMT) |
Revert "Add a hair system to particles to eventually replace the current pathcaches." This reverts commit 3ba96b7c4da8aa3461db5985b8d5c762695d49e2. |
May 18, 2018, 15:30 (GMT) |
Comment on return value. |
May 18, 2018, 15:27 (GMT) |
More detailed API for partially updating hair export caches. This will allow proper caching of draw data as well as optimization of GPU buffer uploads when only guide curve deform changes. |
|