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-08-23BLI_strescape for a basic, python like string escaping, currently only use fo...Campbell Barton
2011-05-27remove BLI_streq() since it was hardly used, also replace string search with ...Campbell Barton
2011-05-26Fix #27445: various operators missing with some non-english system languages.Brecht Van Lommel
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-03-25use size_t rather then int for passing lengths to string functions since this...Campbell Barton
2011-02-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-12fix for uninitialized value in BLI_path_cwd() if PWD wasn't defined and the C...Campbell Barton
2010-10-01minor bugfix [#24085] NULL character is lastCampbell Barton
2010-08-28python/utf8 compatibility fixes. (as discussed on the mailing list)Campbell Barton
2010-05-08revert own commit 28662.Campbell Barton
2010-05-08remove BLI_strnlen, use _strnlen as strnlen on windows.Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20remove unused includes for blenlib, left ifdef's for non linux os's alone.Campbell Barton
2010-02-27fix in commit today using strnlen, which is only available for gcc.Ton Roosendaal
2010-02-12correct fsf addressCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2009-10-12Animation Editors: 'Only Selected' filtering option now works on Pose Channel...Joshua Leung
2009-10-09(Untested) String Replacement Function in blenlibJoshua Leung
2009-06-23SVN maintenance.Guillermo S. Romero
2009-06-092.50:Brecht Van Lommel
2009-04-142.5Ton Roosendaal
2009-03-25RNA:Brecht Van Lommel
2009-02-10A few more files with dos line endings.Kent Mein
2008-12-202.5Andrea Weikert
2008-12-202.5 BLI_blenlib cleanupAndrea Weikert