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-02Write metadata to caches (application name, date of creation, userLukas Tönne
2015-06-02Display basic metadata of a cache archive in the cache library inputLukas Tönne
2015-05-28Allow external object targets for the cache shrinkwrap modifier.Lukas Tönne
2015-05-27Simplified render/preview settings for cache baking.Lukas Tönne
2015-05-22Implemented hair cutting for cached strands, based on a cutoff parameterLukas Tönne
2015-05-22Option for the haircut cache modifier to either use a scene object orLukas Tönne
2015-05-22New cache modifier "Haircut", for removing unwanted child hairs.Lukas Tönne
2015-05-21Use a flag to explicitly apply shape keys to either the goal positionsLukas Tönne
2015-05-13Optional feature "Goal Deflect" to disable goal forces when hitting aLukas Tönne
2015-05-10Drag type force field for keeping hairs "stuck" to a mesh surface.Lukas Tönne
2015-05-08Another curve mapping to control bending stiffness along hair strands.Lukas Tönne
2015-05-05Strand edit functions for storing edit data in the Cache Shape KeyLukas Tönne
2015-05-03Added a new "Modifiers" display mode for cache libraries, which readsLukas Tönne
2015-05-03Main shape key implementation for cached strand data.Lukas Tönne
2015-05-03New cache modifier type "Strands Key" for implementing shape keys onLukas Tönne
2015-04-29New shrinkwrap modifier for cached hair data.Lukas Tönne
2015-04-28Optional filter group pointer in Cache Library for limiting cacheLukas Tönne
2015-04-21Estimation for overall data size of Alembic components.Lukas Tönne
2015-04-21Improved Alembic archive examination tool for cache libraries.Lukas Tönne
2015-04-17"Deflector" force modifier for cache simulation.Lukas Tönne
2015-04-16New cache modifier type for creating force fields on duplis of theLukas Tönne
2015-04-15Object and particle system selection in the cache hair sim modifier.Lukas Tönne
2015-04-10Explicit flags for toggling motion (from simulation) and child strandsLukas Tönne
2015-04-10Goal springs for cached strand simulation.Lukas Tönne
2015-04-03Added the major parameters for the hair simulation.Lukas Tönne
2015-04-03Added effector weights for cache hair simulation.Lukas Tönne
2015-04-03RNA for modifier struct subtypes.Lukas Tönne
2015-04-01Basic strand processing in the hair sim cache modifier.Lukas Tönne
2015-03-31Added transient DupliCache data baking modifiers/simulations andLukas Tönne
2015-03-31Reorganization of file paths and input/output workflow in cacheLukas Tönne
2015-03-30Simplification of the cache library filtering mechanism.Lukas Tönne
2015-03-30Write out the complete dupli group in cache modifiers.Lukas Tönne
2015-03-27Use the last valid cache modifier output file for reading into theLukas Tönne
2015-03-27New modifier system for cache libraries.Lukas Tönne
2015-03-26Allow cache libraries to store both render and realtime (viewport) data.Lukas Tönne
2015-03-26Removed group pointer from cache libraries and use object->cachelibLukas Tönne
2015-03-26Removed the now redundant "Read" toggle from cache libraries.Lukas Tönne
2015-03-26Render/Viewport evaluation mode for cache libraries.Lukas Tönne
2015-03-26Cache read result enum in DNA mirroring the internal pointcache results.Lukas Tönne
2015-03-26New 'read' flag to toggle reading of the CacheLibrary as a whole.Lukas Tönne
2015-03-26Reader/Writer API functions for basic particles.Lukas Tönne
2015-03-26General support for export to/import from Alembic files based on CacheLukas Tönne
2015-03-26Refactoring of archive handling in readers/writers.Lukas Tönne
2015-03-26Updated hash table for lookup of enabled cache items and added basicLukas Tönne
2015-03-26Improved collections in RNA for looping over potential caching itemsLukas Tönne
2015-03-26Simplified cache item path description, based on plain ID blocks withLukas Tönne
2015-03-26BKE functions for managing cache content based on a group.Lukas Tönne
2015-03-26Group pointer property for cache libraries to associate them with anLukas Tönne
2015-03-26New ID datablock 'CacheLibrary', for managing physical cache archivesLukas Tönne