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-10-19Blender: Add command line argument to switch gpu backends.Jeroen Bakker
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-08-31Cleanup: use bool for GHOST_SystemWin32::setConsoleWindowState returnCampbell Barton
2022-08-30Cleanup: spelling in commentsCampbell Barton
2022-08-27Cleanup: simplify key input handling for GHOST/Win32Campbell Barton
2022-08-27Cleanup: use C style comments for GHOST/Win32 textCampbell Barton
2022-08-27Fix T100582: Windows-10 Switching Desktops locks Ctrl KeyCampbell Barton
2022-06-27Cleanup: rename misleading/inconsistent GHOST typesCampbell Barton
2022-05-06GHOST: Add support for precision touchpad gestures on WindowsAndrii Symkin
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
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-06Cleanup: quiet discarded-qualifiers warningCampbell Barton
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-06-22Refactor of Wintab to use Wintab supplied mouse movement once verified agains...Nicholas Rishel
2021-02-24Revert high fequency mouse input for Windows.Nicholas Rishel
2021-02-23WM_MOUSEMOVE cleanup.Nicholas Rishel
2021-02-16Revert Wintab High Frequency Input.Nicholas Rishel
2021-01-11Fix T81211 Add high frequency mouse input for Windows.Nicholas Rishel
2020-12-25Simplification of Wintab event handling.Nicholas Rishel
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-10-31Cleanup: clang-formatLukas Stockner
2020-10-31Cleanup: rename functions for consistency with other process*Events functions.Nicholas Rishel
2020-10-31Cleanup: Use C style comments, punctuation, and capitalization.Nicholas Rishel
2020-10-31Save Wintab packets to a local queue as WT_PACKET events arrive or whenNicholas Rishel
2020-10-31Fix T75566Nicholas Rishel
2020-10-31Revert "Revert "Windows: support high resolution tablet pen events for Wintab""Nicholas Rishel
2020-10-09Cleanup: spellingCampbell Barton
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-04-14Revert "Windows: support high resolution tablet pen events for Wintab"Brecht Van Lommel
2020-04-08Windows: support high resolution tablet pen events for WintabNicholas Rishel
2020-04-08Cleanup: minor refactoring of pointer event handlingNicholas Rishel
2020-04-08Cleanup: add utility functions for milliseconds conversionNicholas Rishel
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-03-28Fix key detection issues introduced by D7229Asher
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-03-05Ghost: Support drawing OpenGL framebuffers into a DirectX 11 bufferJulian Eisel
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-05-18Cleanup: remove unused GHOST quit dialog codeBrecht Van Lommel
2019-05-01Cleanup: comments (long lines) in ghostCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton