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-08Merge branch 'master' into xr-devxr-devPeter Kim
2022-09-07Cleanup: comment unused INPUTCHANGE eventCampbell Barton
2022-09-07WM: don't clear modifiers when the window is de-activatedCampbell Barton
2022-09-07Fix T40059: Switching windows ignores held modifier keysCampbell Barton
2022-08-26Cleanup: use booleansCampbell Barton
2022-08-18Cleanup: early return, reduce right-shiftCampbell Barton
2022-08-17Fix T98462: Save Screenshot (glReadPixels) fails under WaylandCampbell Barton
2022-08-15Introduce headless OpenGL rendering on LinuxSebastian Parborg
2022-08-11Fix T66088: Modifier keys ignored when the window doesn't have focusCampbell Barton
2022-08-04Fix the menu popup location when dropping blend files under WaylandCampbell Barton
2022-07-26Cleanup: spelling in commentsCampbell Barton
2022-07-19Fix T99737: Dropping files fails with WaylandCampbell Barton
2022-07-14WM: Remove ASCII members from wmEvent & GHOST_TEventKeyDataCampbell Barton
2022-06-30GHOST: get/set cursor position now uses client instead of screen coordsCampbell Barton
2022-06-29Fix uninitialized memory use in key-down events on window activationCampbell Barton
2022-06-27Cleanup: rename misleading/inconsistent GHOST typesCampbell Barton
2022-06-24Cleanup: remove unused function WM_cursor_compatible_xyCampbell Barton
2022-06-17Merge branch 'master' into xr-devPeter Kim
2022-06-17Cleanup: use booleans for GHOST C-APICampbell Barton
2022-06-17Cleanup: remove `r_` prefix for non-return valuesCampbell Barton
2022-06-10GHOST: add back-trace handler to the APICampbell Barton
2022-05-09Merge branch 'master' into xr-devPeter Kim
2022-05-07Fix T97600 Regression: rendering in new window displays flickersClément Foucault
2022-05-03Merge branch 'master' into xr-devPeter Kim
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-03-25Merge branch 'master' into xr-devPeter Kim
2022-03-21Cleanup: cursor motion events now have value set to KM_NOTHINGCampbell Barton
2022-03-15Merge branch 'master' into xr-devPeter Kim
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-10Merge branch 'master' into xr-devPeter Kim
2022-03-10Event System: key-press while dragging now activates drag firstCampbell Barton
2022-03-04Cleanup: spelling in comments, function nameCampbell 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-03-01Cleanup: move Event.is_repeat & is_direction_inverted to flagsCampbell Barton
2022-02-27Merge branch 'master' into xr-devPeter Kim
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-20XR: Motion CapturePeter Kim
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-01-31Fix wmTimer.ntime becoming NAN with a zero time-stepCampbell Barton
2022-01-30Revert "UI: Do not translate "Blender""Aaron Carlisle
2022-01-30UI: Do not translate "Blender"Aaron Carlisle
2022-01-12Fix T85706: wm_window_make_drawable update DPIHarley Acheson
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-14Remove G.save_overCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton