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-27Fix for incorrect update callback in haircut cache modifier, leadingLukas 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-07Cleanup: quiet warningsCampbell Barton
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-05-03Removed optimization by applying cache shrinkwrap modifier only in theLukas 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-22Make size calculation in cache archive info operators an optional extraLukas 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-14AnimSys utility function was renamed in master.Lukas Tönne
2015-04-10Use depsgraph tagging and notifiers to enforce dupli cache updatesLukas 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-07Use matching defaults and ranges in RNA/BKE for hairsim parameters.Lukas Tönne
2015-04-07Better defaults for stretch stiffness and damping.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-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-30Removed unused code for ill-defined "cache objects".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-26Record and display the last result of cache reading in the cache libraryLukas Tönne
2015-03-26Disabled collection properties for 'virtual' cache items in RNA.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-26Unlink and cleanup functions when objects or the cached group getLukas Tönne
2015-03-26Name string construction for cache items, to use as a unique identifierLukas Tönne
2015-03-26Updated hash table for lookup of enabled cache items and added basicLukas Tönne