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
2015-05-18New operator for 'splicing' Alembic data, i.e. writing part of the frameLukas Tönne
2015-05-03Main shape key implementation for cached strand data.Lukas Tönne
2015-03-30Simplification of the cache library filtering mechanism.Lukas Tönne
2015-03-30Preliminary fix for bad level calls to WM job functions from BKE.Lukas Tönne
2015-03-29Baking API for cache modifiers.Lukas Tönne
2015-03-27New modifier system for cache libraries.Lukas Tönne
2015-03-26Removed the explicit duplicache rebuild operator.Lukas Tönne
2015-03-26Simple operator to force rebuilding of a dupligroup cache.Lukas Tönne
2015-03-26Archive Info operator for Cache Library archives.Lukas Tönne
2015-03-26Delete operator for cache library datablocks.Lukas Tönne
2015-03-26Operator skeleton for a cache bake operator, using the job system.Lukas Tönne
2015-03-26Updated hash table for lookup of enabled cache items and added basicLukas Tönne
2015-03-26`New` operator for adding cache libraries.Lukas Tönne
2014-11-29Followup for the previous commitSergey Sharybin
2014-11-29Attempt to fix collada compilation after recent cleanupSergey Sharybin
2014-11-29Cleanup: unused headersCampbell Barton
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-07-08style cleanupCampbell Barton
2012-06-18Pardon, typo in own commit for SCons changes. Also added missed headers.Sergey Sharybin
2012-06-18Fix compilation error for SConsSergey Sharybin
2012-06-18Collada: fix for building without colladaGaia Clary
2012-06-18Collada: Moved interface definitions from wm_operators.c to blender/editors/ioGaia Clary