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
2011-07-24Effector calculations are now thread safe.Janne Karhu
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-01-042.5Ton Roosendaal
2008-08-22New things for particle effectors:Janne Karhu
2008-08-19Particles now got that force-hiding feature, too --> jahka: please take a loo...Daniel Genrich
2008-08-18Little tweaks so 0 wind results in 0 noise, also removed double-mass dependan...Daniel Genrich
2008-08-18a) New unified effector system by Janne (jahka) + Me (genscher): particle and...Daniel Genrich
2008-04-27remove old particle system.Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2005-12-06Orange:Ton Roosendaal
2005-12-06Orange branch: Revived hidden treasure, the Groups!Ton Roosendaal
2005-11-17One visit to studio orange, and voila a todo list!Ton Roosendaal
2005-11-10The long awaited Particle patch from Janne KarhuTon Roosendaal
2005-08-20Moving functions and calls to have a cleaner situation for futre work (impli...Jens Ole Wund
2005-07-26 - added wave modifier & removed old wave effectDaniel Dunbar
2005-07-26 - removed internal functions from effect headerDaniel Dunbar
2005-07-20 - added modifier_dependsOnTime to check if modifier needs updatingDaniel Dunbar
2005-07-19 - split mesh_deform off from object_deformDaniel Dunbar
2005-04-25cleaned up parameter list for SoftBodyDetectCollision(...)Jens Ole Wund
2005-04-19removed my SB hack from particle collision codeJens Ole Wund
2005-04-06fixed small glitch multiplying nodemass twice (thanks ton)Jens Ole Wund
2005-04-04- Made SoftBody work with Particle Force Fields.Ton Roosendaal
2005-03-26 - made give_mesh_mvert staticDaniel Dunbar
2004-09-19Removed all calls to object_wave in code, and moved it into theTon Roosendaal
2004-09-07Got rid of quite a lot of warnings. Lot of them MSVC-ism dealing with const c...Martin Poirier
2004-06-26The revised patch from Leon for new particle effects.Ton Roosendaal
2004-01-22I modified it so that the particles on a face's position are affectedKent Mein
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont