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-01-28Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-01-24Depsgraph: Fix evaluaiton order with nested animation and copy on writeSergey Sharybin
2018-01-21Depsgraph cleanup for groom curve cache eval.Lukas Tönne
2018-01-21Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Cleanup: reaname LINKLIST_FOREACH -> LISTBASECampbell Barton
2018-01-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-17Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-17Depsgraph: Fix for fake dependency cycle being created for shape key driversSergey Sharybin
2018-01-16Add dedicated pointer to an original ID datablockSergey Sharybin
2018-01-16Fix compilation errorSergey Sharybin
2018-01-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-16Depsgraph: Fix fake cyclic dependencies for node tree driversSergey Sharybin
2018-01-16Depsgraph: Better relations nameSergey Sharybin
2018-01-16Depsgraph: Check for ID match when checking if operations corresponds to the ...Sergey Sharybin
2018-01-16Depsgraph: Cleanup, indentationSergey Sharybin
2018-01-16Depsgraph: Cleanup, brace placement\Sergey Sharybin
2018-01-03Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-03Merge branch 'blender2.8' into hair_guidesLukas Tönne
2017-12-30Curve cache for main groom bundle curves.Lukas Tönne
2017-12-23Cleanup - Various style/typo fixesJoshua Leung
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Fix mistake in previous commitSergey Sharybin
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Remove one of temporary tags in the nodeSergey Sharybin
2017-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-20Depsgraph: Move ID node to own fileSergey Sharybin
2017-12-20Depsgraph: Move time source node to own fileSergey Sharybin
2017-12-20Depsgraph: Print some statistics about transitive reductionSergey Sharybin
2017-12-20Depsgraph: Make transitive reduction to workSergey Sharybin
2017-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-19Fix T53547 for real nowSergey Sharybin
2017-12-18Depsgraph: Replace iteration over ghash with iteration over flat arraySergey Sharybin
2017-12-18Merge branch 'blender2.8' into hair_guidesLukas Tönne
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-13Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-13Fix T53547: Metaballs as dupli objects are not updated with the new DepsgraphSergey Sharybin
2017-12-13Fix T53552: Unneeded particle cache reset on frame changeSergey Sharybin
2017-12-10Merge branch 'blender2.8' into hair_guidesLukas Tönne
2017-12-08Depsgraph: We need to add ID node before getting CoW pointerSergey Sharybin
2017-12-08Depsgraph: Use dedicated function for group evaluationSergey Sharybin
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07New OB_GROOM type for hair editing objects.Lukas Tönne
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-12-06Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-06Depsgraph: Cleanup, use less geenric data typeSergey Sharybin
2017-12-06Depsgraph: Proxy pose bones should be coming from CoW objectSergey Sharybin
2017-12-06Merge branch 'master' into blender2.8Sergey Sharybin