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-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-08-15Introduce headless OpenGL rendering on LinuxSebastian Parborg
2022-06-30GHOST: get/set cursor position now uses client instead of screen coordsCampbell Barton
2022-06-27Cleanup: rename misleading/inconsistent GHOST typesCampbell Barton
2022-06-18GHOST/Wayland: support displaying custom software cursorsCampbell Barton
2022-06-18Fix T98793: Wayland clamps cursor movement fails with gnome-shellCampbell Barton
2022-06-17Cleanup: use booleans for GHOST C-APICampbell Barton
2022-06-16GHOST/Wayland: workaround inability to access window positionCampbell Barton
2022-06-10GHOST: add back-trace handler to the APICampbell Barton
2022-06-09Fix software cursor being used with absolute events in WaylandCampbell Barton
2022-06-08GHOST/Wayland: draw a software-cursor when wrapping cursor motionCampbell Barton
2022-05-29Cleanup: clang-tidy for GHOST X11/SDL/Wayland/NULL backendsCampbell Barton
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-03-23Cleanup: move documentation to headers, other minor correctionsCampbell Barton
2022-03-02Cleanup: use back-slash for doxygen commands, color after parametersCampbell Barton
2022-03-02Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-03-02Fix T95608: Mac issues with drag drop on multi-monitorGermano Cavalcante
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2021-11-12Cleanup: Remove `GHOST_isUpsideDownContext`.Jeroen Bakker
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-26Cleanup: spelling in commentsCampbell Barton
2021-07-21Cleanup: correct the comment in ghostYuki Hashimoto
2021-07-06Cleanup: quiet discarded-qualifiers warningCampbell Barton
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-07-02Cleanup: spelling in commentsCampbell Barton
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-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-07-15Cleanup: spellingCampbell Barton
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-04-03Cleanup: spellingCampbell Barton
2020-04-02VR: Refactor DirectX context managementJulian 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-05Ghost: Support drawing OpenGL framebuffers into a DirectX 11 bufferJulian Eisel
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-08-30Cleanup: spellingCampbell Barton