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-15Undo revision 23130 which was a merge with 2.5, a messy one because I did som...soc-2009-kazanbasArystanbek Dyussenov
2009-09-11Merge with -r 22620:23107.Arystanbek Dyussenov
2009-08-22Bugfixing.Joerg Mueller
2009-08-19Various fixes in rna_*_api.c files to remove compiler warnings.Arystanbek Dyussenov
2009-08-19Merge with 2.5 -r 22173:22620.Arystanbek Dyussenov
2009-08-18New command line argument to specify render engineMartin Poirier
2009-08-162.5Ton Roosendaal
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-03Merge with 2.5 -r 21756:22173.Arystanbek Dyussenov
2009-07-242.5: Render/Game EngineBrecht Van Lommel
2009-07-23API:Arystanbek Dyussenov
2009-07-22missed this fileCampbell Barton
2009-07-21BLI_setenv, use instead of copying ifdefs about for setting env vars.Campbell Barton
2009-07-18missed this file in last commit.Campbell Barton
2009-06-202.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-04-30* fix linking problem for mingw with setenv/_putenv_s, here we use putenv("ke...Nathan Letwory
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-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-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-04run script in the text editor is back. UI scripts dont work yet.Campbell Barton
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.5Ton Roosendaal
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-09Commit patch [#18057] by Dalai Felinto (dfelinto)Diego Borghetti
2008-12-07* put the PyRNA testing bit inside the DISABLE_PYTHON define, so we can use b...Nathan Letwory
2008-11-29Python RNA APICampbell Barton
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-28added scons option BF_WITH_PYTHON (defined as DISABLE_PYTHON)Campbell Barton