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-03-24Removed a couple of redundant "FTF_api.h" includes,Rob Haarsma
2004-11-07Tweaked the force_draw() calls, to allow headerprint() to work whileTon Roosendaal
2004-10-14Added to the top of the file: struct SpaceOops;Kent Mein
2004-10-06Version 1.0 of the new OutlinerTon Roosendaal
2004-09-18Another step in the undo evolution.Ton Roosendaal
2004-07-19Details, details...Matt Ebb
2004-06-19Popular request: the floating panels (NKEY) now close on a 2nd NKEY command.Ton Roosendaal
2004-06-17Added Panel support in Sequence window, and converted old Nkey menu for it.Ton Roosendaal
2004-05-15Adds a 'paint' floating panel to the image window to control brush settings f...Johnny Matthews
2004-04-21- code cleanup: blender/src now compiles -Wall without warnings again.Ton Roosendaal
2004-04-20Another phase in panelizing all window types. Did lots of small codeTon Roosendaal
2004-04-20Preparations to have Panels in all window types. Also implementedTon Roosendaal
2004-01-12* Big menus updateMatt Ebb
2003-12-08Corrected function name.Rob Haarsma
2003-12-08Prints current blend filename in windowheader.Rob Haarsma
2003-10-28Fixing loose ends:Ton Roosendaal
2003-10-26Split the 'background and settings' panel in 3d window in 2 parts.Ton Roosendaal
2003-10-16- further work on view3d panels:Ton 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-05huge commit, sorry!Ton Roosendaal
2003-05-08added a fullscreen button in the top header (windows only)Rob Haarsma
2003-05-04drawinfospace function now matches zr's recent changesRob Haarsma
2003-05-01Fixed prototype for drawinfospace (from the new space.c)Kent Mein
2003-03-24Update space dispatch:Daniel Dunbar
2003-03-24Canonize all space functions to follow the drawXXXspace and winqreadXXXspaceDaniel Dunbar
2003-03-24Change the core internal event dispatch to use a BWinEvent structureDaniel Dunbar
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont