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-01-03Armature speed ups, Part IChris Want
2003-12-31- bug fix #828Ton Roosendaal
2003-12-29- since the Object Transform panel in 3d window has sufficient space,Ton Roosendaal
2003-12-01- fix for reported error in drawing 3d window buttons Panel when you haveTon Roosendaal
2003-11-23Added all necessary BPY_extern.h include files to the .c files.Michel Selten
2003-11-23- added button aligning code for most other panels... still unfinishedTon Roosendaal
2003-11-22Got rid of many #include "BPY_extern.h"Chris Want
2003-11-20- fixed an oldie! When using a spotlamp in 'potato' textured drawmode, theTon Roosendaal
2003-11-20Fix for undo... it didn't do the UV coords (tface) nor the vertexpaintTon Roosendaal
2003-11-14- Bug fix: at osx, default AA font couldnt be written in .b.blendTon Roosendaal
2003-11-14- Added button align code:Ton Roosendaal
2003-11-09- added panel backdrop for buttonswin to themesTon Roosendaal
2003-11-08- removed all buttons to choose for 'image selector'. where loading imagesTon Roosendaal
2003-11-06bug fix: audio hangs on OSX when playback with ALT+ATon Roosendaal
2003-10-28- added buttons for NKEY menu editmode curve, nurbs, armatureTon Roosendaal
2003-10-27- fixed printing in headers (during modes) for when there is no header...Ton Roosendaal
2003-10-26- restored default one 'solid' lightTon Roosendaal
2003-10-26Background image offset buttonsMartin Poirier
2003-10-26Split the 'background and settings' panel in 3d window in 2 parts.Ton Roosendaal
2003-10-25New feature!Ton Roosendaal
2003-10-23Cleaned up new constraint line drawing while grab/rot/scaleTon Roosendaal
2003-10-22- fixed bug: 'header select' themecolor had no alpha, causing antialiasedTon Roosendaal
2003-10-22More fixes in object drawing:Ton Roosendaal
2003-10-21Mesh drawing stuff!Ton Roosendaal
2003-10-21fixed bugs:Ton Roosendaal
2003-10-21- fixed drawmode 'wire extra'.Ton Roosendaal
2003-10-20Another mega commit... loadsof restructure, and a pretty good one! :)Ton Roosendaal
2003-10-19- simplified Theme API. No need to include 'current active area' anymore.Ton Roosendaal
2003-10-18- added Theme for File WindowTon Roosendaal
2003-10-17- fixed bug in windows with extreme small height... it didnt acceptTon Roosendaal
2003-10-17- The basic layer for Themes in place!Ton Roosendaal
2003-10-16- bone selection armatures fixed!Ton Roosendaal
2003-10-16- fixed editing vertices again!Ton Roosendaal
2003-10-16- further work on view3d panels:Ton Roosendaal
2003-10-15- removed all #include "interface.h" from files. this is a local/internalTon Roosendaal
2003-10-15- fixed drawing errors in constraint panelTon Roosendaal
2003-10-15- More code for handling Panels in other windows.Ton Roosendaal
2003-10-15- expanded internal windowmanager that it allows button panels in anyTon Roosendaal
2003-10-07- another huge commit! read this!Ton Roosendaal
2003-10-05huge commit, sorry!Ton Roosendaal
2003-07-21- fixed a small error, the change i made before with frontbuffer drawingTon Roosendaal
2003-07-14Commit message and the brunt of the code courtesy of intrr, apologies for theWouter van Heyst
2003-07-06- bug #149.Ton Roosendaal
2003-07-05- removed "SILLY CODE" comment. :-)Ton Roosendaal
2003-06-15- fixed error, in 'z buffer' mode the bg color in 3d view was too brightTon Roosendaal
2003-06-13- at systems with an inverted-draw crosshair cursor (editmode) it was almostTon Roosendaal
2003-06-11- OSX bugfix: drawing selection code for vpaint and faceselect happens in AUXTon Roosendaal
2003-04-28first of the c code comment translation in the mother of all directories!Ton Roosendaal
2003-04-28Added rename/delete popups to the file and imageselect windows.Rob Haarsma
2003-03-24Update space dispatch:Daniel Dunbar