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-02Use ID property groups for storing and loading metadata associated toLukas Tönne
2015-06-02Display basic metadata of a cache archive in the cache library inputLukas Tönne
2015-05-28Moved child strand deformation into the general cache processingLukas Tönne
2015-05-28Allow external object targets for the cache shrinkwrap modifier.Lukas Tönne
2015-05-27Fix for the hair strands cutting modifier for caches.Lukas Tönne
2015-05-27Simplified render/preview settings for cache baking.Lukas Tönne
2015-05-22Take transformation of the duplicator object into accound for hairLukas Tönne
2015-05-22Fix for incorrect cutoff points with the haircut cache modifier.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-22Initialize curve mappings once after creating, just to be sure.Lukas 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-20Fixed shape key reference data usage, for applying shape keys on topLukas Tönne
2015-05-19Apply strand shape keys to both the base strand coordinates and theLukas Tönne
2015-05-19Ported key owner type code from gooseberry, to better sync both branches.Lukas Tönne
2015-05-14Fix for Drag force fields: was using inverted velocity.Lukas Tönne
2015-05-13Optional feature "Goal Deflect" to disable goal forces when hitting aLukas Tönne
2015-05-11Fix for initialization of effector velocities.Lukas Tönne
2015-05-11Fix for crash when using cache file paths without slashes in them.Lukas Tönne
2015-05-11Change of cache filter group behavior to allow partial caching.Lukas 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-07Extended RNA update for shape keys to trigger re-reading of dupli caches.Lukas Tönne
2015-05-07Fix for missing lib-link of effector weights group pointer.Lukas Tönne
2015-05-07Fix for cache simulation force fields, these were not added up.Lukas Tönne
2015-05-06Moved the child deformation for strands out of the core cache readingLukas Tönne
2015-05-05Take transformation into account between the duplicator and strandsLukas Tönne
2015-05-05Strand edit functions for storing edit data in the Cache Shape KeyLukas Tönne
2015-05-04Consider an empty keyblocks list to be a new key, so a Basis shape isLukas Tönne
2015-05-04Actual shape key evaluation in the shape key modifier for caches.Lukas Tönne
2015-05-04Make strand shapes relative by default.Lukas Tönne
2015-05-04Unused variables.Lukas Tönne
2015-05-04New 'fromtype' variable in Key to allow handling type-dependent pointerLukas 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-05-03Removed optimization by applying cache shrinkwrap modifier only in theLukas Tönne
2015-05-01Fix for shifted sample-to-frame mapping in Alembic files with hairLukas Tönne
2015-04-30Fix for deflector force fields in cache simulation.Lukas 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-27Removed unused function for constructing a list of objects used by aLukas Tönne
2015-04-25Alembic: Solve compilation error with strict compiler flagsSergey Sharybin
2015-04-23Don't disable hair sim during the render pass.Lukas Tönne
2015-04-23Allow the dupli override simulation to specify layers of effectorLukas Tönne
2015-04-22Make size calculation in cache archive info operators an optional extraLukas Tönne
2015-04-21Improved Alembic archive examination tool for cache libraries.Lukas Tönne
2015-04-20Fix for stupid MSVC, does not allow const expression as array size.Lukas Tönne