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
2018-05-08WM: refresh tool on object mode switchCampbell Barton
2018-05-03WM: add function to access last_propertiesCampbell Barton
2018-05-02WM: utility to check if an operator will draw a UICampbell Barton
2018-05-01Tool System: support non-brush tools w/ paint modesCampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-25WM: Add GHOST lazy init for background mode.Clément Foucault
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Fix own mistake from 4cb4556fa5ba78ffJulian Eisel
2018-03-06DRW: Shader Deferred compilation: Use a wmJob for threading.Clément Foucault
2018-02-26DRW: Add new Draw Manager OpenGL Context.Clément Foucault
2018-02-23Merge branch 'master' into blender2.8Campbell Barton
2018-02-23WM: Add WM_menutype_poll functionCampbell Barton
2018-02-19Cleanup: sync vertex-paint and sculpt from 2.8Campbell Barton
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-16Object Mode: exit sculpt on selectionCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-03New API function to call an existing menuDalai Felinto
2017-11-27Tool System: show manipulators at startupCampbell Barton
2017-11-23Support tagging operator properties as 'advanced'Julian Eisel
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17WM: move gesture operator callbacks into own fileCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-08-23Merge branch 'master' into blender2.8Campbell Barton
2017-08-23RNA: use string-join to simplify operator registerCampbell Barton
2017-07-26Cleanup: typedef enumsCampbell Barton
2017-07-25Manipulator: support select-drag to tweakCampbell Barton
2017-07-18Cleanup: use WM_event prefix for modal_tweak_exitCampbell Barton
2017-07-18WM: move WM_event_is_last_mousemove to the WM APICampbell Barton
2017-07-18Merge branch 'master' into blender2.8Campbell Barton
2017-07-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-06-08WM: move manipulator library into editorsCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel