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-04-08Cleanup: quiet a couple more compilation warnings on MSVCKévin Dietrich
2022-04-08Alembic: fix clamping of frame offset during exportsKévin Dietrich
2022-04-08Cleanup: CacheFile, use double precision for timeKévin Dietrich
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-03-31Fix T76746: Alembic, wrong result importing back exported curvesKévin Dietrich
2022-03-23Cleanup: add const qualifierKévin Dietrich
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-18Cleanup: unused class members.Kévin Dietrich
2022-03-16Cleanup: rename cnt to countCampbell Barton
2022-03-02Merge branch 'blender-v3.1-release'Jacques Lucke
2022-03-02Fix T95692: incorrect interpolated children particle hairJacques Lucke
2022-02-24Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-24Fix T95959: crash when exporting subdivision to AlembicKévin Dietrich
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-13Cleanup: Clang tidyHans Goudey
2022-02-11File headers: add missing copyright, add MIT to SPDX licensesCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-23Cleanup: separate function for Alembic edge crease readingKévin Dietrich
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: use utility functionsKévin Dietrich
2022-01-08Fix T94713: Alembic crash with empty frames and velocitiesKévin Dietrich
2022-01-07Cleanup: use the ELEM macroCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: typos in code.Kévin Dietrich
2022-01-06Fix T94674: crash reading ORCOs from an Alembic animationKévin Dietrich
2022-01-06Cleanup: USD/ABC, remove `const` from pass-by-value paramsSybren A. Stüvel
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'io/alembic'Campbell Barton
2021-12-08Cleanup: Silence clang-tidy warnings.Jeroen Bakker
2021-12-01Fix T92561: unstable particle distribution with Alembic filesKévin Dietrich
2021-11-09Alembic: Allow exporting of animated vertex colorsCody Winchester
2021-11-08Cleanup: avoid error prone struct declarations in C++Campbell Barton
2021-10-06Cleanup: missing verb in commentKévin Dietrich
2021-10-06Fix crash when reading non standard Alembic velocity attribute typeKévin Dietrich
2021-10-01Cleanup: unused function declarationKévin Dietrich
2021-09-25Cleanup: use override/final for derived classes.Kévin Dietrich
2021-09-25Fix Alembic point cloud streaming.Kévin Dietrich
2021-09-25Cleanup: typos in code and comments.Kévin Dietrich
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-09-11Cleanup: use nullptrJacques Lucke
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-09Cleanup: remove newlines from logging textCampbell Barton