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-01-283.1 splashscreenThomas Dinges
2022-01-28Revert "Update pipeline config and point to 3.1 branches."Thomas Dinges
2022-01-28Revert "Blender 3.1 bcon3 (beta)"Thomas Dinges
2022-01-28Merge remote-tracking branch 'origin/blender-v3.1-release'Dalai Felinto
2022-01-28Blender 3.1 Beta- subversion bumpDalai Felinto
2022-01-28Update pipeline config and point to 3.1 branches.Thomas Dinges
2022-01-28Blender 3.1 bcon3 (beta)Thomas Dinges
2022-01-28Fix T95060: Outliner: Broken 'make override hierarchy' in indirect linked casae.Bastien Montagne
2022-01-28Blender 3.2 bcon1 - alphaThomas Dinges
2022-01-28Draw: Remove unused shader.Jeroen Bakker
2022-01-28Fix T95060: Outliner: Broken 'make override hierarchy' in indirect linked casae.Bastien Montagne
2022-01-28Fix typo in comment.temp-T95279-remap-referenced-dataJeroen Bakker
2022-01-28DrawManager: Image engine support huge images.Jeroen Bakker
2022-01-28Image: Partial Update Redesign.Jeroen Bakker
2022-01-28Cleanup: add compiler attributes to BLI_path functionsCampbell Barton
2022-01-28BLI_path: assert passing relative paths to BLI_path_cmp_normalizedCampbell Barton
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-28Cleanup: spelling in commentsCampbell Barton
2022-01-28Cleanup: rename BLI_paths_equal to BLI_path_cmp_normalizedCampbell Barton
2022-01-28Fix T93328: Movie seeking doesn't work.Richard Antalik
2022-01-28GPUShader: Abort in case of dependency issues.Clément Foucault
2022-01-27BLI_float4x4: Add operator[]Clément Foucault
2022-01-27Outliner: avoid creating unnecessary undo stepsGermano Cavalcante
2022-01-27DRW: Fix some issues with DRW_gpu_wrapper.hhClément Foucault
2022-01-27UX: Prevent click-through panels and used header areaJulian Eisel
2022-01-27Event System: Add debug sanity check "always pass" eventsJulian Eisel
2022-01-27Revert "Cleanup: Remove unused variables in winstuff.c"Ray Molenkamp
2022-01-27Fix T95202: Curve to mesh node inconsistent edge vertex orderHans Goudey
2022-01-27Fix T95212: Mirror modifier normals crashHans Goudey
2022-01-27Cleanup: Clang tidyHans Goudey
2022-01-27Fix T95062: Outliner Library Overrides not refreshed when removing overrides.Bastien Montagne
2022-01-27Fix: Complete transfer attribute input renamingHans Goudey
2022-01-27Cleanup: Remove unused variables in winstuff.cRay Molenkamp
2022-01-27Fix T85233: Transfer Weights tooltip is wrong.Bastien Montagne
2022-01-27DRW: Fix DRW_gpu_wrapper.hhClément Foucault
2022-01-27Fix T93766: 'New Collection' entry in 'Move to collection' menu is not transl...Yevgeny Makarov
2022-01-27install_deps: Downgrade python-ztandard to 0.16.0.Bastien Montagne
2022-01-27GLFramebuffer: Add assert to check if framebuffer has the expected dataClément Foucault
2022-01-27USD Preview Surface material export.Michael Kowalski
2022-01-27Fix crash on older platform due to unsupported clear commandClément Foucault
2022-01-27Cleanup: Fix const correctness warningClément Foucault
2022-01-27Downgrade Python zstandard module to 0.16.0Sybren A. Stüvel
2022-01-27CMake/Linux/Python:copy either `chardet` or `charset_normalizer`Sybren A. Stüvel
2022-01-27Build: enable Python 3.10 on macOSBrecht Van Lommel
2022-01-27Cleanup: Add more const correctness to some functionsClément Foucault
2022-01-27cmake/windows: Enable Python 3.10Ray Molenkamp
2022-01-27GPUShaderCreateInfo: Add optionnal check for optimized out resourcesClément Foucault
2022-01-27install_deps: Update OSL to 1.11.17.0 for llvm13 compatibility.Bastien Montagne
2022-01-27install_deps: Update python and deps versions as per T93161/D13922.Bastien Montagne
2022-01-27GPUShaderCreateInfo: Remove push_constant indexingClément Foucault