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
2006-04-17Fixes an error that prevents builds on msvc.Joseph Gilbert
2006-03-20Fixed an error in the help printout and set out the formats that are not supp...Campbell Barton
2006-03-19Added a way to set the renderpath (dir and name) from the command line.Campbell Barton
2006-03-08<blush>Nice work on renderlayer control yesterday, but... then you shouldTon Roosendaal
2006-02-04== SCons ==Nathan Letwory
2006-01-24Giant commit!Ton Roosendaal
2006-01-05Orange; maintenance commit!Ton Roosendaal
2005-11-22This is a modified version of patch #2995Kent Mein
2005-08-04The famous potential SDL audio fix (setenv("SDL_AUDIODRIVER", "dma", 1))...Alexander Ewering
2005-07-22 - got fed up with not being able to put a breakpoint on MEM_Daniel Dunbar
2005-07-13Armature "XRay mode" now draws nicely with solid too. For it to work, ITon Roosendaal
2005-05-09BPython:Willian Padovani Germano
2005-05-03Removed old NO_FROZEN hackTon Roosendaal
2005-04-27Bunch of gcc 4.0 warning fixes.Kent Mein
2005-04-02 - got tired of str[n]casecmp not declared warningsDaniel Dunbar
2005-03-24Removed a couple of redundant "FTF_api.h" includes,Rob Haarsma
2005-03-09big warning hunt commitJean-Luc Peurière
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-12-08Essential cleanup for mess involved with reading files, initializing UI andTon Roosendaal
2004-11-28cleaning commitJean-Luc Peurière
2004-10-20BPython:Willian Padovani Germano
2004-08-02OS X fix:Jean-Luc Peurière
2004-07-28 new window behaviour for macos X computers :Jean-Luc Peurière
2004-07-21creator.c wasn't updated in my last commit, here it is (the change reverts my...Willian Padovani Germano
2004-07-16Demo mode and BPython:Willian Padovani Germano
2004-07-03New scripts:Willian Padovani Germano
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-04-21Forgot to remove test prints from creator.cTon Roosendaal
2004-04-21Fix for slow starting of Blender.Ton Roosendaal
2004-03-31BPython:Willian Padovani Germano
2004-03-05* [SCons] enable BUILD_DATE for win32. Basically SCons creates an extra file ...Nathan Letwory
2004-03-02Added OpenBSD3.x to the SCons build system.Nathan Letwory
2004-03-01SCons updatesMichel Selten
2004-02-24SCons updatesMichel Selten
2004-01-15Scripts in menus:Willian Padovani Germano
2004-01-05- Revert to NaN makefilesWouter van Heyst
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2003-12-24Dan Sinclair's patch to add --version or -v to blender's command line options.Kent Mein
2003-11-25- forgot to do this... belongs to commit with text:Ton Roosendaal
2003-11-23Added all necessary BPY_extern.h include files to the .c files.Michel Selten
2003-11-22Got rid of many #include "BPY_extern.h"Chris Want
2003-10-10- adapted startsize for osx version to match powerbook (768 high)Ton Roosendaal
2003-10-09- increased default windowsize for OSX a bit, to match better a goodTon Roosendaal
2003-10-05Finally add spike's FreeBSD suggestions. Tnxto Chris for forwarding.Hans Lambermont
2003-09-18removed native quicktime init/exit calls from main blender code.Rob Haarsma
2003-09-10removed an useful #include which caused a compilation errorJacques Guignot
2003-09-10moved Quicktime init function from creator.cRob Haarsma
2003-07-20- Blender in background render mode (blender -b) now reacts to CTRL+CTon Roosendaal
2003-07-03removed extra tabs in the help function.Kent Mein
2003-06-29Moved the OPENGL_HEADERS to the end of the include pathsChris Want