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
2021-06-08Remove noop code from WM_MOUSEWHEEL processing.Nicholas Rishel
2021-06-05Cleanup: spelling in commentsCampbell Barton
2021-06-03GHOST/wayland: fix restoring hidden cursorChristian Rauch
2021-06-03GHOST/wayland: fix non-moving normal cursorChristian Rauch
2021-06-03GHOST/wayland: add 'xdg-decoration' supportChristian Rauch
2021-06-03GHOST/wayland: adapt window and cursor surface scale to support HiDPI screensChristian Rauch
2021-06-03GHOST/wayland: handle return values for data sourcesChristian Rauch
2021-06-03GHOST/wayland: set parent relation only for dialogs to mimic X11 behaviourChristian Rauch
2021-06-03GHOST/wayland: handle missing relative-pointer and pointer-constraints supportChristian Rauch
2021-06-03GHOST/wayland: get cursor settings via D-BusChristian Rauch
2021-06-03GHOST/wayland: inhibit warningChristian Rauch
2021-06-03GHOST/wayland: set swap interval to 0Christian Rauch
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-05-20Fix petty comment.Ray Molenkamp
2021-05-20Cleanup: spellingCampbell Barton
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2021-05-11Cleanup: unnecessary extra lines for doxy sectionsCampbell Barton
2021-05-06Cleanup: spellingCampbell Barton
2021-05-06Cleanup: link directly to stackexchange URLCampbell Barton
2021-05-03Cleanup: spellingCampbell Barton
2021-05-03Cleanup: use boolean for has_event variable & return valueCampbell Barton
2021-04-12Win32: Fix fullscreen errors using Taskbar system menuHarley Acheson
2021-04-11Cleanup: spellingCampbell Barton
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
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-26Cleanup: use code doxy command for Python snippetCampbell Barton
2021-03-22Cleanup: clang-formatCampbell Barton
2021-03-22Revert "Disable clang-format for objective-C bits in GHOST."Campbell Barton
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-21Fix T86643: Win32 Entering Full Screen While MaximizedHarley Acheson
2021-03-18Cleanup: spellingCampbell Barton
2021-03-09macOS/Ghost: Simplify pasteboard and screen count codeCorbin Dunn
2021-03-09macOS/Ghost: Remove unnecessary nil checks.Corbin Dunn
2021-03-09macOS/Ghost: Replace NSAutoreleasePool with @autoreleasepoolCorbin Dunn
2021-03-05Cleanup: spellingCampbell Barton
2021-03-05Fix T86185: Win32 Multiple Monitor Window PositionHarley Acheson
2021-03-04macOS/Ghost: Opt out of AppKitā€™s automatic window tabbingCorbin Dunn
2021-03-03macOS/Ghost: Remove redundant nil check after initWithContentRectCorbin Dunn
2021-03-03macOS/Ghost: Fix memory leak.Corbin Dunn
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-01Cleanup: spellingCampbell Barton
2021-02-24Revert Automatic Tablet API dynamic fallback.Nicholas Rishel
2021-02-24Fix T85844: high pressure at start of line.Nicholas Rishel
2021-02-24Revert high fequency mouse input for Windows.Nicholas Rishel
2021-02-23WM_MOUSEMOVE cleanup.Nicholas Rishel
2021-02-22Win32: Do not (yet) set window styles for DialogHarley Acheson
2021-02-22Fix T85768: Win32 Full-Screen Owned WindowsHarley Acheson