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-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-25Fix for [#20647] Children from particles on a subsurf mesh don't render correctJanne Karhu
2010-02-25Particles with "no physics" didn't stick to the emitter like they were suppos...Janne Karhu
2010-02-24allow cloth sim for linked duplicates, not many people use this but we need f...Campbell Barton
2010-02-14Fix #20171: properties of hair are not animateable.Brecht Van Lommel
2010-02-14Fix #20282: particle normal force can be animated but not driven.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-02Fix semi-exit of particle edit mode after adding/removing hairs, whenBrecht Van Lommel
2010-01-31missed these last commitCampbell Barton
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-20only reallocate memory for child particles if the size changes.Campbell Barton
2010-01-14particle weight brush back (mostly the same as in 2.4x), needed to control lo...Campbell Barton
2010-01-03Stickness factor for particle collisions, patch submitted by Raul Fernandez H...Janne Karhu
2009-12-30Fix for [#20430] Boids options for Flying and climbing do not workJanne Karhu
2009-12-26Particles bug fix: Particle birth location between frames weren't calculated ...Janne Karhu
2009-12-26Fix for [#20294] Switching to particle mode after changing number of hair par...Janne Karhu
2009-12-26Fix for [#20458] Segmentation fault when trying to enable Hair dynamicsJanne Karhu
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-07Particles: child editing bugfixesBrecht Van Lommel
2009-12-02Bug fix: Verlet integration didn't work properly with moving particle emitters.Janne Karhu
2009-11-25Verlet integration method for particles (patch provided by farsthary).Janne Karhu
2009-11-25Sculpt: SubsurfBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-10-19Changing particle physics type to boids and not boids multiple times crashed.Janne Karhu
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-18Move some static math functions out of paint_image.c into arithb.cCampbell Barton
2009-09-18Particles cleanup, optimizations and some small new stuff.Janne Karhu
2009-09-17Warning fixes for blenkernel and editors.Brecht Van Lommel
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-12Use curve radius for pathsCampbell Barton
2009-09-12new struct PathPoint for each path element (replaces float[4]), Paths now sto...Campbell Barton
2009-09-11Hair dynamics with cloth simulationJanne Karhu
2009-09-06Disconnect/connect hair:Janne Karhu
2009-09-05Some particles cleanup & fixes:Janne Karhu
2009-08-29Point cache editing:Janne Karhu
2009-08-262.5 - Warning cleanups (for mingw+scons)Joshua Leung
2009-08-162.5/Paint:Nicholas Bishop
2009-08-152.5: warning fixesBrecht Van Lommel
2009-08-12New point cache file format:Janne Karhu
2009-07-262.5:Brecht Van Lommel
2009-07-23External cacheJanne Karhu
2009-07-21Initial code for boids v2Janne Karhu
2009-07-13Keyed physics refresh:Janne Karhu
2009-07-092.5Ton Roosendaal
2009-07-04A bunch of fun stuff now possible because of new pointcache code:Janne Karhu
2009-06-27Pointcache refresh part 2Janne Karhu
2009-06-222.5: warning fixesBrecht Van Lommel
2009-06-21Pointcache refresh part 1:Janne Karhu