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
2009-06-21more corrections from cleanup :/Campbell Barton
2009-06-202.5Brecht Van Lommel
2009-06-182.5Brecht Van Lommel
2009-06-14Blender/Python APICampbell Barton
2009-06-13merged from trunk 20741:20848 Campbell Barton
2009-06-09Use fputs instead of fprintf in mem_error_cb(). This silences theChris Want
2009-06-092.50:Brecht Van Lommel
2009-05-26tiny fix for irix: use putenv instead of setenvStefan Gartner
2009-05-13Mixed declaration and code. That should teach me to ignore warnings.Martin Poirier
2009-05-13Fix crash when missing int argument for -s -e and -j.Martin Poirier
2009-05-06Big, big commit!!Diego Borghetti
2009-04-30* fix linking problem for mingw with setenv/_putenv_s, here we use putenv("ke...Nathan Letwory
2009-04-28CMake files changes for FFMpeg updateDalai Felinto
2009-04-27[#18616] Scons+MinGW compiling error with gaming engine enabled.Campbell Barton
2009-04-26Amendment for 19924 - no setenv() on Windows, make it work with _putenv_s().Nathan Letwory
2009-04-25Running 2.48rc on my system segfaults when starting the game engine, only on ...Campbell Barton
2009-04-23F8Key reloads all python scripts and redraws for quick testingCampbell Barton
2009-04-21Compile warnings, typos and some clarifications.Guillermo S. Romero
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-18SConsNathan Letwory
2009-04-11undo previous commit, changing running the script to importing it somehow mad...Campbell Barton
2009-04-11Changed the script UI registration to import rather then run each python script,Campbell Barton
2009-04-11UI:Brecht Van Lommel
2009-04-02[#18477] Prevent .svn directories being included in OS X app bundlesCampbell Barton
2009-03-24Added makesrna for INC, fixing the 'make' buildingJoilnen Leite
2009-03-23Another patch by GSRKent Mein
2009-03-202.5 compiles again with scons. Commented out some lines referring to code in ...Joshua Leung
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-10Addes libopenjpeg (jpeg2000) support to the MakefilesKent Mein
2009-03-06Addes jpeg2000 support to cmake.Kent Mein
2009-03-04run script in the text editor is back. UI scripts dont work yet.Campbell Barton
2009-01-29Added CMake files needed for new blenfont module.Nicholas Bishop
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
2009-01-15blender was crashing if no argument was given after '-t'Campbell Barton
2009-01-112.5Ton Roosendaal
2009-01-042.5 / CleanupNathan Letwory
2009-01-042.5Ton Roosendaal
2009-01-02Made CMake build a little faster by not rebuilding the DNA and RNA stuff when...Nicholas Bishop
2008-12-31Added WITH_PYTHON as a cmake optionCampbell Barton
2008-12-31Finally got CMake compilation to work.Nicholas Bishop
2008-12-31Added some more directory includes for CMake.Nicholas Bishop
2008-12-292.5: Error reportingBrecht Van Lommel
2008-12-212.5Ton Roosendaal
2008-12-21wip operator py-apiCampbell Barton
2008-12-192.5: globals cleanupBrecht Van Lommel
2008-12-182.5Brecht Van Lommel
2008-12-142.5Ton Roosendaal
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-12-12started whiping cmake into shape for 2.5 still need to figure outKent Mein