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
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2010-11-03fix [#24499] Consistency Issue with LassoSelect/ExtendOptionCampbell Barton
2010-03-31[#21762] BLI_dynamiclist is never usedCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-13MSVC 9 compile fixes and cleanupsAndrea Weikert
2008-12-202.5 BLI_blenlib cleanupAndrea Weikert
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11removed some warningsCampbell Barton
2008-09-22fix for [#15020] File browser: going back from the root of all directories in...Campbell Barton
2008-09-20[#17600] char* -> const char*Campbell Barton
2008-09-15added BLI_convertstringcwd, used so command line blendfiles and python script...Campbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2008-04-26BLI_split_dirfile was being used in cases it should not have been,Campbell Barton
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-03-14resolved conflict state with HEAD r14096Jean-Luc Peurière
2008-03-07Made python scripts save and load in the blend file so you can have the same ...Campbell 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-22added function BLI_filepathsize - so you dont have to open the file to get it...Campbell Barton
2008-01-21[Coder API's]: Added a "generic unique name-finding function". Joshua Leung
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
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01Some notes for those who try to follow this :)Ton Roosendaal
2007-12-31Improvements to File->External Data->Make Paths Relative & Make Paths Absolute,Campbell Barton
2007-12-13misc warning fixes and one fix for a big in curve allocationCampbell Barton
2007-11-02== utils ==Martin Poirier
2007-10-04Some code cleanups:Joshua Leung
2007-09-04more warning cleanup:Stephen Swaney
2007-09-03more warning fixes.Stephen Swaney
2007-09-02== imagebrowser ==Andrea Weikert
2007-07-19commiting ettore fourth patch (plugin path)Jean-Luc Peurière
2007-04-28Part 2 of 64 bits fixing; the files.Ton Roosendaal
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-03-19==== blenlib ====Andrea Weikert
2007-03-01=== bugfix ===Andrea Weikert
2006-12-20The Big Image refactor!Ton Roosendaal
2006-11-07MSVC compiler is non-posix for some string operations...Ton Roosendaal
2006-08-20Huge commit: VERSEJiri Hnidek
2006-08-20Fixes for:Andrea Weikert
2006-06-19Bugfix #4363Ton Roosendaal
2006-01-24Giant commit!Ton Roosendaal
2005-12-14Orange: more relative path code cleanup. Introduced a new call in theTon Roosendaal
2005-11-05Fix for #3316: do not convert slashes in the relname in BLI_make_file_stringAndrea Weikert
2005-10-25Fix for correct handling of relative filenames. Andrea Weikert
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-07-27Patch provided by Shaul Kedem: Compressed files are back!Ton Roosendaal
2005-05-20This commit fixes two related issues:Nathan Letwory