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-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-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-07Possible fix for #9691: blender failing to allocate memory when renderingBrecht Van Lommel
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
2008-05-02Fix for bug #8825. find_first_point() finds first points of implicite surface...Jiri Hnidek
2008-05-02== PyNodes ==Willian Padovani Germano
2008-04-30Fix for bug #9867: issues with making particle systems local.Brecht Van Lommel
2008-04-29Fix for bug #9657: ipo's on the object in particle object visualisationBrecht Van Lommel
2008-04-29Fix for bug #8865: on mac os x, with certain processors (I'm guessingBrecht Van Lommel
2008-04-28vertex parents to a mesh that no verts would crash blenderCampbell Barton
2008-04-28Bugfix #8937: Action constraint for non-armatures shows lag on clear transformJoshua Leung
2008-04-28Compiler warning fixes:Joshua Leung
2008-04-28Subversion bump because of big cloth struct changeDaniel Genrich
2008-04-28follow-up for the universal darwin config.pyJean-Luc Peurière
2008-04-28Bugfix: 32bit cloth files were loaded bad in 64bit blenders and the way arrou...Daniel Genrich
2008-04-28* Group unlinking wasnt removing groups from particle systems, or render laye...Campbell Barton
2008-04-27== Multires ==Nicholas Bishop
2008-04-27remove old particle system.Campbell Barton
2008-04-27fix for own error when trying to fix python command line crash,Campbell Barton
2008-04-26BLI_split_dirfile was being used in cases it should not have been,Campbell Barton
2008-04-25Suggestion by GSR; move "extern C" into header file, remove "_" fromKen Hughes
2008-04-25fix/workaround for blender crashing when running python runs text.clear() in...Campbell Barton
2008-04-25Duplicating UTF-8 changes from Revision 14536 in another place in the source ...Ken Hughes
2008-04-23added ipo script template from blenderartists forTe, made scripts refresh on ...Campbell Barton
2008-04-23Fix for bug #9654: point cache was being reset too often, madeBrecht Van Lommel
2008-04-22WITH_BULLET wasn't working for Makefiles.Kent Mein
2008-04-22== FFMPEG ==Peter Schlaile
2008-04-22Added a check to make sure repeat value isn't 0.Joshua Leung
2008-04-22Cloth: Fix point cache memory leak when duplicating clothDaniel Genrich