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
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
2008-02-28Cloth: 1. Bugfix for possible memory leak reported by Kenneth Styrberg (via m...Daniel Genrich
2008-02-27Cloth: fixed completely useless/wrong friction force; changed some initial se...Daniel Genrich
2008-02-26Cloth: make cloth more crash resistant if memory allocation failedDaniel Genrich
2008-02-26Cloth: Little (bug)fix to let springs appear as an upper tridiagonal matrixDaniel Genrich
2008-02-24Purge of compiler warnings... (hopefully everything still compiles, there are...Joshua Leung
2008-02-20Cloth: Bugfix for wrong number of bending springs, could result in visual art...Daniel Genrich
2008-02-13Cloth: changes in editmode will influence the velocity by 10% now, changed/ad...Daniel Genrich
2008-02-12Cloth: New: *simple* (OpenMP enabled) Selfcollisions availableDaniel Genrich
2008-02-11Cloth: 1. Speedup of collisions (up to 50%, see new dancing ballerina stats h...Daniel Genrich
2008-02-11Pointcache: Fixed non-availability when blend file was loaded from command li...Daniel Genrich
2008-02-08Cloth: Hopefully fixed bug reported from bjornmose (2nd try)Daniel Genrich
2008-02-07Cloth: 1. fix problem with pinning (reported by ZanQdo), 2. fix cache protect...Daniel Genrich
2008-02-05Cloth: Fix for crash with meshes with no faces, 2. Fix for crash on switching...Daniel Genrich
2008-02-04Cloth: Fixed: [#8210] (includes bad spring calculation), only mesh can get cl...Daniel Genrich
2008-01-30Cloth: Bugfix: 1. Kicking esc again, 2. Collision modifier needed to be updat...Daniel Genrich
2008-01-30makes bullet independant from gameengine for cmake, introduces esc-key during...Daniel Genrich
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2008-01-29-= Cloth cleanup =-Daniel Genrich
2008-01-29WIP commit, many debug outputs, extensive log comes after bug is killedDaniel Genrich
2008-01-26untested fixes for vgroupsDaniel Genrich
2008-01-25Weekend commit -> New: 3rd tab for advanced users mit many things to play wit...Daniel Genrich
2008-01-25Fix: clear cache button works again even with protected cache, edited cache d...Daniel Genrich
2008-01-25New: load cached data on file load; Fixed: Don't destroy cache on fileload, c...Daniel Genrich
2008-01-24New: Editable cache. Fixed: Don't clear cache on e.g. lamp moving. Changed: S...Daniel Genrich
2008-01-23fix for collision modifier not reseted after first run + made the pushpin mor...Daniel Genrich
2008-01-23Enabled first + last simulation frame, hopefully fixed some cache problems, c...Daniel Genrich
2008-01-23Made GUI even more intuitive with explanations why something is not available...Daniel Genrich