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
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-11Fix for [#24195] Cloth modifier doesn't work after changing subsurf on the ob...Janne Karhu
2010-09-09Partial fix for [#21948] Full sample motion blur with cloth - cloth and colli...Janne Karhu
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-07-21Fix #20983: cloth and smoke point cache step was not enforced to 1.Brecht Van Lommel
2010-05-25Merge back a few cloth solver fixes from the render branch:Brecht Van Lommel
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Big cleanup of particle system core, also some minor pointcache cleanup. Shou...Janne Karhu
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-02-24allow cloth sim for linked duplicates, not many people use this but we need f...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-14spelling errors, no real changes to code.Campbell Barton
2009-12-11For for [#20330] Can't open a file made in 2.49Matt Ebb
2009-11-18Durian request: ClothDaniel Genrich
2009-11-10Math LibBrecht Van Lommel
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-18Particles cleanup, optimizations and some small new stuff.Janne Karhu
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-11Hair dynamics with cloth simulationJanne Karhu
2009-09-05Some particles cleanup & fixes:Janne Karhu
2009-08-29Point cache editing:Janne Karhu
2009-08-12New point cache file format:Janne Karhu
2009-07-092.5Ton Roosendaal
2009-06-27Pointcache refresh part 2Janne Karhu
2009-06-092.50:Brecht Van Lommel
2009-01-042.5Ton Roosendaal
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-07-03Cloth collisions: Reorganized collision system to be more flexible for other ...Daniel Genrich
2008-06-03Collisions: Commit of collision cleanup, put kdop-bvh structure into BLI_kdop...Daniel Genrich
2008-05-26-= Cloth =- Daniel Genrich
2008-05-25-== Cloth / kdop ==-Daniel Genrich
2008-05-24Commit of selfcollisions using new kdop design. Should result in nice speedup.Daniel Genrich
2008-05-14Pre merge commit (includes commented moving stuff)Daniel Genrich
2008-05-08Reason of all this work: Commiting my work-in-progress on reviewed collision ...Daniel Genrich
2008-05-07svn merge -r 13452:14721 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-10Little cloth code cleanup needed because of from new cache code mergeDaniel Genrich
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-04-09Cloth enhancement for upcomming cache changes: support different speed using ...Daniel Genrich
2008-04-08Cloth bugfix: used old dm instead of new created result derivedmesh; Code cle...Daniel Genrich
2008-03-18Collision Modifier/KDOP: Rearrange things to be more generic. Also fix possib...Daniel Genrich
2008-03-14Cloth header cleanup, bugfix (again) in wind calculation, bugfix for not work...Daniel Genrich
2008-03-12Bugfix for wrong initial cloth settings pretending to be cottonDaniel Genrich
2008-03-12Cloth bugfix for 1. reset of cloth sim during render with vector blur when ca...Daniel Genrich
2008-03-07Another big purge of warnings. (Main culprits this time were Campbell and Geo...Joshua Leung
2008-03-06Cloth bugfix for jumpy cloth (users were complaining), so the mass can be cha...Daniel Genrich
2008-03-03Cloth bugfix - stupid typo resulted in missing diagonal springs (reported by ...Daniel Genrich
2008-03-03Cloth: Bugfix for IRIX compile (hopefully), bugfix for multiple springs (appe...Daniel Genrich
2008-02-29Cloth: Bugfix for wrong calculated bending springs, Bugfix for selfcollisions...Daniel Genrich