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-06-02Merge remote-tracking branch 'origin/master' into lineart-shadowYiming Wu
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-30Merge branch 'master' into temp-lineart-containedYimingWu
2022-05-23obj: remove unneeded CTX_data_ensure_evaluated_depsgraphAras Pranckevicius
2022-05-23Fix T98293: Scene stats info not updated after new OBJ importAras Pranckevicius
2022-05-23Merge branch 'master' into temp-lineart-containedYimingWu
2022-05-23Merge branch 'blender-v3.2-release'Aaron Carlisle
2022-05-20Fix wrong USD image color space export with non-default OpenColorIO configBrecht Van Lommel
2022-05-18Merge remote-tracking branch 'origin/master' into temp-lineart-containedYimingWu
2022-05-18Cleanup: formatCampbell Barton
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
2022-05-16Fix std::optional value() build error on older macOS SDKBrecht Van Lommel
2022-05-15Merge remote-tracking branch 'origin/master' into temp-lineart-containedYimingWu
2022-05-14Fix: Build error due to previous commitHans Goudey
2022-05-14Cleanup: Further use of const for retrieved custom data layersHans Goudey
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12OBJ: improve new importer file parsing performance on windowsAras Pranckevicius
2022-05-12Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Cleanup: fix compiler warnings on macOSLoren Osborn
2022-05-11Cleanup: formatCampbell Barton
2022-05-10Merge branch 'blender-v3.2-release'Aras Pranckevicius
2022-05-10Fix T96399: New 3.1 OBJ exporter is missing Path Mode settingAras Pranckevicius
2022-05-07Merge remote-tracking branch 'origin/master' into temp-lineart-containedYimingWu
2022-05-06obj: move parsing utilities out of io_common, since they are fairly obj specificAras Pranckevicius
2022-05-06USD: add volume/VDB exportPiotr Makal
2022-05-05Merge branch 'blender-v3.2-release'Aras Pranckevicius
2022-05-05Fix T97863: new OBJ importer issues with extra whitespace after "f" keywordsAras Pranckevicius
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-05-04Merge remote-tracking branch 'origin/master' into temp-lineart-containedYimingWu
2022-05-04Merge branch 'blender-v3.2-release'Aras Pranckevicius
2022-05-04Fix T97794: new OBJ importer does not handle quoted MTL pathsAras Pranckevicius
2022-05-03Merge branch 'blender-v3.2-release'Aras Pranckevicius
2022-05-03Fix T97793, Fix T97795: Use correct defaults for missing values in new OBJ im...Aras Pranckevicius
2022-05-03Fix T97757: Some MTL import correctness issues in the new OBJ importerAras Pranckevicius
2022-05-03Cleanup: spelling in commentsCampbell Barton
2022-05-01Fix T97644: new 3.2 obj importer does not set blend mode for eeveeAras Pranckevicius
2022-05-01Fix T97417: OBJ: support tab and other whitespace characters after obj/mtl ke...Aras Pranckevicius
2022-04-29Cleanup: missing declaration warnings & spelling in commentsCampbell Barton
2022-04-28Cleanup: Improve const correctness of shape key functionsHans Goudey
2022-04-26Merge remote-tracking branch 'origin/master' into temp-lineart-containedYimingWu
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-18Cleanup: Clang tidyHans Goudey
2022-04-17OBJ: further optimize, cleanup and harden the new C++ importerAras Pranckevicius
2022-04-17Fix T97095: export of Poly curves, export crash when object contains multiple...Aras Pranckevicius
2022-04-17Fix T96824: New 3.1 OBJ exporter writes incorrect polygon/vertex groups in so...Aras Pranckevicius