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-03-20remove unused includes for blenlib, left ifdef's for non linux os's alone.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-29Fix for lack of basic error checking in writing compressed .blend filesBrecht Van Lommel
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-09-10UI:Brecht Van Lommel
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-07-282.5 file browserAndrea Weikert
2009-07-262.5 file browserAndrea Weikert
2009-07-19- Support for importing python packages. (directories of python scripts conta...Campbell Barton
2009-07-132.5: bugfix for BLI_is_writable, made render with Save BuffersBrecht Van Lommel
2009-05-17Don't create or truncate file when checking for writeable.Martin Poirier
2009-01-172.5Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-19source/blender/blenloader/intern/readfile.c - use memmove rather then strncpy...Campbell Barton
2008-10-10use BLI_strcasecmp instead of strcasecmp so it actually links under WindowsErwin Coumans
2008-10-10fix for [#12255] Rename the File at File Window,the file is deletedCampbell Barton
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-12removed blenders backup feature.Campbell Barton
2008-04-12simple fix for "Unable to make version backup" warning when saving files. mis...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-02-27Bugfix [#8328] Python scripts from user defined location doesn't loadCampbell Barton
2008-02-27should fix bug on win32 with user python menu's not loading because stat() di...Campbell Barton
2008-02-13Added a global string to be used for the tempdir. since the user preference i...Campbell Barton
2008-01-21touch function that should also work on non unix os's, though I cant test here.Campbell Barton
2008-01-18Linux only addition to know for sure the path of blender because sometimes th...Campbell Barton
2007-12-30* remove unneeded include (msvc barfs on it), now current tree builds with sc...Nathan Letwory
2007-12-29Cleanup work for 2.5 branch. Target is to get it compile and linkTon Roosendaal
2007-04-29Casting fixes for 64 bits. Incomplete commit, discussion on proper castingTon Roosendaal
2006-06-19Bugfix #4363Ton Roosendaal
2005-07-28 - move zlib.h around to make windows happyDaniel Dunbar
2005-07-27Patch provided by Shaul Kedem: Compressed files are back!Ton Roosendaal
2005-03-09big warning hunt commitJean-Luc Peurière
2004-12-16Errors in saving runtime, and fileops in file window; files were copiedTon Roosendaal
2004-12-11Bugfix #1589Rob Haarsma
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont