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-12-08RNA functions to find keymaps in a keyconfig (from the usual idname + space o...Martin Poirier
2009-12-02Reset operator properties for keymap items when operator idname is changed.Martin Poirier
2009-11-17new function WM_keymap_add_menu(), similar to WM_keymap_add_item() except it ...Campbell Barton
2009-11-16Fixing keymap export:Martin Poirier
2009-11-15=== Better support for user defined modal keymaps ===Martin Poirier
2009-10-25Toolbar Fixes:Joshua Leung
2009-10-19Fix #19640: user defined keymaps did not use poll function.Brecht Van Lommel
2009-10-12macro's can set options for the operators they executeCampbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-10UI:Brecht Van Lommel
2009-07-282.5Ton Roosendaal
2009-07-262.5Ton Roosendaal
2009-07-212.5Ton Roosendaal
2009-06-29BGE PyAPI support for subclassing any BGE game type from python, scripters de...Campbell Barton
2009-06-21RNA read-only wrapped wmEvent so python operators invoke functionsCampbell Barton
2009-02-022.5Ton Roosendaal
2009-01-312.5Ton Roosendaal
2009-01-312.5Ton Roosendaal
2009-01-302.5Ton Roosendaal
2009-01-292.5:Brecht Van Lommel
2009-01-15UI: various changesBrecht Van Lommel
2009-01-01RNABrecht Van Lommel
2008-12-262.5Ton Roosendaal
2008-12-242.5Ton Roosendaal
2008-12-222.5Ton Roosendaal
2008-12-182.5Brecht Van Lommel
2008-12-16UI:Brecht 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-152.5: added support for setting RNA properties in keymap item,Brecht Van Lommel
2008-12-152.5Ton Roosendaal
2008-12-082.5Ton Roosendaal
2008-11-24Work on gesture, some more cleaning.Ton Roosendaal
2008-01-10Blender 2.5 project: added first more complex handler + operatorTon Roosendaal
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal