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-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
2022-01-27Deps builder: Python 3.10.2Ray Molenkamp
2022-01-27Windows: Retire MSVC 2017 supportRay Molenkamp
2022-01-27Geometry Nodes: String to Curves Line/Pivot PointErik
2022-01-27Cleanup: Workbench: Remove extern shader stringsClément Foucault
2022-01-26Cleanup: Move specific node tree execution functions into respective moduleAaron Carlisle
2022-01-26Geometry Nodes: Add or improve various socket descriptionsHans Goudey
2022-01-26Cleanup: Remove RNA data from TreeElement, get via type specific classJulian Eisel
2022-01-26Cleanup: Improve function name, introduced in own recent commitJulian Eisel
2022-01-26Cleanup: Small improvements to Outliner RNA path build functionJulian Eisel
2022-01-26Fix incorrect index-key in RNA path built from OutlinerJulian Eisel
2022-01-26Cleanup: Reduce `void *` reliance of new RNA C++ Outliner elementsJulian Eisel