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-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-12-13MSVC 9 compile fixes and cleanupsAndrea Weikert
2009-10-19file browserAndrea Weikert
2009-10-16new utility function for BLI_storage.h - BLI_is_dirCampbell Barton
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-09-04* remove mtio.h - no magnetic tape support has been coded. Helps compilation ...Nathan Letwory
2009-08-14some fixes for netbsd with cmakeCampbell Barton
2009-07-282.5: File browserBrecht Van Lommel
2009-07-262.5 file browserAndrea Weikert
2009-07-262.5 filebrowserAndrea Weikert
2009-07-092.5Ton Roosendaal
2009-06-302.5 file browserAndrea Weikert
2009-06-21Spring CleaningCampbell Barton
2009-06-092.50:Brecht Van Lommel
2009-03-182.50: some warning fixes.Brecht Van Lommel
2009-03-142.5 filebrowserAndrea Weikert
2009-03-122.5 filebrowser WIP commitAndrea Weikert
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-25 * fix path to openexr on irixStefan Gartner
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-07-13Fixing the fix: Sometimes, Valgrind sees memory leaks where noone is - especi...Daniel Genrich
2008-07-11Memory leak fix (found with Valgrind)Daniel Genrich
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-16This is a patch from the FreeBSD people:Kent Mein
2008-02-18moved LARGEFILE defines to BLI_storage.hCampbell Barton
2008-02-17Patch from Giuseppe Ghibò, modified not to use scons defines.Campbell Barton
2008-01-26solaris was crashing on file open because of statfs, aparently linux-standard...Campbell Barton
2008-01-22added function BLI_filepathsize - so you dont have to open the file to get it...Campbell Barton
2007-10-21fix for crash's in file selector.Campbell Barton
2007-03-07ToolsKen Hughes
2006-08-20Fixes for:Andrea Weikert
2006-03-19=== bugfix win32 - python ===Andrea Weikert
2005-07-28 - update storage.c to use standard time codes (should fix issueDaniel Dunbar
2005-07-27got some "_1400 <= _MSC_VER" wrong, should be "_1400 < _MSC_VER"Erwin Coumans
2005-07-27visual studio 8 crashes on this R argument, todo: find replacementErwin Coumans
2005-07-17preparation for bullet physicsErwin Coumans
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-04-30- file sizes > 4 GB were not correctly displayed in the file window. ItTon Roosendaal
2005-04-17Patch provided by Andrea Weikert (elubie):Ton Roosendaal
2005-04-02 - got tired of str[n]casecmp not declared warningsDaniel Dunbar
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-19Some cleaning up of BLI_winstuff.h usageDaniel Dunbar
2005-03-09big warning hunt commitJean-Luc Peurière
2005-02-25Added include sys/vfs.h for hpux was in the patches tracker....Kent Mein
2005-01-03Bug fix 2047Ton Roosendaal
2004-08-03- Fix build failure on Linux sparcWouter van Heyst
2004-05-11Changed printing an empty string to print "0" for files for zero sizeTon Roosendaal