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
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-08Bugfix #17767Ton Roosendaal
2008-10-05Fix for [#17758] Particle Caching ProblemJanne Karhu
2008-09-30Fix for bug #17302: subsurf + particle size vertex groups did notBrecht Van Lommel
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-28A previous commit by me (16701) broke keyed- and none-physics particles or at...Janne Karhu
2008-09-27Lots of mingw/gcc compiler warning fixesJoshua Leung
2008-09-25Fix for [#17677] Blender Crash when Baking BoidsJanne Karhu
2008-09-23- Particle-particle effectors we're quite unstable and not accurate at all. N...Janne Karhu
2008-09-21svn merge -r 16593:16648 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-18A typo in my fix for bug #11740 caused problems with at least grid distribute...Janne Karhu
2008-09-18Reactor particles were born with incorrect timing. Some changes made could ef...Janne Karhu
2008-09-18svn merge -r 16454:16593 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-18Hopefully fixes crash in particle system with effector enabledDaniel Genrich
2008-09-17Fix for [#17637] Children from "Faces" in Object without a face leads to crashJanne Karhu
2008-09-14Fix for #11740 - Reactor particles do not render in animation.Janne Karhu
2008-09-13Particle collisions upgrade:Janne Karhu
2008-09-12typo in recent commitCampbell Barton
2008-09-12Bugfix [#17609] Complex particles crash II - related to #17592Daniel Genrich
2008-09-10Bugfix [#17592] Complex particle system crashDaniel Genrich
2008-09-10svn merge -r 16369:16454 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-08Bugfix for #17572 Boids Particles CrashDaniel Genrich
2008-09-05svn merge -r 16320:16369 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-03Fix gcc compiler warnings.Ken Hughes
2008-09-01svn merge -r 16222:16320 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-08-25Crash fix for having wind noise + particles (reported by Wahooney)Daniel Genrich
2008-08-22svn merge -r 16060:16222 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
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-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-08-16Boids didn't get correct fall-off from wind effector.Janne Karhu
2008-08-12svn merge -r 15973:16060 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-08-08Fix for [#13697] Reactor particles with children doesn't renderJanne Karhu
2008-07-27svn merge -r 15649:15800 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-07-25Fluid control: WIP commit before weekend, not working is crashing on the firs...Daniel Genrich
2008-07-20[#17356]: Reactor particles makes blender crashDaniel Genrich
2008-07-07Fix for bug: [#14570] particle system: grid distribution + vertex emitting bugJanne Karhu
2008-06-23An initializer line was missing from the beginning of a loop, causing crashes.Joseph Eagar
2008-06-09Added back a feature from the old particle system: negative start frame.Brecht Van Lommel
2008-05-12Fix for bug #11114: boids physics went wrong when the distance betweenBrecht Van Lommel
2008-05-06Fix for bug #10542: changing particle visualisation type from object toBrecht Van Lommel
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-12Fix for bug #8936: particle system crash with vertex groups andBrecht Van Lommel
2008-04-11Changed BLI_convertstringcode to replace any number of hashes with the frame ...Campbell Barton
2008-04-11Fix for bug #8920: particles reactor crash and memory leak.Brecht Van Lommel
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-04-03Fix to make grass render the same on solaris as linux, by doingBrecht Van Lommel
2008-04-02Fix for bug: [#8117] Particles with fluid brokenJanne Karhu