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-02Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-30Make use of the subframe value in Scene when reading from cache archives.Lukas Tönne
2015-05-28Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-28Moved child strand deformation into the general cache processingLukas Tönne
2015-05-27Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-27Simplified render/preview settings for cache baking.Lukas Tönne
2015-05-11Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-11Fix for potential NULL pointer access when looking up strands data fromLukas Tönne
2015-05-11Change of cache filter group behavior to allow partial caching.Lukas Tönne
2015-05-07Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-06Moved the child deformation for strands out of the core cache readingLukas Tönne
2015-05-06Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-06Store MSurfaceSample data in hair strands for mapping to a mesh.Lukas Tönne
2015-05-06Fix for threaded dupli cache generation from groups.Sergey Sharybin
2015-05-03Added a new "Modifiers" display mode for cache libraries, which readsLukas Tönne
2015-04-29Tentative fix for flickering particle duplis, when using "pick random"Lukas Tönne
2015-04-28Optional filter group pointer in Cache Library for limiting cacheLukas Tönne
2015-04-23Alembic: Use task pool for calculating DM for dupli object dataSergey Sharybin
2015-04-20Fix 'Children' draw option showing nothing when no children in hairsim/cacheBastien Montagne
2015-04-16Revert recent commits, no time to improve things now.Lukas Tönne
2015-04-16Remove the dual "root" object at the top of Alembic archives.Lukas Tönne
2015-04-14Another fix for child deformation.Lukas Tönne
2015-04-14Merge branch 'master' into alembicLukas Tönne
2015-04-14Major optimization for cache size when storing child strands.Lukas Tönne
2015-04-14Apply child strand deformation only when using the cache result forLukas Tönne
2015-04-14Ignore the display/render settings of the cachelibrary when doingLukas Tönne
2015-04-09Added visibility attribute for dupli objects in Alembic caches.Lukas Tönne
2015-04-09Store child strand curves alongside the parent strands in dupli objectLukas Tönne
2015-04-08Basic cache overrides for strand render data in Cycles.Lukas Tönne
2015-04-07Store root orientation matrix in strand curves as well as caches.Lukas Tönne
2015-04-07Take strand bounds into account when calculating bounding boxes forLukas 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-04-01Clear duplilist instances when reading from a dupli cache, to avoidLukas Tönne
2015-04-01Made the duplicache clear function public.Lukas Tönne
2015-04-01Basic strand processing in the hair sim cache modifier.Lukas Tönne
2015-03-31GHash iterator wrapper for DupliCache, so cache modifiers can accessLukas Tönne
2015-03-31Added transient DupliCache data baking modifiers/simulations andLukas Tönne
2015-03-31Store the overall result of cache reading in the DupliCache.Lukas Tönne
2015-03-31Extend the cache reading function to take the result archive into account.Lukas Tönne
2015-03-31Reorganization of file paths and input/output workflow in cacheLukas Tönne
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-26Working implementation of cache reading for dupli data during renders.Lukas Tönne
2015-03-26Allow cache libraries to store both render and realtime (viewport) data.Lukas Tönne
2015-03-26UI cleanup and a bit nicer workflow by treating read/write mode likeLukas Tönne
2015-03-26Main argument is no longer needed for cache reading, the cachelib isLukas Tönne
2015-03-26Calculate bounding boxes for cached DMs to avoid visual popping whenLukas Tönne
2015-03-26Removed group pointer from cache libraries and use object->cachelibLukas Tönne
2015-03-26Use a new flag in duplicator objects to enable cache reading and avoidLukas Tönne