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
2008-12-10UI: don't use operators anymore for handling user interface events, but ratherBrecht Van Lommel
2008-12-02Lots of stuff; couldn't commit in parts because of refactor work.Ton Roosendaal
2008-12-01View2D - Zoom + More Scrollbar workJoshua Leung
2008-11-30View2D - Initial commit of Pan-View OperatorJoshua Leung
2008-11-29* more work on screenNathan Letwory
2008-11-28View2D - Commented and finished off cleaning up code added so farJoshua Leung
2008-11-24Work on gesture, some more cleaning.Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-01-22== join areas operator ==Andrea Weikert
2008-01-19New "Gesture Manager" system.Diego Borghetti
2008-01-17* Start ActionZone support for areas. This is bScreen level stuff to be able ...Nathan Letwory
2008-01-10Blender 2.5 project: added first more complex handler + operatorTon Roosendaal
2008-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal
2008-01-01More work on restoring Blender;Ton Roosendaal
2007-12-24Part 4 of the event refactor branch: all changes in existing files,Ton Roosendaal
2007-08-01== Outliner - Patch #4364 ==Joshua Leung
2006-11-16New stuff:Ton Roosendaal
2006-11-07move SPACE_* (enum) and SPACEICONMAX to DNA_space_types (being the more logic...Nathan Letwory
2006-04-26== interface ==Matt Ebb
2005-12-18Orange:Ton Roosendaal
2005-10-27Missing include for screen handlers (had to move to kernel level)Ton Roosendaal
2005-05-12Animated UI for TimeLine "Play"Ton Roosendaal
2005-05-09BPython:Willian Padovani Germano
2005-05-05Added the new Timeline Window, copied from Tuhopuu, coded by Matt Ebb.Ton Roosendaal
2004-12-01Bug #1909Ton Roosendaal
2003-12-14BPython - first step for better integration of Python in Blender:Willian Padovani Germano
2003-10-27- added a 'collapse pulldown' icon to all headers that have itTon Roosendaal
2003-10-16- further work on view3d panels:Ton Roosendaal
2003-10-15- expanded internal windowmanager that it allows button panels in anyTon Roosendaal
2003-10-14- fixed threshold for merging closed Panels (was not sufficient narrow)Ton Roosendaal
2003-10-14- converted constraint buttons, they're a Panel in Object main menuTon Roosendaal
2003-10-10Another huge commit!!!Ton Roosendaal
2003-10-05- added little original feature to panels: TABS! :)Ton Roosendaal
2003-10-05huge commit, sorry!Ton Roosendaal
2003-06-27- associated .h file change for previous commit (bug #152).Ton Roosendaal
2003-04-27More translations of c comments, now also include files!Ton Roosendaal
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