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-07-26Merge branch 'master' into geometry-nodes-iterative-cachegeometry-nodes-rigid-body-integrationLukas Tönne
2022-07-25Cycles: Nishita Sky: Fix sun disk imprecision for large elevationClément Foucault
2022-07-25Cleanup: remove __KERNEL_CPU__Brecht Van Lommel
2022-07-25Cycles: add math functions for float8Andrii Symkin
2022-07-25Cleanup: move device BVH code to kernel/device/*/bvh.hBrecht Van Lommel
2022-07-25Fix wrong Cycles SSS intersection distance after ray distance changesBrecht Van Lommel
2022-07-25Cycles: simplify handling of ray distance in GPU renderingBrecht Van Lommel
2022-07-25Cycles: more closely match some math and intersection operations in EmbreeBrecht Van Lommel
2022-07-25Fix build error with WITH_CYCLES_KERNEL_NATIVE_ONLY on macOS ArmBrecht Van Lommel
2022-07-24Fix T98367: Light group passes do not work when shadow catcher is usedLukas Stockner
2022-07-22GHOST/Wayland: Fix mouse wheel events for Sway Compositor (use seat v5)Campbell Barton
2022-07-21Fix T91932: number sliders wrap around when dragged for long distance on X11Sebastiano Barrera
2022-07-21GHOST/Wayland: fix cursor glitch after grabbing while hiddenCampbell Barton
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-20Curves: Remove redundant custom data pointersHans Goudey
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-07-19Cleanup: quiet compiler warningsCampbell Barton
2022-07-18Cleanup: change internal Cycles compact BVH default to match UIBrecht Van Lommel
2022-07-18Subdiv: remove unused GPU device choice, fix crash with libepoxy on initBrecht Van Lommel
2022-07-16Cleanup: early exit MEM_lockfree_freeN when called with NULL pointerCampbell Barton
2022-07-15Cycles: refactor rays to have start and end distance, fix precision issuesBrecht Van Lommel
2022-07-15Fix Cycles MetalRT error after recent specialization changesBrecht Van Lommel
2022-07-15Cleanup: compiler warningBrecht Van Lommel
2022-07-15Cycles: generalize shader sorting / locality heuristic to all GPU devicesBrecht Van Lommel
2022-07-15Cycles: Apple Silicon optimization to specialize intersection kernelsMichael Jones
2022-07-15Cycles: keep track of SVM nodes used in kernelsMichael Jones
2022-07-15Cycles: refactor to move part of KernelData definition to template headerBrecht Van Lommel
2022-07-15Render: camera depth of field support for armature bone targetsDamien Picard
2022-07-15Cleanup: make formatBrecht Van Lommel
2022-07-15GHOST/Wayland: partial support for updating the UI scaleCampbell Barton
2022-07-15GHOST/Wayland: fix error setting the cursor scaleCampbell Barton
2022-07-14Fix Cycles MNEE wrong results with area light spreadOlivier Maury
2022-07-14Cleanup: replace state flow macros in the kernel with functionsBrecht Van Lommel
2022-07-14Cycles: add presets to the Performance panelBrecht Van Lommel
2022-07-14Cycles: Improve cache usage on Apple GPUs by chunking active indicesMichael Jones
2022-07-14Cleanup: spelling in commentsCampbell Barton
2022-07-14Cleanup: clang-tidy changes to GHOST_SystemX11Campbell Barton
2022-07-14GHOST: remove redundant ascii argument to GHOST_EventKeyCampbell Barton
2022-07-14GHOST/X11: avoid redundant utf8 text lookups for release eventsCampbell Barton
2022-07-14GHOST/X11: Quiet warning about key-release events having their utf8 setCampbell Barton
2022-07-14Cleanup: update & correct comments for event handlingCampbell Barton
2022-07-14WM: Remove ASCII members from wmEvent & GHOST_TEventKeyDataCampbell Barton
2022-07-14GHOST/SDL: pass in utf8 buffer for keyboard eventsCampbell Barton
2022-07-14GHOST/SDL: add support for the key repeat flagCampbell Barton
2022-07-12Cycles: Make not-compact BVH the default for embreeXavier Hallade
2022-07-12Cycles: fix and enable JIT oneAPI CentOS7 builds for drivers 23570+Xavier Hallade
2022-07-11Fix T99218: light group add button should be disabled when name is emptyBrecht Van Lommel
2022-07-11Cleanup: remove unused GHOST function getAnyModifiedState.Campbell Barton
2022-07-09Fix cursor display size with tablet input in GHOST/WaylandCampbell Barton