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-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-15fix [#27662] Storing png/tga images ignore Alpha settingsCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-02-27doxygen: blender/blenpluginapi tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-01-30remove nan-makefilesCampbell 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-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
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-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2009-10-01Fix cmake compilation on Windows, adding pthread includes,Brecht Van Lommel
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-04== SCons ==Nathan Letwory
2009-06-21Spring CleaningCampbell Barton
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-06Addes jpeg2000 support to cmake.Kent Mein
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2009-01-24[#18164] jpeg2000 patch, with some fixes from Peter too.Campbell Barton
2008-12-242.5 / SConsNathan Letwory
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-04-29fix gcc warningsCampbell Barton
2008-04-22Patch from Paprmh (Rob)Kent Mein
2008-04-18This is an expanded patch of this:Kent Mein
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-10-29render stamp drawing is now done everywhere - (not just when saving Campbell Barton
2007-10-20Image Stamping patch by Diego (and peach request)- stamps image info into met...Campbell Barton
2007-08-31Updated the Makefiles removing some of the gcc specific stuff...Kent Mein
2007-01-05== Sequencer ==Peter Schlaile
2007-01-05=IPlugins= Joseph Eagar
2006-11-22=Texture Plugins=Chris Want
2006-11-17CMake: More fixes was needed to get Quicktime working. CMakeCache.txt was foo...Jacques Beuarain
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-09-06Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedallocBrecht Van Lommel
2006-06-17This is a modified version of patch #4200Kent Mein
2006-04-02 - fix some minor typing/redefinition errors, shouldDaniel Dunbar