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-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Fix forward declaration of headersDalai Felinto
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell 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-14Fix message bus ID remappingCampbell Barton
2019-01-14Fix T60267: Assert manipulating a collectionCampbell Barton
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2018-05-08WM: log message bus operationsCampbell Barton
2018-05-08WM: quiet GCC redundant declaration warningsCampbell Barton
2018-04-27Fix build error after recent changes (missing FILE).Brecht Van Lommel
2018-04-27WM: message bus rna utilkity macrosCampbell Barton
2018-04-21Cleanup: styleCampbell Barton
2018-04-19Cleanup: styleCampbell Barton
2018-03-16Code cleanup: fix various compiler warnings on clang/macOS.Brecht Van Lommel
2018-03-02Cleanup: remove printCampbell Barton
2018-02-15Cleanup: style, warningCampbell Barton
2018-02-01Fix incorrect message bus tag countCampbell Barton
2017-12-04Resolve MSVC C2229Campbell Barton
2017-12-04WM: message bus replacement for property notifiersCampbell Barton