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-05-07VR: Fix OpenXR state freeze on Oculus after taking off HMDNicolas Fauvet
2020-05-07macOS: Remove workaround for old quit dialogJulian Eisel
2020-05-06Fix num-pad access on waylandCampbell Barton
2020-05-06Fix T76429: GHOST/Wayland event's don't correspond to physical keysChristian Rauch
2020-05-03GHOST: cleanup platform checks, fix Wayland + X11Campbell Barton
2020-05-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-01Fx build error with MSBuild on WindowsNikhil Shringarpurey
2020-05-01CMake: add WITH_GHOST_X11 optionCampbell Barton
2020-05-01Cleanup: duplicate include, define from Wayland patchCampbell Barton
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2020-05-01GHOST: set the window state on wayland startupChristian Rauch
2020-04-30Cleanup: replace unordered_map with switch statementCampbell Barton
2020-04-30GHOST: fix WITH_GHOST_DEBUG optionCampbell Barton
2020-04-30Cleanup: printf warningCampbell Barton
2020-04-30CMake: use system include for generated headersCampbell Barton
2020-04-30GHOST: initial Wayland supportChristian Rauch
2020-04-28Cleanup: Missing include directories after recent cleanupSergey Sharybin
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-04-27Merge remote-tracking branch 'origin/blender-v2.83-release'Ray Molenkamp
2020-04-27Cleanup: Fix warning about initialization order with MSVCRay Molenkamp
2020-04-27Cleanup: add newline to ghost warning printChristian Rauch
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-10Fix T75546: Solve possible endless loop in wintab initialisationNicholas Rishel
2020-04-05Cleanup: spellingCampbell Barton
2020-04-08Cleanup: clang-formatBrecht Van Lommel
2020-04-08Fix build error with WITH_X11_XINPUT=OFF after recent changesBrecht 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-04-08Cleanup: add utility functions for milliseconds conversionNicholas Rishel
2020-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-04-03Cleanup: quiet shadow warnings with ghost & mantaflowCampbell Barton
2020-04-03Cleanup: spellingCampbell Barton
2020-04-02Fix warnings caused by own earlier commitJulian Eisel
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-04-02Cleanup: Avoid complex template type for XR-SwapchainJulian Eisel
2020-03-31Fix missing XR space destructionJulian Eisel
2020-03-28Fix key detection issues introduced by D7229Asher
2020-03-26Fix missing text input on Windows with certain keyboard layoutsGermano Cavalcante
2020-03-25UI: remove non-unicode font and simplify default font loading codeBrecht Van Lommel
2020-03-20Cleanup: sort file, struct listsCampbell Barton
2020-03-20Cleanup: remove old header conventions recently re-introducedCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Prepare XR code for sorted headersJulian Eisel
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-15UI: Fix capitalization in the macOS app menuWilliam Reynish
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-11Cleanup: clang-formatCampbell Barton