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-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
2008-10-19only set the SDL audio driver to alsa when not running in background mode and...Campbell Barton
2008-10-12Added a -noglsl option to disable GLSL from the command line.Brecht Van Lommel
2008-10-08Bugfix #17784Ton Roosendaal
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-28enable -noaudio option, so it actually works (and doesn't get overwritten by ...Erwin Coumans
2008-09-20== Render ==Diego Borghetti
2008-09-19== Python Script Links ==Willian Padovani Germano
2008-09-16Fix for bug #12028: background rendering on Mac OS X withoutBrecht Van Lommel
2008-09-15added BLI_convertstringcwd, used so command line blendfiles and python script...Campbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-07-27== Python scriptlinks ==Willian Padovani Germano
2008-06-23bugfix [#14796] -t <threads> command line switch doesn't work unless FIXED_TH...Campbell Barton
2008-06-01functionality fixCampbell Barton
2008-05-06patchesCampbell Barton
2008-04-27fix for own error when trying to fix python command line crash,Campbell Barton
2008-04-18Used GET_INT_FROM_POINTER to get rid of many warnings that only occurred with...Campbell Barton
2008-04-17Bugfix for [#8962] Blender crashes on joining meshes with pythonCampbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-13Made octree size always available since its used for baking.Campbell Barton
2008-04-12simple fix for "Unable to make version backup" warning when saving files. mis...Campbell Barton
2008-03-06I didn't get any comments so I'm assuming its a good idea.Kent Mein
2008-03-05Bugfix: recent command line changes broke running with ./blender -w,Brecht Van Lommel
2008-03-05* Patch by Leandro Inocencio (cesio) to redraw Action Editor after hiding/unh...Joshua Leung
2008-03-04I broke it for the case where -w and -W are not called. This should fix that...Kent Mein
2008-03-04Small change in the logic for -w -p The previous changes didn't quite work al...Kent Mein
2008-03-03Minor corrections to help message.Stephen Swaney
2008-03-03updated the notes for blenders help messageCampbell Barton
2008-03-03blenders window argument -w / -W didnt use the last argument as command line ...Campbell Barton
2008-02-29changing default SDL audio driver for linux to alsa since its default in 2.6 ...Campbell Barton
2008-02-20automatic threads, next to the Threads button, so you can set threads to use ...Campbell Barton