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-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-03-22Cleanup: make format + extra parenthesisDalai Felinto
2022-03-20GPencil: Port main object shader to ShaderCreateInfoClément Foucault
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-26GPencil: Add option to disable masks in view layerFalk David
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-02-14Cleanup: Source Code Typosluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-11-12Cleanup: warningsCampbell Barton
2020-11-11GPencil: Fix unreported crash when style is NULLAntonio Vazquez
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-18GPencil: Implement Holdout materialsAntonio Vazquez
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Draw, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-01Cleanup: spellingCampbell Barton
2020-06-17GPencil: Fix unreported Vertex Opacity Overlay not workingAntonio Vazquez
2020-06-03Cleanup: DRW: Remove persistent uniform functionsClément Foucault
2020-04-14GPencil: Add missing 2.82 Random Layer color removed in refactorAntonio Vazquez
2020-03-30GPencil: Rename Overlay blend mode to Hard LightAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11Cleanup: spellingCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-07GPencil: Fix unreported memory leakAntonio Vazquez
2019-10-03Fix T70484: GPencil particles crash when original stroke is hiddenAntonio Vazquez
2019-08-24Cleanup: use eval as a suffixCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Fix T63563: Grease pencil not visible when contained in a collection instance...Antonioya
2019-03-02GPencil: Fix Display Textures in Solid modeAntonioya
2019-02-27GP: Use unique names for instance objectsAntonioya
2019-02-26Fix T61956: Errors when instancing grease pencil objectsAntonioya
2019-02-26GP: Redesign wireframe modeAntonioya
2019-02-24GP: Don't set cache as dirty with OnionAntonioya
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-30GP: Remove DEG_get_original_id() from draw managerAntonioya
2019-01-25GP: Apply scale to particlesAntonioya
2019-01-24GP: Use matrix location instead of locAntonioya
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton