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-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/avi tagged.Nathan Letwory
2011-02-23Clean up headers a bit more.Guillermo S. Romero
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21doxygen: add guardedalloc and AVINathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-23use zero initializers instead of memset(), also change PointerRNA_NULL from a...Campbell Barton
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-20Quiet compiler warnings.Campbell Barton
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-09-05* fix linking order.Nathan Letwory
2009-07-26svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20937:21899Campbell Barton
2009-06-21== AVI ==Peter Schlaile
2008-12-242.5 / SConsNathan Letwory
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-23added support for linux on pa-riscStefan Gartner
2008-02-03More fixes for gcc warnings.Ken Hughes
2007-12-25=Scons ffmpeg update and avi fix=Joseph Eagar
2007-10-21== Core ==Peter Schlaile
2007-02-13This fixes a bug in the mplayer bug tracker ;)Kent Mein
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-06-06Made it so avi code handles "dropped frames"Kent Mein
2006-02-08==SCons==Nathan Letwory
2006-02-04== SCons ==Nathan Letwory
2006-01-25Orange:Ton Roosendaal
2005-08-04updates to the OS X build system :Jean-Luc Peurière
2005-03-23a fix for: https://projects.blender.org/tracker/index.php?func=detail&aid=117...Kent Mein
2005-03-09big warning hunt commitJean-Luc Peurière
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-03-01SCons updatesMichel Selten
2004-02-21- [win32] updated SConscripts to use new configuration method (config.opts).Nathan Letwory
2004-02-15SCons updatesMichel Selten