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-06-04Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-04Fix modifiers stack not recalculated when mapping requirements changeAntony Riakiotakis
2015-05-06Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-04Merge branch 'strand_editmode' into alembicLukas Tönne
2015-04-20Lots of small fixes for paint system quirks to make hair brushes workLukas Tönne
2015-04-20New edit mode for hair.Lukas Tönne
2015-04-20Merge branch 'master' into gooseberrySergey Sharybin
2015-04-20Merge branch 'master' into alembicLukas Tönne
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-04-14Merge branch 'master' into alembicLukas Tönne
2015-04-09Merge branch 'alembic' into gooseberryLukas Tönne
2015-04-09Store child strand curves alongside the parent strands in dupli objectLukas Tönne
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-03Merge branch 'alembic' into gooseberryLukas Tönne
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-04-02Fixed DupliCache writers/readers to support subsequent stages ofLukas Tönne
2015-03-31Merge branch 'alembic' into gooseberryLukas Tönne
2015-03-31Merge branch 'master' into alembicLukas Tönne
2015-03-31Store the overall result of cache reading in the DupliCache.Lukas Tönne
2015-03-31Reorganization of file paths and input/output workflow in cacheLukas Tönne
2015-03-30Merge branch 'master' into gooseberrySergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-26New data structure for restoring strand data originating from particles.Lukas Tönne
2015-03-26Renamed the cache_dm to simply dm.Lukas Tönne
2015-03-26Use the temporary 'is_dupli' flag to prevent objects from freeingLukas Tönne
2015-03-26UI cleanup and a bit nicer workflow by treating read/write mode likeLukas Tönne
2015-03-26Skip drawing of particle systems (including hair) when using cacheLukas Tönne
2015-03-26Calculate bounding boxes for cached DMs to avoid visual popping whenLukas Tönne
2015-03-26Added a cache library pointer to objects as a replacement for CL->GRLukas Tönne
2015-03-26Use a new flag in duplicator objects to enable cache reading and avoidLukas Tönne
2015-03-26Enable frame updates of duplicache through use of an invalidation flag.Lukas Tönne
2015-03-26Store object pointers for the dupli objects we generate from caches.Lukas Tönne
2015-03-26Moved the DupliCache struct into DNA, it will be needed for drawing andLukas Tönne
2015-03-26Cache reading functions for constructing a nested dupligroup list basedLukas Tönne
2015-03-26Initial code to support dupli group instancing and overrides throughLukas Tönne
2015-03-24New data structure for restoring strand data originating from particles.Lukas Tönne
2015-03-24Renamed the cache_dm to simply dm.Lukas Tönne
2015-03-23Merge branch 'master' into gooseberryLukas Tönne
2015-03-23Use the temporary 'is_dupli' flag to prevent objects from freeingLukas Tönne
2015-03-23UI cleanup and a bit nicer workflow by treating read/write mode likeLukas Tönne
2015-03-23Skip drawing of particle systems (including hair) when using cacheLukas Tönne
2015-03-23Calculate bounding boxes for cached DMs to avoid visual popping whenLukas Tönne
2015-03-23Added a cache library pointer to objects as a replacement for CL->GRLukas Tönne
2015-03-23Use a new flag in duplicator objects to enable cache reading and avoidLukas Tönne
2015-03-23Enable frame updates of duplicache through use of an invalidation flag.Lukas Tönne
2015-03-23Store object pointers for the dupli objects we generate from caches.Lukas Tönne
2015-03-23Moved the DupliCache struct into DNA, it will be needed for drawing andLukas Tönne
2015-03-23Cache reading functions for constructing a nested dupligroup list basedLukas Tönne
2015-03-23Initial code to support dupli group instancing and overrides throughLukas Tönne
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal