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-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
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