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-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-17Fix compile error after last commit in boids.Brecht Van Lommel
2010-09-17Tiny addition to boids functionality: pitch valueJanne Karhu
2010-09-17Bug fix: Boids that could only fly didn't take the ground object into account...Janne Karhu
2010-09-03Fix for [#22147] Particle system, fight boids bug (dead particle)Janne Karhu
2010-08-15use more BLI math functions.Campbell Barton
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-23Small fixes for particles.Janne Karhu
2009-12-30Fix for [#20430] Boids options for Flying and climbing do not workJanne Karhu
2009-11-10Math LibBrecht Van Lommel
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
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-05Some particles cleanup & fixes:Janne Karhu
2009-08-262.5 - Warning cleanups (for mingw+scons)Joshua Leung
2009-07-262.5:Brecht Van Lommel
2009-07-21Initial code for boids v2Janne Karhu