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
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-06-28Cleanup: update commentsCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-03Fix T78575: Assert when using UILayout.prop_tabs_enumJulian Eisel
2020-07-16Fix T78636: Crash displaying many aligned buttonsCampbell Barton
2020-07-16Cleanup: fix building without USE_UIBUT_SPATIAL_ALIGN definedCampbell Barton
2020-05-26UI: List Panel SystemHans Goudey
2020-05-26Fix overlapping tabs placement when used in right Top-bar splitJulian Eisel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-16Fix wrong usages of region align enumerationsJulian Eisel
2019-07-07Cleanup: spellingCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell 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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-10-29UI: Support Displaying Enums as TabsJulian Eisel
2018-10-29Cleanup: typoCampbell Barton
2018-10-27Cleanup: More meaningful variable nameSeverin
2018-06-11UI: Separator spacerDalai Felinto
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2017-03-17Add tabs as standard button typesJulian Eisel
2016-01-28cleanup: spelling / typosMike Erwin
2015-11-26Fix assert in UI align code in some specific situations.Bastien Montagne
2015-11-19Fix new UI align code behavior with very small buttons.Bastien Montagne
2015-11-10"Fix" assert in new UI align code.Bastien Montagne
2015-11-07Cleanup: ui align headerCampbell Barton
2015-11-07Cleanup: spelling, headersCampbell Barton
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne