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
2004-02-08 - bug fix, ctrl-x didn't clear file name in window titleDaniel Dunbar
2004-01-29last minute commit -- saving .b.blend files on Windows for usersSimon Clitherow
2004-01-23#ifdef INTERNATIONAL fix for usiblender.cRob Haarsma
2004-01-23 - FTF_TTFont didn't initialize fontm,fontl,fonts to NULL, leads toDaniel Dunbar
2004-01-13Converted the Userpreference buttons to zr's new ButBit calls.Rob Haarsma
2004-01-08- [win32] now really using the directory Blender is installed in. My patch wa...Nathan Letwory
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2003-12-26Commit of cursor framework. Cursors now defined in source/blender/src/cursor...Robert Wenzlaff
2003-12-08Prints current blend filename in windowheader.Rob Haarsma
2003-11-25- bug fix: blender didn't rename temp save file to quit.blend at quit.Ton Roosendaal
2003-11-24- bug fix: in background render, the default builtin font was notTon 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-11-20Fix for undo... it didn't do the UV coords (tface) nor the vertexpaintTon Roosendaal
2003-11-06bug fix: audio hangs on OSX when playback with ALT+ATon Roosendaal
2003-10-25New feature!Ton Roosendaal
2003-10-25- fixed a bug when saving user defaults (Win32 only)Simon Clitherow
2003-10-20Editmesh Undo:Robert Wenzlaff
2003-10-19- simplified Theme API. No need to include 'current active area' anymore.Ton Roosendaal
2003-10-17- fatal error: when reloading .B.blend (CTRL+X) the themes were not freed.Ton Roosendaal
2003-10-17- The basic layer for Themes in place!Ton Roosendaal
2003-10-15- removed all #include "interface.h" from files. this is a local/internalTon Roosendaal
2003-09-18added missing #ifdef for quicktime_exitRob Haarsma
2003-09-18removed native quicktime init/exit calls from main blender code.Rob Haarsma
2003-08-14A little more cleanup, removed a bunch of unused vars in the code.Kent Mein
2003-08-13- Transition period for Windows... Ctrl+U now saves inSimon Clitherow
2003-07-14Removed the old INTERNATIONAL Drawstring constructions.Rob Haarsma
2003-07-14Commit message and the brunt of the code courtesy of intrr, apologies for theWouter van Heyst
2003-05-30Patch submitted by Martin Renold (maxy)Kent Mein
2003-05-22Stage two of removing ssl support.Kent Mein
2003-05-12modified so .Blanguages and .bfont get loaded from .blender dir.Rob Haarsma
2003-05-10made Blender 2.27 startup with aa fonts on by default.Rob Haarsma
2003-05-09added Matt Ebb's icons for the new headerbuttons.Rob Haarsma
2003-05-09cleaned up language support for a release.Rob Haarsma
2003-05-09added a labelbutton that displays the selected avi/quicktime codec.Rob Haarsma
2003-05-08added a fullscreen button in the top header (windows only)Rob Haarsma
2003-05-06enable multilingual support on linux and os x using the original MakefilesStefan Gartner
2003-05-03Multilingual interface support added.Rob Haarsma
2003-05-02fun with quicktime:Stefan Gartner
2003-04-30LAST of the c code comment translations... hooray!Ton Roosendaal
2003-04-28Added Quicktime support for OSX and Windows.Rob Haarsma
2003-03-24Update space dispatch:Daniel Dunbar
2003-02-10added new splash screenStefan Gartner
2002-12-06sgefants patch to remove the License Key stuff.Kent Mein
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont