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
path: root/intern
AgeCommit message (Expand)Author
2021-07-30Cleanup: Simplify logic, follow style guide for integer typesHans Goudey
2021-07-30Fix EGL version being printed on every startupBrecht Van Lommel
2021-07-30Cleanup: clarify license and origin of voronoi and dithering codeBrecht Van Lommel
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-30Cleanup: workaround for unstable formatting in clang-formatCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-30Cleanup: spelling in commentsCampbell Barton
2021-07-29Fix T90295: inconsistent render pass order between Cycles and EeveeBrecht Van Lommel
2021-07-29Cleanup: Remove debug-only codeSergey Sharybin
2021-07-29Fix building without Cycles loggingSergey Sharybin
2021-07-29Fix Cycles crash with fluid object motion blur disabledSergey Sharybin
2021-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-07-27Fix missing passes update on Use Denoising changeSergey Sharybin
2021-07-26Cycles: upgrade CUDA to 11.4Brecht Van Lommel
2021-07-26Cleanup: fix compiler warnings due to implicit castNikhil Shringarpurey
2021-07-26Revert "GHOST/wayland: use Wayland only when 'BLENDER_WAYLAND' is set"Sybren A. Stüvel
2021-07-26Cycles: Fixed memory leak in ColorSpaceManagerStefan Werner
2021-07-26Cleanup: clang-formatCampbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-24GHOST/wayland: use Wayland only when 'BLENDER_WAYLAND' is setChristian Rauch
2021-07-24GHOST/wayland: explicitly delete 'GHOST_SystemWayland' when fallback to X11Christian Rauch
2021-07-24GTest: Use INC/INC_SYS for Libmv/OSD testsRay Molenkamp
2021-07-23XR: Fix for Viewport Denoising ArtifactsPeter Kim
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-23XR: Reference Space ImprovementsPeter Kim
2021-07-21Cleanup: correct the comment in ghostYuki Hashimoto
2021-07-21Cleanup: spellingCampbell Barton
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-21UI: Fix Cycles Materials menu LayoutRomain Toumi
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-15Add support for RISC-V architectureHeinrich Schuchardt
2021-07-15GHOST/wayland: create mmap-ed file manually if memfd_create is unavailableChristian Rauch
2021-07-14Fix T88088: Cycles and Eevee Vector Rotate node inconsistent with zero axisBrecht Van Lommel
2021-07-13Fix x/y mismatch in retract region trackerCampbell Barton
2021-07-13Cleanup: Use correct _WIN32/64 defines for MSVCJesse Yurkovich
2021-07-13Cleanup: Use C99 format string for the SIZET_FORMAT macroJesse Yurkovich
2021-07-12GHOST/wayland: remove unused 'input-event-codes.h' headerChristian Rauch
2021-07-12Fix T87844: Cycles losing 1 bit of precision when loading packed byte imagesBrecht Van Lommel
2021-07-12Fix T89736: Cycles error with persistent data, displacement and motion blurBrecht Van Lommel
2021-07-12Fix T89396: Cycles missing passes with multiple view layers and persistent dataBrecht Van Lommel
2021-07-11Cleanup: correct spelling in comments, remove profanityCampbell Barton
2021-07-09Fix cycles crash when changing viewport display passSergey Sharybin
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-07-07Cleanup: Code-style correction in Ghost (Clang-format)Julian Eisel
2021-07-07Cleanup: comment on source of button event codesChristian Rauch
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-06cmake: use harvested 'wayland-protocols' if system version is insufficientChristian Rauch
2021-07-06GHOST/wayland: define BTN event codes manuallyChristian Rauch
2021-07-06Cleanup: quiet discarded-qualifiers warningCampbell Barton