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-09-19Merge from trunkAndre Susano Pinto
2008-09-19Revert last merge from trunkAndre Susano Pinto
2008-09-15svn merge -r 16231:16536 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-22svn merge -r 16174:16215 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-18svn merge -r 16077:16174 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-11svn merge -r 15988:16055 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-22svn merge -r 15590:15688 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-13svn merge -r 15392:15551 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-01svn merge -r 15292:15392 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-06-12Merge from trunkAndre Susano Pinto
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
2008-04-01Fix for bug: [#8810] Sticky button in particle effector menu creates unexpect...Janne Karhu
2008-04-01Fix for bug: [#8817] Particleradius doesn't update until changing the amount ...Janne Karhu
2008-04-01Fix for bug: [#8818] Particle reflecting strange from a simple planeJanne Karhu
2008-03-14Fix for bug #8467: a softbody hair crash.Brecht Van Lommel
2008-03-08Fix for bug [#8465] particle children for emitter particles doesn't renderJanne Karhu
2008-03-08Fix for bug [#8402] Hair particles don't react on changing of curve guidesJanne Karhu
2008-02-28Bugfix: jitterd particle distribution was really slow for a largeBrecht Van Lommel
2008-02-27Fix for bug: cross platform strand render differences with kink/branch.Brecht Van Lommel
2008-02-25Bugfix for some particle system vertex group memory leaks.Brecht Van Lommel
2008-02-25Fix for bug #8353: switching particle hair with softbody to emit crashed.Brecht Van Lommel
2008-02-24Fix for bug #8304: child distribution gave different results acrossBrecht Van Lommel
2008-02-22Bugfix: effectors in dupligroups didn't work, if the particle didn'tBrecht Van Lommel
2008-02-19Added an option for texture forcefields to use the root location of a partic...Campbell Barton
2008-02-18Disable particle time looping for hair, doesn't have any purpose there,Brecht Van Lommel
2008-02-18particle bug - Edit Particles could reference invalid face indices's,Campbell Barton
2008-02-18Fix for bug #8052: particle emit from verts and volume didn't supportBrecht Van Lommel
2008-02-18texture forcefields had a bug where uninitialized values could be used.Campbell Barton
2008-02-17Particle looping works again at least to some extent (don't have time to test...Janne Karhu
2008-02-14Particles' angular velocity mode "velocity" was actually just a duplicate of ...Janne Karhu
2008-02-13It seems my fix for bug 8274 broke hair, so reverting that and opening the bu...Janne Karhu
2008-02-13Fix for bug: [#8274] Particle System cannot be persuaded to recalculateJanne Karhu
2008-02-13Render SimplificationBrecht Van Lommel
2008-02-12Fix for bug: [#8269] Particle / Vizualization / Draw / Disp reduces rendered ...Janne Karhu
2008-02-11Fix for bug #8186.Janne Karhu
2008-01-29Bounding box clipping in the render engine.Brecht Van Lommel
2008-01-24Added an "effector" vertex group for hair, that defines how muchBrecht Van Lommel
2008-01-24Changed the way falloff for fields works, was hard to control well.Brecht Van Lommel
2008-01-22Fix for error in approximate AO in last commit, made it really slow.Brecht Van Lommel
2008-01-21Fixes:Brecht Van Lommel
2008-01-17- Regarding the Peach "hair effectors" request in the mailing list I coded qu...Janne Karhu