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
2015-02-08minor Windows include tweakMike Erwin
2012-05-12style cleanup: remaining BLI files.Campbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-06Code cleanup: PIL_dynlib, renamed to BLI_dynlib, and other tweaks.Brecht Van Lommel
2011-02-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-12-03Const conflict in PIL_dynlib_find_symbolTon Roosendaal
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-15update for MingW/CMakeCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-20remove unused includes for blenlib, left ifdef's for non linux os's alone.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-09-28Fix compile problem on OS X Snow Leopard. The Mac code for dynamicBrecht Van Lommel
2008-10-10This commit fixes bug: [#17770] Texture Plugins do not work. (on windows)Kent Mein
2008-09-20Patch #17631 by Early EhlingerTon Roosendaal
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2006-01-05Orange; maintenance commit!Ton Roosendaal
2005-03-09big warning hunt commitJean-Luc Peurière
2003-12-07- Solution for fixing plugins, which now runs without -ldl at OSX 10.2/3Ton Roosendaal
2003-11-25Douglas Bischoff's Fix for Plugins on OSX.Kent Mein
2003-04-30Updated the macosX error message for plugins so it actually reportsKent Mein
2003-02-21The first two files enables building of plugins under macosx.Kent Mein
2003-02-14Fix to make plugins work on windows (last system error code forChris Want
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont