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-14Updated license header.tmp-core-id-remap-test-casesJeroen Bakker
2022-01-14Added test cases for never null.Jeroen Bakker
2022-01-14Merge branch 'master' into tmp-core-id-remap-test-casesJeroen Bakker
2022-01-14Cleanup: Reduce indentation in foreach_libblock_remap_callback.Jeroen Bakker
2022-01-14Merge branch 'master' into tmp-core-id-remap-test-casesJeroen Bakker
2022-01-14Lib remap test cases.Jeroen Bakker
2022-01-14Python API: add "children_recursive" property to Object & CollectionCampbell Barton
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-14Fix crash caused by exception in Python gizmo target get handlerCampbell Barton
2022-01-14Cleanup: Clang tidyHans Goudey
2022-01-14CMake: add WITH_LINKER_MOLD option for GCC/Clang Unix platformsCampbell Barton
2022-01-14Fix: Incorrect logic in mesh validation for removing layersHans Goudey
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-13Fix/workaround MSVC compile error with messag-busJulian Eisel
2022-01-13Cleanup: Run `make format`Julian Eisel
2022-01-13Fix compilation error caused by missing target relationRay Molenkamp
2022-01-13Geometry Nodes: Rename String to Curves socketErik
2022-01-13CMake: fix build issue with gcc+clang-tidyRay Molenkamp
2022-01-13Fix compilation error caused by missing target relationSergey Sharybin
2022-01-13Cleanup: Use `nullptr` in new Outliner C++ filesJulian Eisel
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2022-01-13Cleanup: Make message-bus utility macros callable from C++Julian Eisel
2022-01-13Fix T94874: Drivers using bone custom properties don't work on modifiersSergey Sharybin
2022-01-13Cleanup: fix building all geometry nodes in one translation unitJacques Lucke
2022-01-13Fix link errors after recent FFMPEG / link_directories changesBrecht Van Lommel
2022-01-13Tests: skip some compositor tests when WITH_LIBMV=OFFBrecht Van Lommel
2022-01-13Fix T94737: Cycles wrong normal map normal with OSLBrecht Van Lommel
2022-01-13Fix T94050, T94570, T94527: Cycles Bevel and AO nodes not working with MetalBrecht Van Lommel
2022-01-13Fix Cycles CPU + GPU render not using CPU after recent changesBrecht Van Lommel
2022-01-13Fix T94758: wrong denoising albedo with BSSRDF retro reflectionBrecht Van Lommel
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-13CMake: use FFmpeg find module on LinuxBrecht Van Lommel
2022-01-13Fix T92953: Tool Settings: Drag on Tweak fails with LMB selectCampbell Barton
2022-01-13Cleanup: follow code-style for float suffixCampbell Barton
2022-01-13Cleanup: quiet missing braces warningCampbell Barton
2022-01-12Fix T94624: Object as font instances don't workHans Goudey
2022-01-12Fix T85706: wm_window_make_drawable update DPIHarley Acheson
2022-01-12Revert "CMake: use FFmpeg find module on Linux"Brecht Van Lommel
2022-01-12Fix T94071: Area Split ImprovementsHarley Acheson
2022-01-12Fix warnings after bab47b60cb69Julian Eisel
2022-01-12Cleanup: Correct indentationJulian Eisel
2022-01-12CMake: use FFmpeg find module on LinuxBrecht Van Lommel
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
2022-01-12Outliner: Add way to display warning icon for items.Bastien Montagne
2022-01-12BLI_math: Fix building when WITH_GMP is offClément Foucault
2022-01-12Initial test case setup.Jeroen Bakker
2022-01-12Icons: Remove absolute pathnames and deprecated gradients from SVG filesNikhil Shringarpurey
2022-01-12DRW: Add DRW_gpu_wrapper.hhClément Foucault
2022-01-12Cleanup: codestyle obj_exporter_tests.cc.Jeroen Bakker
2022-01-12Cleanup: Not needed if statement around delete.Jeroen Bakker