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
2009-01-15UI: various changesBrecht Van Lommel
2009-01-092.5Ton Roosendaal
2009-01-022.5Ton Roosendaal
2009-01-02python support for reporting with operators.Campbell Barton
2009-01-01RNABrecht Van Lommel
2009-01-012.5Ton Roosendaal
2008-12-302.5Ton Roosendaal
2008-12-292.5: Error reportingBrecht Van Lommel
2008-12-272.5Ton Roosendaal
2008-12-27python operators (in bpy_opwrapper.*)Campbell Barton
2008-12-262.5Ton Roosendaal
2008-12-26* added RNA_property_as_string to rna_access.c - can print most types except ...Campbell Barton
2008-12-242.5Ton Roosendaal
2008-12-242.5Ton Roosendaal
2008-12-222.5Ton Roosendaal
2008-12-212.5Ton Roosendaal
2008-12-21wip operator py-apiCampbell Barton
2008-12-192.5Ton Roosendaal
2008-12-192.5Ton Roosendaal
2008-12-192.5Ton Roosendaal
2008-12-192.5Ton Roosendaal
2008-12-182.5Brecht Van Lommel
2008-12-16UI:Brecht Van Lommel
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.5: added support for setting RNA properties in keymap item,Brecht Van Lommel
2008-12-152.5Ton Roosendaal
2008-12-112.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-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-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-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-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-15More "data types" for the Operator property system.Diego Borghetti
2008-01-14New API to access Operator properties.Diego Borghetti
2008-01-10Blender 2.5 project: added first more complex handler + operatorTon Roosendaal