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-06-07Merge branch 'master' into blender2.8Campbell Barton
2018-06-07WM: add support for drag eventsCampbell Barton
2018-06-07Merge branch 'master' into blender2.8Campbell Barton
2018-06-07Cleanup: trailing space for windowmanagerCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-08WM: log message bus operationsCampbell Barton
2018-05-08Merge branch 'master' into blender2.8Campbell Barton
2018-05-08Cleanup: remove unused wmReport structCampbell Barton
2018-05-03WM: warn when tool widget not foundCampbell Barton
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-09Merge branch 'master' into blender2.8Bastien Montagne
2018-02-09Fix (unreported) error on freeing timers which customdata pointer shall not b...Bastien Montagne
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25WM: comments on wmTooltipState 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-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-23Support tagging operator properties as 'advanced'Julian Eisel
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16Cleanup: simplify lasso reallocationCampbell Barton
2017-10-16Cleanup: rename gesture mode to is_activeCampbell Barton
2017-10-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-01Fix gradient tool crash with recent changesCampbell Barton
2017-07-26Cleanup: typedef enumsCampbell Barton
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-15Comments: wmOperator.cancel & modalCampbell Barton
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-04-16Removed the ND_PARTICLE notifier and outliner particle elements.Lukas Tönne
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-15Cleanup: use const for event->tablet_dataCampbell Barton
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel