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
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-02-14Cleanup: simplify redundant tests in scrollbar codeNicholas Rishel
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-08-16Cleanup: spellingCampbell Barton
2019-08-08Fix T68360: Zoom too sensitive with hi-dpiCampbell Barton
2019-07-31Fix T65837: "Zoom Axis" is not working on the node editorSebastian Parborg
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-08Cleanup: use doxygen sections for 2D view operatorsCampbell Barton
2019-06-04Cleanup: rename 2D scroll definesCampbell Barton
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Fix redraws from non-existing scrollbarsCampbell Barton
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-07-30UI: make horizontal wheel scroll in 2D view match vertical scroll speed.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Cleanup: right shift in interface codeCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-26Fix scrollbar operator showing in status bar cursor keymap.Brecht Van Lommel
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: use clamp_* from BLI_math (replace macro)Campbell Barton
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-05-07UI: Draw scroll-bars overlapping with editor contentJulian Eisel
2018-04-26UI: toolbar single column size snappingCampbell Barton
2018-01-22WM: add mouse-move after smooth-viewCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton