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
2021-08-17Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-08-10Clean-up: Remove UTF8-BOM markersRay Molenkamp
2021-08-09Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-08-06Fix error setting the ID name in disabled alembic nurbs importeCampbell Barton
2021-08-03USD: add USD importerMichael Kowalski
2021-07-21Cleanup: replace BLI_assert(test || !"text") with BLI_assert_msg(test, text)Campbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-08Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-07-06Alembic export: evaluation mode optionPhilipp Oeser
2021-07-06Alembic: remove non-functional "Renderable Objects" only optionPhilipp Oeser
2021-07-05Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Fix type issuesKévin Dietrich
2021-07-02Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-18Fix T88605: Alembic import crashes when missing `arbGeomParams`Sybren A. Stüvel
2021-06-16Fix for bad mergeKévin Dietrich
2021-06-16Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-06-16Alembic: support reading per-vertex UV setsKévin Dietrich
2021-06-10Support reading per vertex UVs on a meshes.Kévin Dietrich
2021-05-23Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-05-19Cleanup: use nullptrJacques Lucke
2021-05-18Alembic: read/write generated coordinates of meshesSybren A. Stüvel
2021-05-18Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-05-17Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-17Fix T86278: vertex color baking not working with modifiersBrecht Van Lommel
2021-05-06Alembic export: export UV maps on every frameSybren A. Stüvel
2021-05-04Port changes from the procedural UI patch.Kévin Dietrich
2021-05-03Cleanup: formatKévin Dietrich
2021-04-16Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-04-07Basic operator to update the Scene frame range from an Alembic cache.Kévin Dietrich
2021-03-31Add a frame rate parameter to the CacheFile.Kévin Dietrich
2021-03-07apply changes from code review branchKévin Dietrich
2021-02-18Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-02-15Fix: wrong clang tidy cleanupJacques Lucke
2021-02-15Cleanup: clang tidyJacques Lucke
2021-02-09Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-02-05Cleanup: Modernize type definition in AlembicSergey Sharybin
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-25Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2020-12-18Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-08Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2020-12-07Cleanup: partial Clang-Tidy modernize-loop-convertSybren A. Stüvel
2020-12-06Merge branch 'master' into cycles_procedural_apiKévin Dietrich
2020-12-06rename default_curves_radius default_radiusKévin Dietrich