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-08Merge branch 'tmp-vfx-platform-2023' into tmp-dynamic-usdtmp-dynamic-usdMichael Kowalski
2022-11-05Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-11-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-10-25Merge branch 'tmp-vfx-platform-2023' into tmp-dynamic-usdMichael Kowalski
2022-10-20USD Import: hide instance prototype collections.Michael Kowalski
2022-10-18Merge branch 'master' into universal-scene-descriptionMichael Kowalski
2022-10-17USD Import: support reading USD shapes.Michael Kowalski
2022-10-11Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-10-10IO: remove BKE_layer_collection_resync_forbid & allowAras Pranckevicius
2022-10-05Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-09-25Cleanup: replace static_casts with functional casts for numeric typesCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-08-30USD import: read skeletons.Michael Kowalski
2022-08-18cleanup: remove superfluous plugin setup callsRay Molenkamp
2022-08-15Merge branch 'master' into universal-scene-descriptionMichael Kowalski
2022-08-05Initial work of D15604Ray Molenkamp
2022-07-23IO: speed up import of large amounts of objects in USD/OBJ by pre-sorting obj...Aras Pranckevicius
2022-07-17Merge branch 'master' into universal-scene-descriptionMichael Kowalski
2022-07-01IO: print import & export times of Alembic & USDAras Pranckevicius
2022-06-17IO: speed up large Alembic & USD imports by doing fewer collection syncsAras Pranckevicius
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
2022-05-03Merge branch 'master' into universal-scene-descriptionMichael Kowalski
2022-04-08Cleanup: CacheFile, use double precision for timeKévin Dietrich
2022-03-25Merge master into universal-scene-description.Michael Kowalski
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-02-25Fix T94396: USD errors opening saved scenes.Michael Kowalski
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-03USD IO: register plugins in USD_create_handle().Michael Kowalski
2021-09-10Merge remote-tracking branch 'blender_org/master' into temp-usd-latest-masterMichael Kowalski
2021-08-09USD IO: fix compiler warnings and errorsmakowalski
2021-08-08USD IO: initial commit of extended featuresmakowalski
2021-08-04Cleanup: spellingCampbell Barton
2021-08-03USD: add USD importerMichael Kowalski