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-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-12-04Was on my todo; with option "load No UI" the CTRL+X (start over) didntTon Roosendaal
2004-11-29Bug reported by Wavez;Ton Roosendaal
2004-11-13- Disabled printf for undo (still works in debug mode blender -d)Ton Roosendaal
2004-11-07Lotsa undo stuff added;Ton Roosendaal
2004-11-03Two fixes;Ton Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-19Part one of editmesh.c refactoring. The huge file has been split inTon Roosendaal
2004-09-18Another step in the undo evolution.Ton Roosendaal
2004-09-05Second itteration of global undo system. Now based on:Ton Roosendaal
2004-09-01The undo test is now safely hidden behind a user-button (temporal)Ton Roosendaal
2004-08-31Three functionalities in one commit, but there's overlap so I can'tTon Roosendaal
2004-08-17** Note: two new files added, projectfiles will need an update.Willian Padovani Germano
2004-06-22Fixed another oldie; when loading file the totals counter (as displayed inTon Roosendaal
2004-05-05 - made a VERY IMPORTANT change to usiblender.cDaniel Dunbar
2004-04-24New: rendering in background mode (blender -b) now prints a percentage toTon Roosendaal
2004-04-21Fix for slow starting of Blender.Ton Roosendaal
2004-04-20- Returned multi-user support on Win2k/XP.Simon Clitherow
2004-04-09Bug #1141Ton Roosendaal
2004-03-14 - replaced AUTOSPACE define with {ME_,CU_,MB_}AUTOSPACE,Daniel Dunbar
2004-03-06- [WIN32] Ask user to press enter after exiting Blender in debug mode. Previo...Nathan Letwory
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