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-01-22Cleanup: Rename ED_region_init() -> ED_region_floating_initialize()Julian Eisel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-22Cleanup: move widget enum into source fileCampbell 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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-04UI: refactor layout vars out of uiFontStyleCampbell Barton
2018-11-06Fix broken shortcuts in F3 'operator search' menu.Bastien Montagne
2018-10-11Fix (unreported) wrong 'use_sep' setting for menu items.Bastien Montagne
2018-07-06UI: draw search popups with menu background, instead of box.Brecht Van Lommel
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Cleanup: right shift in interface codeCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-12UI: replace ui_draw_search_back w/ general codeCampbell Barton
2018-06-12Cleanup: remove unused context argsCampbell Barton
2017-11-03Merge branch 'master' into blender2.8Campbell Barton
2017-11-03Cleanup: split interface_regions.cCampbell Barton