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-05-26-= Collisions =-Daniel Genrich
2008-05-26* The displist would be uninitialized when nurbs bezieru/v was set and the or...Campbell Barton
2008-05-26-= Cloth =- Daniel Genrich
2008-05-25-== Cloth / kdop ==-Daniel Genrich
2008-05-24Merging revisions 14838-14945 of https://svn.blender.org/svnroot/bf-blender/t...Daniel Genrich
2008-05-24Commit of selfcollisions using new kdop design. Should result in nice speedup.Daniel Genrich
2008-05-23fix for "[#11004] Adding ram sound and alt-U causes ram to look like HD sound...Campbell Barton
2008-05-22Fix for bug #11698: mesh deform modifier not working on extruded curves.Brecht Van Lommel
2008-05-22Fix for bug #11743: incorrect transformation for particle groupBrecht Van Lommel
2008-05-22Fix for bug #11758: crash cancelling hair softbody bake.Brecht Van Lommel
2008-05-18memory corruption error fix when changing orderU/Vs with curves, this could c...Campbell Barton
2008-05-18Last part of the svn release commit. It's now in freeze... unless?Ton Roosendaal
2008-05-18Fix in mball last May 15th causes a hang (eternal loop) in mball.c,Ton Roosendaal
2008-05-18fix for [#11691] No checks in curve code for "Number of points <= Order U"Campbell Barton
2008-05-17Bugfix #11717:Joshua Leung
2008-05-17== Nodes ==Willian Padovani Germano
2008-05-16Fix for bug #11389: edgesplit modifier crash after subsurf whenBrecht Van Lommel
2008-05-15Fix for bug #11650: removing uv layers in editmode did not work correct.Brecht Van Lommel
2008-05-15Last bug fix of #10999. This should finaly work (tested by jesterking).Jiri Hnidek
2008-05-14svn merge -r 14810:14838 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-05-14Pre merge commit (includes commented moving stuff)Daniel Genrich
2008-05-14Minor particle system fixes:Brecht Van Lommel
2008-05-12Fix for bug #11128: render window shows undithered image.Brecht Van Lommel
2008-05-12Fix for bug #11114: boids physics went wrong when the distance betweenBrecht Van Lommel
2008-05-12Bug fix of #10999. mbproc->start was useless.Jiri Hnidek
2008-05-12svn merge -r 14721:14810 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-05-12Fix for bug #11140: explode modifier could run out of memory quiteBrecht Van Lommel
2008-05-12== FFMPEG ==Peter Schlaile
2008-05-12Move variable declaration, wouldn't compiler with MSVC (reports by jms).Ken Hughes
2008-05-12== FFMPEG ==Peter Schlaile
2008-05-11fix for [#11136] Segmentation fault when copying objects with hairsCampbell Barton
2008-05-09missed modifier.c last commit, made explode copy some settings.Campbell Barton
2008-05-09Fix for bug #10475: added more dependencies for physics systemsBrecht Van Lommel
2008-05-09Fix for bug #8919: uv shadow mesh doesn't update without 3d viewBrecht Van Lommel
2008-05-09Fix for bug #10894: objects used as particle duplis couldn't beBrecht Van Lommel
2008-05-09Potential bug fix of #10999.Jiri Hnidek
2008-05-08Fix for bug #11002: particle ipo clump did not allow negative valuesBrecht Van Lommel
2008-05-08Reason of all this work: Commiting my work-in-progress on reviewed collision ...Daniel Genrich
2008-05-07Possible fix for #9691: blender failing to allocate memory when renderingBrecht Van Lommel
2008-05-07svn merge -r 13452:14721 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-05-07Fix for bug #9676: added warning that particles on multires areBrecht Van Lommel
2008-05-07* added support for exporting dupli objectsCampbell Barton
2008-05-06Fix for bug #10734: mirror modifier crash with no axisBrecht Van Lommel
2008-05-06Bugfixes: Joshua Leung
2008-05-06Fix for bug #10542: changing particle visualisation type from object toBrecht Van Lommel
2008-05-05Fixed some indentation, I stumbled across (spaces vs tabs)Kent Mein
2008-05-05fix for bad indexing found by Cyril BruleboisKent Mein
2008-05-04Fix for compiling with FFMPEG enabled due to BLI_convertstringcodeJoshua Leung
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2008-05-02 fix for #7314Jean-Luc Peurière