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
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
2003-06-28- Added user defined python dir to Python's sys.path:Willian Padovani Germano
2003-06-18Rolled back comments. According to new guidelines, no .c filesCasey Corn
2003-06-05Registering .blend files now works for Windows -- hopefully!Simon Clitherow
2003-05-30This is a fun one ;)Kent Mein
2003-05-26Added docs/formatted existing docs for doxygen.Casey Corn
2003-05-23First documentation commit :)Casey Corn
2003-05-13revert to previous version, as starting blender maximized on os x doesn'tStefan Gartner
2003-05-13maximize blender window on startup on os xStefan Gartner
2003-05-09forgot to commit this one for win/fullscreenRob Haarsma
2003-05-05added fullscreen command line switch on Win32 -WRob Haarsma
2003-05-02fun with quicktime:Stefan Gartner