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
2020-12-17Synchronize Wintab and Win32 time.Nicholas Rishel
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-10-31Cleanup: clang-formatLukas Stockner
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-31Change updateWintab interface to include whether window is visible so thatNicholas Rishel
2020-10-31Revert "Mask all button down/up and switch back to using relative button input."Nicholas Rishel
2020-10-31Fix type for physicalButton in wintabMouseToGhost.Nicholas Rishel
2020-10-31Fix return value of WTPacketsGet.Nicholas Rishel
2020-10-31Mask all button down/up and switch back to using relative button input.Nicholas Rishel
2020-10-31Document inline that PACKETDATA and PACKETMODE modify external headers toNicholas Rishel
2020-10-31Revert "Revert "Windows: support high resolution tablet pen events for Wintab""Nicholas Rishel
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-05-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-01Fx build error with MSBuild on WindowsNikhil Shringarpurey
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-04-14Fix Windows build error introduced in Wintab commit revertBrecht Van Lommel
2020-04-14Revert "Windows: support high resolution tablet pen events for Wintab"Brecht Van Lommel
2020-04-08Cleanup: clang-formatBrecht Van Lommel
2020-04-08Windows: support high resolution tablet pen events for WintabNicholas Rishel
2020-04-08Windows: support high resolution tablet pen events for Windows InkNicholas Rishel
2020-04-08Cleanup: minor refactoring of pointer event handlingNicholas Rishel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-26GHOST: add GHOST_HasWindowCursorShape() to test if standard cursor existsBrecht Van Lommel
2019-06-16Cleanup: simplify GHOST cursor API, no functional changesBrecht Van Lommel
2019-05-01Cleanup: comments (long lines) in ghostCampbell Barton
2019-04-25GHOST: remove OpenGL depth buffer, remove code for other unused buffersmano-wii
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-03Fix T55589, T60967: Windows pen pressure issues at start/end of the stroke.Christopher Peerman
2019-04-03Windows: use Wintab by default if it's available and a device is detected.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2019-01-14Cleanup: refactor GHOST wintab handling.Brecht Van Lommel
2019-01-14Fix T55589: drawing strokes with Microsoft surface pen misses first part.Christopher Peerman
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-09Cleanup: spellingCampbell Barton
2018-08-27Fix pen tablet stuck on Windows for some non-Wacom tablets.Colby Klein
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2015-11-22Error out on Windows if driver does not support OpenGL 2.1 with an errorAntony Riakiotakis
2015-07-02Support debug contexts on win32Antony Riakiotakis
2015-03-16Code cleanup: CommentSergey Sharybin
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-08GHOST: fewer virtual functionsMike Erwin