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-06-02Progress indicator in the application iconDamien Plisson
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-15fix [#22007] Saving a read-only file on windows : no warning and temporary fi...Andrea Weikert
2010-04-04Added a new 'straight line' gesture type that can be used in any operator.Matt Ebb
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20patch #21680 from Richard OlssonCampbell Barton
2010-03-10filebrowser:Andrea Weikert
2010-03-05Bringing back "Auto Start" option in the Game Menu.Dalai Felinto
2010-02-12correct fsf addressCampbell Barton
2010-02-01Remove NO_CONTEXT flag from enum when copying operator properties to the oper...Martin Poirier
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-01-28Keyconfig import and removeMartin Poirier
2010-01-28PROP_ENUM_NO_CONTEXT flag for rna properties, forcing enum item functions to ...Martin Poirier
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Fix [#20798] - Add/change/remove shortcut options dissapearing from buttons @...Matt Ebb
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