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-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
2021-07-06Fix macOS builds after removing Ghost integral types.Nicholas Rishel
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-07-05macOS: support Chinese and Korean input for text buttonsYuki Hashimoto
2021-07-05macOS: support Japanese input for text buttonsYuki Hashimoto
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-05Fix T89655: tweak Cycles transparent bounces UI for clarityBrecht Van Lommel
2021-07-05Cleanup: replace NSTextInput with NSTextInputClientYuki Hashimoto
2021-07-05Cleanup: use arrayWithObject to reduce the codeYuki Hashimoto
2021-07-05Fix T89523: Cycles OpenCL compile error after shadow terminator changesBrecht Van Lommel
2021-07-05Cleanup: unused variableJacques Lucke
2021-07-05Cleanup: remove temporary headerCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Fix T89581: Cycles crash rendering some OpenVDB files with inactive voxelsBrecht Van Lommel
2021-07-02Cleanup: use template utility function to handle OpenVDB grid types in CyclesBrecht Van Lommel
2021-07-02Cleanup: spelling in commentsCampbell Barton
2021-07-02Fix T88909: Win32 getTitle() UTF8 SupportHarley Acheson
2021-07-01Cleanup: spellingCampbell Barton
2021-06-30Cleanup: use const for datatoc declarationsCampbell Barton