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
2010-01-15a new generic invoke function - WM_enum_search_invoke()Campbell Barton
2010-01-13[#20093] Consistent Crash in properties windowMartin Poirier
2010-01-10- fix for crash if drivers were used in the .B.blendCampbell Barton
2009-12-24support for registering operators using the same internal rna api as panels, ...Campbell Barton
2009-12-24Key map related things:Matt Ebb
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-17Fix #19431: gestures would sometimes draw incorrect, now ensures theyBrecht Van Lommel
2009-12-17keymap editorMartin Poirier
2009-12-08RNA functions to find keymaps in a keyconfig (from the usual idname + space o...Martin Poirier
2009-12-08RNA:Brecht Van Lommel
2009-12-06wm.invoke_popup(op, width, height) similar to wm.invoke_props_popup(op, event...Campbell Barton
2009-12-05Support for the C Macro system in Python.Martin Poirier
2009-12-02Reset operator properties for keymap items when operator idname is changed.Martin Poirier
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-24avoid operator type lookups when its knownCampbell Barton
2009-11-23Splash screen, implemented by Matt.Brecht Van Lommel
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-11-11Mitchell Stokes BGE MouseWarp patch + warning fixCampbell Barton
2009-11-11Background mode in more working conditions.Martin Poirier
2009-11-07- modal keymap for border selectCampbell Barton
2009-10-20Auto SaveBrecht Van Lommel
2009-10-17wrap the mouse within the region while grabbing so on release the current vie...Campbell Barton
2009-10-17Adjustments to continuous grabCampbell Barton
2009-10-12macro's can set options for the operators they executeCampbell Barton
2009-10-10When in localview, MKey moves objects out of localview, added redraw notifiersCampbell Barton
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-08WM: test with context-less add notifier. Notifiers are oneBrecht Van Lommel
2009-10-08- made ungrab a second function - WM_cursor_ungrabCampbell Barton
2009-10-07Experimental option to allow moving the mouse outside the view, "Continuous G...Campbell Barton
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-182.5: Python operators now have a working poll() function,Brecht Van Lommel
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-122.5 filebrowserAndrea Weikert
2009-09-04allow execution mode to be given as an argument to operators from python (req...Campbell Barton
2009-08-162.5/RNA:Nicholas Bishop
2009-07-30better blender doesnt look idiot for siggraph with tips wider then the screen.Campbell Barton
2009-07-30- include operator commands in tooltips (needs sanitizing for transform opera...Campbell Barton
2009-07-292.5Ton Roosendaal
2009-07-282.5Ton Roosendaal
2009-07-282.5Ton Roosendaal
2009-07-282.5: File browserBrecht Van Lommel
2009-07-262.5Ton Roosendaal
2009-07-242.5Ton Roosendaal
2009-07-242.5: Top MenuBrecht Van Lommel
2009-07-212.5Ton Roosendaal
2009-07-18missed this file in last commit.Campbell Barton