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-16UI:Brecht Van Lommel
2008-12-162.5Ton Roosendaal
2008-12-162.5Ton Roosendaal
2008-12-16WM: changed WM_operator_call to take an argument, which specifies inBrecht Van Lommel
2008-12-16UI: bring back function to convert keyboard event to string, andBrecht Van Lommel
2008-12-15UI: getting popup menus to work again, just the internal interfaceBrecht Van Lommel
2008-12-152.5Ton Roosendaal
2008-12-152.5Ton Roosendaal
2008-12-152.5Ton Roosendaal
2008-12-152.5Ton Roosendaal
2008-12-152.5: added support for setting RNA properties in keymap item,Brecht Van Lommel
2008-12-152.5Ton Roosendaal
2008-12-142.5Ton Roosendaal
2008-12-122.5Ton Roosendaal
2008-12-112.5Ton Roosendaal
2008-12-102.5Ton Roosendaal
2008-12-102.5Ton Roosendaal
2008-12-10UI: don't use operators anymore for handling user interface events, but ratherBrecht Van Lommel
2008-12-082.5Ton Roosendaal
2008-12-082.5Ton Roosendaal
2008-12-082.5Ton Roosendaal
2008-12-04Small fix for repeat-last-operator:Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-022.5Ton Roosendaal
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-292.5: work on bringing back SpaceTime optionsTon Roosendaal
2008-11-27Bugfix: loading a .blend (via commandline now) while current configTon Roosendaal
2008-11-27Patch to allow pre-2.50 Blenders to read newer files.Ton Roosendaal
2008-11-24More testing with new system:Ton Roosendaal
2008-11-24RNABrecht Van Lommel
2008-11-24* make sure this compiles with msvc too.Nathan Letwory
2008-11-24File had to be deleted in Brecht's RNA commit for Operator storage.Ton Roosendaal
2008-11-24Work on gesture, some more cleaning.Ton Roosendaal
2008-11-21RNABrecht Van Lommel
2008-11-19Code shuffle to make a bit more structure.Ton Roosendaal
2008-11-192.5: gesture code in WMTon Roosendaal
2008-11-18Cleanup of area-rip operatorTon Roosendaal
2008-11-172.5 getting-back-into-coding commit :)Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Port of part of the Interface code to 2.50.Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel
2008-10-032.5 Branch: added WM_report and WM_reportf functions for reportingBrecht Van Lommel
2008-06-19== Rip Area into new Window Operator ==Andrea Weikert
2008-06-112.5 BranchBrecht Van Lommel
2008-01-20More change to the gesture manager.Diego Borghetti
2008-01-19New "Gesture Manager" system.Diego Borghetti
2008-01-16* rearrange screen level drawing code a bit in preparation for tests.Nathan Letwory