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-09-02Fix T77900: File Browser in macOS fullscreen crashesYevgeny Makarov
2020-08-31VR: SteamVR is now a supported OpenXR runtime! (Windows only)Julian Eisel
2020-08-26Fix warning when compiling on Linux with WITH_XR_OPENXR enabledJulian Eisel
2020-08-26Fix/workaround graphics issues breaking SteamVR use with BlenderJulian Eisel
2020-08-26VR: Properly support outputting sRGB swapchain buffersJulian Eisel
2020-06-18Fix T74101: File Browser in macOS fullscreen crashes or makes windows unusableJulian Eisel
2020-05-12Fix T76507: Reading clipboard blocks keyboard input on X11Campbell Barton
2020-05-07VR: Fix OpenXR state freeze on Oculus after taking off HMDNicolas Fauvet
2020-05-06Cleanup: warningsCampbell Barton
2020-05-01Fx build error with MSBuild on WindowsNikhil Shringarpurey
2020-04-27Cleanup: Fix warning about initialization order with MSVCRay Molenkamp
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
2020-03-11GHOST: tests now build againCampbell Barton
2020-03-11Cleanup: remove bitmap font drawing ifdef from MultiTest.cCampbell Barton
2020-03-06Cleanup: Fix forward declaration of headersDalai Felinto
2020-03-06Cleanup: spellingCampbell Barton
2020-03-06Attempt to fix build errors on macOSJulian Eisel
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-03-05Ghost: Support drawing OpenGL framebuffers into a DirectX 11 bufferJulian Eisel
2020-02-26Cleanup: spellingCampbell Barton
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15GHOST: Init New Windows with a closer theme colorAaron Carlisle