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-14Tests: show more precise numbers in benchmark chartsBrecht Van Lommel
2022-01-14Cleanup: compiler warnings with clangBrecht Van Lommel
2022-01-14macOS: silence bundle identifier mismatch Xcode warningAnkit Meel
2022-01-14Info.plist: Bump LSMinimumSystemVersion to silence warningAnkit Meel
2022-01-14blenlib/ Any tests: fix self-assignment warning and typoAnkit Meel
2022-01-14Fix T94878: LineArt crease threshold logic error.YimingWu
2022-01-14Fix T94089: GPencil Drawing don't Update after paste in DopesheetAntonio Vazquez
2022-01-14Fix T94903: GPencil: Copying keys doesn't preserve Keyframe TypeAntonio Vazquez
2022-01-14Cleanup: move attribute operators to c++Jacques Lucke
2022-01-14Fix T94867: viewport render not updating when editing color rampJacques Lucke
2022-01-14Cleanup: Fix warning when compiling without AudaspaceJulian Eisel
2022-01-14Fix T94837: curve tilt on a 2-point-curve is wrongPhilipp Oeser
2022-01-14Cleanup: Reduce indentation in foreach_libblock_remap_callback.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