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-07-02COLLADA: Support for alpha color in vertex data.Gaia Clary
2021-11-22Fix T93066: Alembic export ignores Mantaflow particlesPhilipp Oeser
2021-07-26Alembic export: evaluation mode optionPhilipp Oeser
2021-07-26Alembic: remove non-functional "Renderable Objects" only optionPhilipp Oeser
2021-05-17Fix T86278: vertex color baking not working with modifiersBrecht Van Lommel
2021-05-17GPencil: Fix unreported error exporting to PDF/SVG with animated cameraAntonio Vazquez
2021-05-07Cleanup: make format (clang-format)Dalai Felinto
2021-05-06Fix T86314: materials not updated correctly after collada import (again)Philipp Oeser
2021-04-15GPencil: Avoid invisible strokes in PDF exportAntonio Vazquez
2021-04-15Cleanup: Use correct float formatAntonio Vazquez
2021-04-15GPencil: Fix unreported error exporting big files in PDFAntonio Vazquez
2021-04-14Fix T87479: GPencil SVG export outside of cameraFalk David
2021-04-13Cleanup: sort cmake file listsCampbell Barton
2021-04-08Cleanup: modernize-use-equals-defaultJacques Lucke
2021-04-08Cleanup: modernize-use-equals-defaultJacques Lucke
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-04-02Fix T87131: SVG as GPencil elements with both Stroke and Fill failsAntonio Vazquez
2021-03-29Fix T87013: GPencil SVG export wrong svg xml header settingsAntonio Vazquez
2021-03-27Correct header rename error 10cfa75e1d1e80b32da640a0e7de2b50f831dcfdCampbell Barton
2021-03-27Cleanup: use .hh extension for C++ headersCampbell Barton
2021-03-26Fix T86942: GPencil does not export SVG or PDF in orthographic cameraAntonio Vazquez
2021-03-26Cleanup: Fix clang-tidy errors.Jeroen Bakker
2021-03-26Cleanup: spellingCampbell Barton
2021-03-26CMake: add headers to source lists, sort file-listsCampbell Barton
2021-03-24Fix broken compilation after recent GPencil commit.Bastien Montagne
2021-03-24Fix build error and warnings in new grease pencil IO codeHans Goudey
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-24Fix T86314: materials not updated correctly after collada importPhilipp Oeser
2021-02-15Fix: wrong clang tidy cleanupJacques Lucke
2021-02-15Cleanup: clang tidyJacques Lucke
2021-02-14Cleanup: unused functionCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-02-10TBB: fix deprecation warnings with newer TBB versionsBrecht Van Lommel
2021-02-05Cleanup: Modernize type definition in AlembicSergey Sharybin
2021-02-05Cleanup: correct spelling in codeCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-22Cleanup: spelling, remove outdated/invalid commentsCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-14Cleanup: clang tidyJacques Lucke
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-11Cleanup: clang tidyJacques Lucke
2020-12-10Cleanup: remove unused function bc_find_bonename_in_pathCampbell Barton
2020-12-10BLI_string: return NULL from BLI_str_quoted_substrN on failureCampbell Barton
2020-12-09Cleanup: various clang tidy fixesJacques Lucke
2020-12-07Fix bug in cleanup commitSybren A. Stüvel
2020-12-07Cleanup: partial Clang-Tidy modernize-loop-convertSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-use-overrideSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-deprecated-headersSybren A. Stüvel