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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-08-07Cleanup: unnecessary double pointers in XR modulePeter Kim
2021-08-05XR Controller Support Step 2: Action MapsPeter Kim
2021-08-05XR: Action Binding ImprovementsPeter Kim
2021-07-06Cleanup: quiet discarded-qualifiers warningCampbell Barton
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2021-05-03Cleanup: use boolean for has_event variable & return valueCampbell Barton
2021-02-10UI: Removal of GHOST_CreateDialogWindowHarley Acheson
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-04-27Cleanup: add newline to ghost warning printChristian Rauch
2020-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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-05Ghost: Support drawing OpenGL framebuffers into a DirectX 11 bufferJulian Eisel
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2019-11-18GHOST: Only spam about X11 errors when using --debug-ghostSergey Sharybin
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-04GPU: Platform Support LevelJeroen Bakker
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-06-04Revert "Cleanup: Cleanup: style, use braces for GHOST (X11/SDL)"Campbell Barton
2019-06-04Cleanup: Cleanup: style, use braces for GHOST (X11/SDL)Campbell Barton
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-18Cleanup: remove unused GHOST quit dialog codeBrecht Van Lommel
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-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2018-09-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-03-21Merge branch 'master' into blender2.8Campbell Barton
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2015-12-27Fix memory leak in GHOST Event Manager.Kévin Dietrich
2015-10-03Fix T44605: OS X continuous grab issues.Brecht Van Lommel
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton