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
AgeCommit message (Expand)Author
2022-07-14Cleanup: update & correct comments for event handlingCampbell Barton
2022-07-14WM: Remove ASCII members from wmEvent & GHOST_TEventKeyDataCampbell Barton
2022-06-27Cleanup: rename misleading/inconsistent GHOST typesCampbell Barton
2022-06-24Docs: correct GHOST_TimerProcPtr time doc-stringCampbell Barton
2022-06-18GHOST/Wayland: support displaying custom software cursorsCampbell Barton
2022-06-10GHOST: add back-trace handler to the APICampbell Barton
2022-06-08GHOST/Wayland: draw a software-cursor when wrapping cursor motionCampbell Barton
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11IME Cleanup: Unused GHOST_TEventImeData MemberHarley Acheson
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-10-12GHOST: Add option to request (user) cache folder.Jeroen Bakker
2021-09-10XR: Re-enable SteamVR OpenGL backend for AMD gpusPeter Kim
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-05XR: Action Binding ImprovementsPeter Kim
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-23XR: Fix for Viewport Denoising ArtifactsPeter Kim
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-06-22Cleanup: comment use C comment-blocks for GHOST_Types.hCampbell Barton
2021-06-22Refactor of Wintab to use Wintab supplied mouse movement once verified agains...Nicholas Rishel
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2021-05-03Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-11Ghost: Support queries for special user directories (desktop, documents, etc.)Julian Eisel
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-10-31Fix T75566Nicholas Rishel
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-04-08Windows: support high resolution tablet pen events for Windows InkNicholas Rishel
2020-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-04-02Fix warnings caused by own earlier commitJulian Eisel
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-03-20Cleanup: sort file, struct listsCampbell Barton
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Ghost: Ghost-XR API to abstract away and access OpenXR functionalityJulian Eisel
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-03-05Ghost: Support drawing OpenGL framebuffers into a DirectX 11 bufferJulian Eisel
2020-01-28macOS: add trackpad smart zoom event supportYevgeny Makarov
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2019-12-10GHOST: add support for application/menu keyHarley Acheson
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-09-26GHOST: refresh standard cursors available for platformsHarley Acheson
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton