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-09-13Merge branch 'master' into temp-T73411-add-scene-parameterstemp-T73411-add-scene-parametersMonique
2022-09-13Fix: Resolve deprecation warning when copying polygon structHans Goudey
2022-09-13Geometry Nodes: Port the trim curve node to the new data-blockMattias Fredriksson
2022-09-13Fix T100980: Missing deg update when duplicating a geometry nodetree in node ...Bastien Montagne
2022-09-13Revert hidden object optimization in depsgraphSergey Sharybin
2022-09-13Fix T101027: Sculpt tools don't respect visibility after recent commitHans Goudey
2022-09-13NLA: Remove Edited Action tab from NLA panelNate Rupsis
2022-09-13EEVEE: Fix volumetric resolve in large scenes.Jeroen Bakker
2022-09-13Fix: set ipo/easing in dope ignores hidden channelsWayde Moss
2022-09-13Fix T101031: Crash with Initialize Face Sets operatorHans Goudey
2022-09-13obj: implement support for PBR .mtl extensionsAras Pranckevicius
2022-09-13Fix broken Cycles Metal build after recent changesBrecht Van Lommel
2022-09-13Fix: crash when changing to viewer context in spreadsheetJacques Lucke
2022-09-13Fix compilation error on Windows after recent changeSergey Sharybin
2022-09-13EEVEE-Next: Cryptomatte render passes.Jeroen Bakker
2022-09-13Fix T101004: Crash when invisible object becomes visibleSergey Sharybin
2022-09-13Cycles: Make OSL implementation independent from SVMPatrick Mours
2022-09-13Fix oneAPI compilation on modern Linux and CentOS 7 librariesSergey Sharybin
2022-09-13Cycles: Include reason the oneAPI library could not be loadedSergey Sharybin
2022-09-13Fix compilation on Linux, glibc 2.34, and CentOS librariesSergey Sharybin
2022-09-13CMake: exclude BLI_args when building as a Python moduleCampbell Barton
2022-09-13Cleanup: typo in variable nameCampbell Barton
2022-09-13Cleanup: spelling in commentsCampbell Barton
2022-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-09-13Cleanup: use u-prefixed integer types (for brevity)Campbell Barton
2022-09-13Docs: improve explanation for why CLG_exit shouldn't be called earlyCampbell Barton
2022-09-13Cleanup: improve titles for CMake sections, line lengthCampbell Barton
2022-09-13CMake: omit WITH_INSTALL_PORTABLE from bpy_module.cmakeCampbell Barton
2022-09-13CMake: omit WITH_INSTALL_PORTABLE from the 'lite' configurationCampbell Barton
2022-09-13Python: update defaults for "make bpy"Campbell Barton
2022-09-13Makefile: support 'make bpy lite' / 'make bpy release'Campbell Barton
2022-09-13Docs: improve BKE_object_defgroup_flip_map doc-stringCampbell Barton
2022-09-13Cleanup: spelling in commentsCampbell Barton
2022-09-13Cleanup: remove unused functionCampbell Barton
2022-09-13Nodes: Avoid unnecessary sorting when selecting or moving nodesHans Goudey
2022-09-13Cleanup: Use attribute API for curves functionsHans Goudey
2022-09-13NLA: actionclip_add now fails on invoke if no NLA track is selectedColin Basnett
2022-09-13Fix building WITH_GHOST_WAYLAND, WITH_OPENXR (without X11)Campbell Barton
2022-09-13Cleanup: quiet missing-variable-declarations warningCampbell Barton
2022-09-13Cleanup: missing declaration warningCampbell Barton
2022-09-13IMBUF: Fix WebP Build Error and WarningsHarley Acheson
2022-09-13Update RNA to User manual mappingsAaron Carlisle
2022-09-13IMBUF: Improved Thumbnailing of WebP ImagesHarley Acheson
2022-09-13Fix T101013: Reordering materials broken with only one assignedHans Goudey
2022-09-13Fix: Node edge pan and remove on cancel doesn't workHans Goudey
2022-09-13Fix: Multires crash after recent face set refactorHans Goudey
2022-09-12USD IO: fixed compiler warningsMichael Kowalski
2022-09-12Fix T100886: error saving side-by-side stereo EXR image of depth passBrecht Van Lommel
2022-09-12Sculpt: Fix T100941: Draw cache invalidation loopJoseph Eagar
2022-09-12Cleanup: obj: rename MTLMaterial & MTLTexMapType membersAras Pranckevicius