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-08-15use more BLI math functions.Campbell Barton
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-06-18Changes to scene updating with set scenes.Campbell Barton
2010-05-25Merge back a few cloth solver fixes from the render branch:Brecht Van Lommel
2010-03-27Fix #21700: particles do not collide with linked objects.Brecht Van Lommel
2010-03-26Cloth simulation can now use a group to specify which objectsBrecht Van Lommel
2010-02-24hair was running collision functions (copy to/from collision arrays), even wh...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2009-11-11* Fixing various compiler warnings under scons+mingw. Mostly unused variables...Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-10-01building without bullet didnt workCampbell Barton
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-08-18CMake/WarningsCampbell Barton
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2009-01-042.5Ton Roosendaal
2008-12-262.5: various warning fixes. There was one actual bug in a few differentBrecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-14Collisions: CollisionModifier needs to be resetted for every loopDaniel Genrich
2008-10-14Bugfix for regression from 2.46 on cloth collisions reported by Daniel Salaza...Daniel Genrich
2008-09-29[#17707] Slow Cloth BakingDaniel Genrich
2008-08-18a) Forces can be hidden by deflector object now (need to talk with jahka abou...Daniel Genrich
2008-08-03Bugfix for non working selfcollisions [no 2.47 bugfix]Daniel Genrich
2008-08-03Bugfix for weird + in the code, no idea why it compiled (yet some selfcollisi...Daniel Genrich
2008-07-29No long needed here (win64 cleanup)Daniel Genrich
2008-07-21Fix for crash in collisions (introduced *after* 2.46 with my collision recode)Daniel Genrich
2008-07-03Cloth collisions: Reorganized collision system to be more flexible for other ...Daniel Genrich
2008-06-05Collisions: enabling self collision quality setting again (request by Nudel)Daniel Genrich
2008-06-05Bugfix for exploding cloth collisionsDaniel Genrich
2008-06-03Collision commit code cleanup for nicer compileDaniel Genrich
2008-05-29-= Collisions =- Daniel Genrich
2008-05-28-= Collisions -=Daniel Genrich
2008-05-26-= Collisions =-Daniel Genrich
2008-05-26-= Cloth =- 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-12svn merge -r 14721:14810 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-05-08Reason of all this work: Commiting my work-in-progress on reviewed collision ...Daniel Genrich
2008-04-22WITH_BULLET wasn't working for Makefiles.Kent Mein
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-08Cloth bugfix: used old dm instead of new created result derivedmesh; Code cle...Daniel Genrich
2008-03-20Collision commit was messed up - reported by Mr. Barton :)Daniel Genrich
2008-03-20Cloth structure names update: Sorry about this commit, it will kill all your ...Daniel Genrich
2008-03-20Collision modifier: Update from mvert was using only static update, now uses ...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-06Cloth bugfix for jumpy cloth (users were complaining), so the mass can be cha...Daniel Genrich