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
2022-10-19Cycles: oneAPI: fix MSVC_TOOLS_DIR for some build environmentsXavier Hallade
2022-10-19Blender: Add command line argument to switch gpu backends.Jeroen Bakker
2022-10-19GHOST/Wayland: invert touch-pad scrollingCampbell Barton
2022-10-19GHOST/Wayland: only prioritize discrete scroll for mouse wheel eventsCampbell Barton
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-10-19Fix error in 30d9a6245f892492188318e92b85083ef8b301f2Campbell Barton
2022-10-19GHOST/Wayland: support high resolution 2D track-pad scroll eventsCampbell Barton
2022-10-19GHOST/Wayland: add listener for touch events (no touch support yet)Campbell Barton
2022-10-19Cleanup: remove NDOF_BUTTON_NONE from the range of usable buttonsCampbell Barton
2022-10-19Cleanup: use '_' suffix for private members for NDOF ManagerCampbell Barton
2022-10-19GHOST/NDOF: various minor changes to NDOF managerCampbell Barton
2022-10-19Cleanup: remove the last button from NDOF button enum valuesCampbell Barton
2022-10-19Fix T101866: Incorrect buttons for space-mouse enterpriseCampbell Barton
2022-10-18Fix T101529: Blender crashes when using Path GuidingSebastian Herholz
2022-10-18NDOF: use logging for GHOST so users can enable event loggingCampbell Barton
2022-10-17Fix T101850: Cycles DDS oversaturation when alpha is in useAras Pranckevicius
2022-10-17Fix T99565: Cycles reading TGA files with alpha different than BlenderBrecht Van Lommel
2022-10-17Cleanup: correct doc-string & remove unused defineCampbell Barton
2022-10-17Cleanup: renaming GHOST/Wayland functions & private membersCampbell Barton
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-17BLI_path: remove trailing NULL argument to BLI_path_joinCampbell Barton
2022-10-17Cycles: Fix floor intrinsic for ARM NeonLukas Stockner
2022-10-16Fix T98672: Noise texture shows incorrect behaviour for large scalesLukas Stockner
2022-10-14Fix wrong Cycles default radius for motion blurred point cloudsBrecht Van Lommel
2022-10-14Cycles: oneAPI: Make test kernel more representativeNikita Sirgienko
2022-10-14Fix T101805: Blender icons doesn't show in GNOME 43Campbell Barton
2022-10-13Cycles: use one instance of oneAPI gpu compiler by defaultNikita Sirgienko
2022-10-13Cleanup: Fixed some warningsWerner, Stefan
2022-10-13Fix T101776: wrong logic for GLX setSwapIntervalCampbell Barton
2022-10-13Fix T101779: Incorrect app_id on WaylandCampbell Barton
2022-10-12Cycles: Use 0.01m as default point cloud radiusHans Goudey
2022-10-12Cycles: Enable MNEE on Metal (macOS >= 13)Michael Jones
2022-10-12Cleanup: minor edits to recent wayland/libdecorCampbell Barton
2022-10-12GHOST/Wayland: only require libdecor when running in gnome-shellCampbell Barton
2022-10-12Cleanup: use 'u' prefixed unsigned typesCampbell Barton
2022-10-11Fix linker order of X11 and Wayland libsSebastian Parborg
2022-10-11GHOST/Wayland: correct the library path for libwayland-eglCampbell Barton
2022-10-11GHOST/Wayland: print all dynamic loading failure when using WaylandCampbell Barton
2022-10-10Fix T101651: Cycles crashes when failing to initialize render deviceLukas Stockner
2022-10-10Cycles: oneAPI: Trigger compilation of used kernels onlyNikita Sirgienko
2022-10-10GHOST/Wayland: warn when falling back to X11 because of missing libdecorCampbell Barton
2022-10-10UI: show the windowing environment in the "About" splashCampbell Barton
2022-10-10Cleanup: spelling in commentsCampbell Barton
2022-10-10Partially fix T101702: OSL Shaders with boolean inputs crashLukas Stockner
2022-10-08Attribute Node: support accessing attributes of View Layer and Scene.Alexander Gavrilov
2022-10-07Fix small errors in tool tips for path guidingBrecht Van Lommel
2022-10-07Fix: One-API build issue on windows.Ray Molenkamp
2022-10-07Cycles: link oneAPI backend with debug version of sycl when in DebugXavier Hallade
2022-10-07Cycles: use direct linking for oneAPI backendXavier Hallade
2022-10-07Cleanup: use doxy sectionsCampbell Barton