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-04Fix #23003: setting particle number to 0 was not working correct,Brecht Van Lommel
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-26Fix for [#22073] Particle Emit From Volume Button No Different Than Emit From...Janne Karhu
2010-07-25Fix for [#22128] particle sizes and physicsJanne Karhu
2010-07-17Revert part of commit 29079, cleanup of particle path drawing logicBrecht Van Lommel
2010-07-10Bugfix [#22811] Dupli-Instancing for particles broken.Campbell Barton
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-18Fix for [#22479] Hair is left our when moving emitter unless Hair Dynamics is...Janne Karhu
2010-05-30Some cleanup of particle path drawing logic:Janne Karhu
2010-05-14fix for hair distrobution changing when rendered with a different number of t...Campbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-04-12Subframe calculations for particles, original patch by Raul Fernandez HernandezJanne Karhu
2010-04-06Fix for [#21928] Can't assign hairJanne Karhu
2010-04-05Fix for [#21908] SPH fluids - crash when editing while playingJanne Karhu
2010-04-04Fluid physics for particles by Raul Fernandez Hernandez (Farsthary) and Steph...Janne Karhu
2010-03-26Cloth simulation can now use a group to specify which objectsBrecht 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-10Fix for [#21411] Particles jitter when resting on a collision objectJanne Karhu
2010-03-09rename some functions to use easier to understand names.Campbell Barton
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