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-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-08-31Fix returning a freed context when initialization fails for GHOST/Win32Campbell Barton
2022-08-27Cleanup: add missing braces for GHOST/Win32Campbell Barton
2022-08-27Cleanup: use C style comments for GHOST/Win32 textCampbell Barton
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-06GHOST: Add support for precision touchpad gestures on WindowsAndrii Symkin
2022-05-05Win32: Dark Mode Title Bar ColorHarley Acheson
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-03-24Fix T90110: Dupli Window Not Immediately ActiveLictex Steaven
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-29Fix T62651: Win32 Multiple Adapters WarningHarley Acheson
2022-01-28Win32: Initialize GHOST_WindowWin32 MembersHarley Acheson
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-07-02Fix T88909: Win32 getTitle() UTF8 SupportHarley Acheson
2021-07-01Cleanup: spellingCampbell Barton
2021-06-29Win32: Window Placement DPI and Scale AdjustmentHarley Acheson
2021-06-29Cleanup: Win32 Window CreationHarley Acheson
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24GHOST: remove unused EGL context includes in Win32 and CocoaChristian Rauch
2021-06-22Refactor of Wintab to use Wintab supplied mouse movement once verified agains...Nicholas Rishel
2021-05-31Windows: Clean-up win 8/8.1 API useRay Molenkamp
2021-05-24Fix T88500: Constrain window top position (Win32)Pratik Borhade
2021-05-21Fix T88384: Improved Win32 Window Sizing and PositioningHarley Acheson
2021-04-12Win32: Fix fullscreen errors using Taskbar system menuHarley Acheson
2021-03-27Win32: Allow return from fullscreen to maximizedVincent Blankfield
2021-03-26Fix T86859: Allow covering of Taskbar when Fullscreen from MaximizedVincent Blankfield
2021-03-21Fix T86643: Win32 Entering Full Screen While MaximizedHarley Acheson
2021-03-18Cleanup: spellingCampbell Barton
2021-03-05Cleanup: spellingCampbell Barton
2021-03-05Fix T86185: Win32 Multiple Monitor Window PositionHarley Acheson
2021-02-24Revert Automatic Tablet API dynamic fallback.Nicholas Rishel
2021-02-22Win32: Do not (yet) set window styles for DialogHarley Acheson
2021-02-22Fix T85768: Win32 Full-Screen Owned WindowsHarley Acheson
2021-02-16Merge branch 'blender-v2.92-release'Nicholas Rishel
2021-02-16Revert Wintab High Frequency Input.Nicholas Rishel
2021-02-16Calm Win32 Window Creation WarningHarley Acheson
2021-02-12Fix T85562: Remove Win32 RIM_INPUTSINKHarley Acheson
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-04UI: Win32 Window Creation RefactorHarley Acheson
2021-01-11Fix T84501: Wintab button lag.Nicholas Rishel
2020-12-25Simplification of Wintab event handling.Nicholas Rishel
2020-12-17Synchronize Wintab and Win32 time.Nicholas Rishel
2020-11-19Fix T82445: Wintab packets being discarded.Nicholas Rishel
2020-10-31Previous check seems to have a race condition, resulting in Wintab not being ...Nicholas Rishel
2020-10-31Add explanation for dequing Wintab PACKETs during WT_PACKET event into a loca...Nicholas Rishel
2020-10-31Commented assumption was incorrect, using tickCountToMillis causes underflow ...Nicholas Rishel
2020-10-31Cleanup: Use C style comments, punctuation, and capitalization.Nicholas Rishel
2020-10-31Remove Wintab logging.Nicholas Rishel
2020-10-31Add Wintab debug logging as a CMake option WITH_WINTAB_DEBUG.Nicholas Rishel