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-11-17 - bug fix #3380, patch provided by Ken Hughes, thanksJiri Hnidek
2005-11-03 - arrow used for visualisation of joining of screen areas is drawn on theJiri Hnidek
2005-10-28Fixed gcc warnings for unused var and unitialiazed vars.Ton Roosendaal
2005-10-24The handy Shift Space for maximise a window spaceMatt Ebb
2005-10-03Bugfix #3046Ton Roosendaal
2005-10-02This commit sets the info header on the preferences window and theChris Burt
2005-09-30* Added additional shift space to fullscreen/tile window spaces. So muchMatt Ebb
2005-09-28Suppressed another GL_FRONT drawing routine, causing potential slowdownsTon Roosendaal
2005-09-28Fix forward declaration of drawscreen()Alexander Ewering
2005-09-28Recommitted this commit yesterday, was apparently done in the wrongTon Roosendaal
2005-09-27drawscreen is called before it's defined crashing msvcJoseph Gilbert
2005-09-22 - interactive joining of two screen areasJiri Hnidek
2005-08-05 - added UI_EMBOSSR option (rounded emboss)Daniel Dunbar
2005-08-03 - got rid of silly #define ..._BIT, #define ... (1<<..._BIT) stuffDaniel Dunbar
2005-07-14Fix for a *very* nasty bug... somewhere in the ancient past - I tracked itTon Roosendaal
2005-06-18Initial commit for new text object.Alexander Ewering
2005-05-24Audio playback in TimeLine should not use 'scrubbing' option in theTon Roosendaal
2005-05-20Fix for TimeLine "Play" with sound-sync set.Ton Roosendaal
2005-05-19Made TimeLine "Play" also play sound and synchronize with it. Added theTon Roosendaal
2005-05-17BPython:Willian Padovani Germano
2005-05-13Three fixes in 1 commit. :)Ton Roosendaal
2005-05-12Animated UI for TimeLine "Play"Ton Roosendaal
2005-05-05Added the new Timeline Window, copied from Tuhopuu, coded by Matt Ebb.Ton Roosendaal
2005-04-28Added idling with BIF_wait_for_statechange() in loop doing 'screen edge'Ton Roosendaal
2005-03-27Transform goodies;Ton Roosendaal
2005-03-24Removed a couple of redundant "FTF_api.h" includes,Rob Haarsma
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-19Transform widgets; Scale and Rotate versionsTon Roosendaal
2005-03-09big warning hunt commitJean-Luc Peurière
2005-02-18 - user can interactively choose, what part of window will be splitedJiri Hnidek
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-12-14Small fixes for UI;Ton Roosendaal
2004-12-11Fix for bug #1823Ton Roosendaal
2004-12-01Fixed old annoyance in Blender;Ton Roosendaal
2004-11-30On report from IRC: expand/shrink selection (CTRL + numpad-plus/minus) didTon Roosendaal
2004-11-23Fix for #1839Ton Roosendaal
2004-11-08Three cosmetic fixes;Ton Roosendaal
2004-10-30AFAIK... last issue with new Z-culling selection.Ton Roosendaal
2004-10-27Bug #1670Ton Roosendaal
2004-10-12Swapped 1 line of code, missed the declaration in the subloop...Ton Roosendaal
2004-10-12Added safety test for occurance of zero scaled areas in Blender. ThisTon Roosendaal
2004-10-11Moved headerprint to editscreen (for logical placement and reusability).Martin Poirier
2004-10-06Version 1.0 of the new OutlinerTon Roosendaal
2004-10-03Lots of small changes, all for UI in Blender;Ton Roosendaal
2004-09-29Pooh pooh! This backbuffer system for selection codes works much easier onTon Roosendaal
2004-09-29Added Dump 3dView and Dump Screen to the File menuKent Mein
2004-09-28Picky, picky: Removed the question mark from the end ofMatt Ebb
2004-09-18OSX only: the Apple key now is a normal modifier in code, so can beTon Roosendaal
2004-09-18Another step in the undo evolution.Ton Roosendaal
2004-09-06Small patch by Joilnen Leiter:Nathan Letwory