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-12Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2015-04-23Merge branch 'alembic' into gooseberryLukas Tönne
2015-04-23Allow the dupli override simulation to specify layers of effectorLukas Tönne
2015-03-26Minor naming conflict fix.Lukas Tönne
2015-03-26Removed current implementation of cache reading from various parts ofLukas Tönne
2015-03-26Render/Viewport evaluation mode for cache libraries.Lukas Tönne
2015-03-26Replaced point cache in cloth modifiers (also hair) with the new cachingLukas Tönne
2015-03-23Removed current implementation of cache reading from various parts ofLukas Tönne
2015-03-23Render/Viewport evaluation mode for cache libraries.Lukas Tönne
2015-03-23Replaced point cache in cloth modifiers (also hair) with the new cachingLukas Tönne
2015-03-13Merge branch 'master' into gooseberryLukas Tönne
2015-03-11Cleanup: indentationCampbell Barton
2015-02-13Painstakingly merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-12Removed the cloth preroll feature.Lukas Tönne
2015-01-21Removed the solver_index from cloth vertices.Lukas Tönne
2015-01-20Fix for invalid access to undefined hair data in edge-only cloth meshes.Lukas Tönne
2015-01-20Randomness factor for hair bending stiffness.Lukas Tönne
2015-01-20Nicer hashing functionality for sim debugging using a variadic macroLukas Tönne
2015-01-20Use a fixed, uniform cell size for hair continuum grids.Lukas Tönne
2015-01-20Cleanup: Removed the unnecessary cloth solver abstraction (there is onlyLukas Tönne
2015-01-20Added separate damping for bending springs.Lukas Tönne
2015-01-20Fix for hair chain testing in the cloth modifier.Lukas Tönne
2015-01-20Completed the implementation of bent rest shapes for hair.Lukas Tönne
2015-01-20Target calculation for local non-straight rest shapes.Lukas Tönne
2015-01-20Calculate bending targets based on the direction of previous segments.Lukas Tönne
2015-01-20Simple initial implementation of angular bending springs.Lukas Tönne
2015-01-20Made the voxel grid size for hair interaction configurable and increasedLukas Tönne
2015-01-20Renamed functions to make them explicitly refer to cloth, and split theLukas Tönne
2015-01-20Moved the cloth solver code into a new subfolder/library inside BlenderLukas Tönne
2014-12-22Fix for invalid access to undefined hair data in edge-only cloth meshes.Lukas Tönne
2014-11-21Randomness factor for hair bending stiffness.Lukas Tönne
2014-11-16Nicer hashing functionality for sim debugging using a variadic macroLukas Tönne
2014-11-13Merge branch 'master' into gooseberryCampbell Barton
2014-11-11Avoid calling powf with integer exponent in more placesSergej Reich
2014-11-09Merge branch 'hair_immediate_fixes' into gooseberryLukas Tönne
2014-10-30Disabled the hair preview feature in the code, due to limited usefulness.Lukas Tönne
2014-10-09Solved various update issues with the hair preview factor.Lukas Tönne
2014-10-07Preliminary commit for simulation preview.Lukas Tönne
2014-09-26Added separate damping for bending springs.Lukas Tönne
2014-09-26Fix for hair chain testing in the cloth modifier.Lukas Tönne
2014-09-26Completed the implementation of bent rest shapes for hair.Lukas Tönne
2014-09-25Target calculation for local non-straight rest shapes.Lukas Tönne
2014-09-24Merge branch 'master' into hair_immediate_fixesLukas Tönne
2014-09-24Cleanup: boolCampbell Barton
2014-09-19Calculate bending targets based on the direction of previous segments.Lukas Tönne
2014-09-19Simple initial implementation of angular bending springs.Lukas Tönne
2014-09-17Made the voxel grid size for hair interaction configurable and increasedLukas Tönne
2014-09-13Renamed functions to make them explicitly refer to cloth, and split theLukas Tönne
2014-09-13Moved the cloth solver code into a new subfolder/library inside BlenderLukas Tönne