Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-26Guide curve construction function using consistent distance between vertices.Lukas Tönne
2018-06-09Add "remove" operator for groom regions.Lukas Tönne
2018-06-08Improved "Add Region" operator that binds to a selected face map and creates ...Lukas Tönne
2018-06-07Use eval mesh for the scalp consistently, never directly access scalp_object-...Lukas Tönne
2018-06-04Move bind data from bundle to region.Lukas Tönne
2018-06-03Snap groom curves to the scalp surface in the curve cache.Lukas Tönne
2018-05-29Basic constraint for keeping the center curve attached to the scalp.Lukas Tönne
2018-05-27Finish bounding box functions for groom objects.Lukas Tönne
2018-05-26Implement guide curve generation for groom bundles.Lukas Tönne
2018-05-24Replace DerivedMesh with Mesh throughout hair code,Lukas Tönne
2018-05-21Revert "Cleanup: Temporarily removed all groom object type code, move it to a...Lukas Tönne
2018-05-21Cleanup: Temporarily removed all groom object type code, move it to a separat...Lukas Tönne
2018-04-21Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-04-15Initial system for generating guide curves from groom.Lukas Tönne
2018-01-28New operator for distributing hair follicles for a groom object.Lukas Tönne
2018-01-21Depsgraph cleanup for groom curve cache eval.Lukas Tönne
2018-01-08Disable rebinding during every update to prevent invalidating transform data.Lukas Tönne
2018-01-07Shape binding for groom curves to the scalp mesh surface using face groups.Lukas Tönne
2018-01-04Use existence of a bind value array instead of a flag to detect bound groom d...Lukas Tönne
2018-01-04Validity flag in bundles to indicate when they are validly bound to the scalp.Lukas Tönne
2018-01-02Add a hair system in the groom ID block for creating renderable hairs.Lukas Tönne
2018-01-01Some tentative iterator macros for groom data.Lukas Tönne
2017-12-30Curve cache for main groom bundle curves.Lukas Tönne
2017-12-21New draw engine for groom edit mode.Lukas Tönne
2017-12-19BoundBox recalc for groom.Lukas Tönne
2017-12-10Add groom object id in a few more functions that need it.Lukas Tönne
2017-12-10Add new Groom ID type to use for groom objects.Lukas Tönne