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-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-06-18Fix for [#22410] Texture force field doesn't depend on empty location (patch ...Janne Karhu
2010-04-26Fix [#22160] blender 2.5 alpha2 can't open file grass.blend from blenderguruMatt Ebb
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
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-02-12correct fsf addressCampbell Barton
2010-01-23Small fixes for particles.Janne Karhu
2010-01-22Fix crash rendering grass_wind.blend from regression tests. The realBrecht Van Lommel
2009-12-21* Rest length parameter for harmonic force springs. Implementation is a sligh...Janne 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-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-07-21Initial code for boids v2Janne Karhu
2009-07-162.5: DefaultsBrecht Van Lommel
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-06-222.5: warning fixesBrecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-10Particle effector falloff maxdist etc. didn't work like it was supposed to.Janne Karhu
2009-04-07Harmonic effector force wasn't working properly at all. A silly vector normal...Janne Karhu
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2009-01-242.5Ton Roosendaal
2009-01-042.5Ton Roosendaal
2008-12-16Patch from Banlu KemiyatornCampbell Barton
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-09-27Lots of mingw/gcc compiler warning fixesJoshua Leung
2008-09-13Particle collisions upgrade:Janne Karhu
2008-08-25Fixing compiler warning due to unsed codeDaniel Genrich
2008-08-25Effector fall-off power was off by one for spherical, magnet, harmonic and ch...Janne Karhu
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) Forces can be hidden by deflector object now (need to talk with jahka abou...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
2008-04-11Changed BLI_convertstringcode to replace any number of hashes with the frame ...Campbell Barton
2008-03-14Cloth header cleanup, bugfix (again) in wind calculation, bugfix for not work...Daniel Genrich
2008-01-19add the option to add the parents time offset value.Campbell Barton
2008-01-19 find_group would only return the first group, this let to the assumption tha...Campbell Barton
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01removed some more header files, made the game engine compile with removed hea...Campbell Barton
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-12-24Blenkernel for 2.5 project, changes mainly are because of disablingTon Roosendaal
2007-11-27ParticlesBrecht Van Lommel
2007-09-18Another purge of compiler warnings (some of which I've been getting for a whi...Joshua Leung