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-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-29GHOST/Wayland: quiet warning with empty title with libdecorCampbell Barton
2022-06-29GHOST/Wayland: support older output manager (for Weston support)Campbell Barton
2022-06-29Mantaflow: disable call to MANTA::terminateMantaflowCampbell Barton
2022-06-29Mantaflow: call MANTA::terminateMantaflow on exitCampbell Barton
2022-06-29Cleanup: spelling in commentsCampbell Barton
2022-06-28Fix Cycles assert with mix weights outside of 0..1 rangeBrecht Van Lommel
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-28Cleanup: replace magic number with define for scan-code/key-code offsetCampbell Barton
2022-06-28GHOST/Wayland: avoid creating a keyboard-state each key press/releaseCampbell Barton
2022-06-28Fix T96170: keys mis-mapped with NeoQwertz layout under WaylandCampbell Barton
2022-06-28Cleanup: group wayland event codes in their own doxy sectionCampbell Barton
2022-06-28Fix T99202: AccentGrave key doesn't work with WaylandCampbell Barton
2022-06-28GHOST: only use GHOST_PRINT when WITH_GHOST_DEBUG is enabledCampbell Barton
2022-06-27Fix broken build on macOS after recent changesBrecht Van Lommel
2022-06-27Cleanup: rename misleading/inconsistent GHOST typesCampbell Barton
2022-06-27Cleanup: spelling in commentsCampbell Barton
2022-06-27GHOST/Wayland: Add a build time option for DBUS, disable by defaultCampbell Barton
2022-06-27GHOST/Wayland: set the minimum window size with libdecorCampbell Barton
2022-06-27GHOST/Wayland: split pointer/tablet state into separate structsCampbell Barton
2022-06-24Cycles: stop Metal rendering on command buffer errorBrecht Van Lommel
2022-06-24GHOST/Wayland: support client-side window decorationsChristian Rauch
2022-06-24Fix T98427: Crash adding quick effects smoke from PythonCampbell Barton
2022-06-24GHOST/Wayland: support for cursor warp with hidden/wrapped grab enabledCampbell Barton
2022-06-24Cleanup: add C++ compatible WL_ARRAY_FOR_EACH macroCampbell Barton
2022-06-24Cleanup: remove unused cursor struct members in GHOST/WaylandCampbell Barton
2022-06-24Cleanup: use const arguments for GHOST/WaylandCampbell Barton
2022-06-24GHOST: use GHOST_ASSERT for non-release buildsCampbell Barton
2022-06-24Docs: correct GHOST_TimerProcPtr time doc-stringCampbell Barton
2022-06-24Fix outdated pressure/tilt for tablet motions events under GHOST/WaylandCampbell Barton
2022-06-23Cleanup: make formatBrecht Van Lommel
2022-06-23Cyles: switch primitive.h inline hints to forceinlineXavier Hallade
2022-06-23Cycles: unify math functions namesAndrii Symkin
2022-06-23Cycles: Add diagnostic tracing of MTLLibrary compilation timeMichael Jones
2022-06-23Fix key repeat continuing after a window loses focus for GHOST/WaylandCampbell Barton
2022-06-23Fix key repeat behavior for GHOST/WaylandCampbell Barton
2022-06-23Cycles: Tidy of KernelData patchup codeMichael Jones
2022-06-23Cycles: Distinguish Apple GPUs by core countMichael Jones
2022-06-22Fix T99078: Crash closing the file selector in WaylandCampbell Barton
2022-06-21Cleanup: use full names for generated wayland headers, use own directoryCampbell Barton
2022-06-21Fix error in GHOST_ASSERT under WaylandCampbell Barton
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-06-20Cleanup: avoid duplicate lookups when setting the cursorCampbell Barton
2022-06-20Fix setting the custom cursor for Hi-DPI displays in WaylandCampbell Barton
2022-06-20GHOST/Wayland: refactor cursor handling & fix errors hiding the cursorCampbell Barton
2022-06-18GHOST/Wayland: implement getAllDisplayDimensionsCampbell Barton
2022-06-18Fix initial window size being scaled down for Hi-DPI displays in WaylandCampbell Barton
2022-06-18GHOST/Wayland: support displaying custom software cursorsCampbell Barton
2022-06-18Fix crash in wayland when closing a windowCampbell Barton
2022-06-18Fix T98793: Wayland clamps cursor movement fails with gnome-shellCampbell Barton