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-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-16ShaderFX/LibOverride: Add `BKE_shaderfx_is_nonlocal_in_liboverride` util.Bastien Montagne
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-06Refactor: move ShaderFx .blend I/O to blenkernelJacques Lucke
2020-10-28Outliner: Properties editor sync on selectionNathan Craddock
2020-10-01remove foreachObjectLink callbackJacques Lucke
2020-09-16GPencil: Add link and copy functions for shaderfxNathan Craddock
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-04-05Cleanup: macro hygiene, parenthesize argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell 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-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-02Cleanup: warnings, trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya