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-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-26this was causing failed build when the file was missingCampbell Barton
2009-08-24[#19232] (2.5) Correction of cmake for windows about audio (jack and openal)Campbell Barton
2009-08-24[#19232] (2.5) Correction of cmake for windows about audio (jack and openal)Campbell Barton
2009-08-22Bugfixing.Joerg Mueller
2009-08-20Smoke:Daniel Genrich
2009-08-19texture enum was crashing when generating docs, removed radiosity from makefi...Campbell Barton
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-08-18compile time option to override C++'s new/delete to use guardedalloc, useful ...Campbell Barton
2009-08-18New command line argument to specify render engineMartin Poirier
2009-08-17scons support for extracting python from the system on unix os'sCampbell Barton
2009-08-16copy the systems python to the install dir for re-distrobution (non-osx unix)...Campbell Barton
2009-08-162.5Ton Roosendaal
2009-08-14cmake changesCampbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-10patch from Stukfruit in IRCCampbell Barton
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-07-28* copy io scripts into osx bundle with cmake, in post-build processMatt Ebb
2009-07-28* cmake / mac - unzip python modules from /lib/release into .blender/python o...Matt Ebb
2009-07-242.5: Render/Game EngineBrecht Van Lommel
2009-07-23cmake updates for compiling with prebuilt py 3.1 on osxMatt Ebb
2009-07-22missed this fileCampbell Barton
2009-07-21BLI_setenv, use instead of copying ifdefs about for setting env vars.Campbell Barton
2009-07-20cmake option to disable SDL,Campbell Barton
2009-07-19binreloc wasnt working with cmake.Campbell Barton
2009-07-18missed this file in last commit.Campbell Barton
2009-06-30second part of python2.6 upgrade in cmake, now it will copy the dlls tooShaul Kedem
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