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-01-10Cleanup: typos in comments, remove libnumaapi referenceCampbell Barton
2021-12-25Cleanup: Use array for BKE cursor functionsAaron Carlisle
2021-12-14Fix T93649: Blender freezes when saving with active VR sessionJulian Eisel
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-23Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-11-18Revert fixesGermano Cavalcante
2021-11-18Revert "Revert "Revert "Revert "Allow navigating while transforming""""Germano Cavalcante
2021-11-18Revert "Revert "Revert "Allow navigating while transforming"""Germano Cavalcante
2021-11-18Revert "Revert "Allow navigating while transforming""Germano Cavalcante
2021-11-18Revert "Allow navigating while transforming"Germano Cavalcante
2021-11-18Allow navigating while transformingGermano Cavalcante
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-04Cleanup: Remove operator context override for drop-box operatorsJulian Eisel
2021-10-28Cleanup: warning in 2a2d873124111b5fcbc2c3c59f73fd1f946c3548Campbell Barton
2021-10-28Fix fallback tools for the sequence editorCampbell Barton
2021-10-27WM: de-duplicate cursor motion checks for selection pickingCampbell Barton
2021-10-26UI: Improved feedback when dropping is not possible on drag 'n dropJulian Eisel
2021-10-21Cleanup: Use array utility for cursor eventsAaron Carlisle
2021-10-21Cleanup: Use array as a parameter for event x/y functionsCampbell Barton
2021-10-21Cleanup: use underscore separators for event struct membersCampbell Barton
2021-10-20Fix T92368: LMB mouse events (Selecting, doubleclicks etc) are brokenJulian Eisel
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-19Cleanup: use 'e' prefix for enum typesCampbell Barton
2021-10-18WM: support setting the operators idle cursorCampbell Barton
2021-10-18Fix frame overlay not refreshing the sequencer previewCampbell Barton
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-16Fix T92252: User after free when opening file after Blender startsCampbell Barton
2021-10-15Fix crash handling tool-keymap eventsCampbell Barton
2021-10-15Fix is_repeat being set for in between mouse-move eventsCampbell Barton
2021-10-07Fix screenshot editor showing status text in the editorCampbell Barton
2021-10-06Gizmo: remove wmGizmoGroup.use_fallback_keymapCampbell Barton
2021-10-06Keymap: ignore the fallback keymap when "Active Tool" is setCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-10-04Keymap: print more verbose output for --debug-handlersCampbell Barton
2021-09-30Fix possible use-after-free in drag-drop handling logicJulian Eisel
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-09-17Cleanup: remove KM_MOD_SECOND & KM_SHIFT2, KM_CTRL2.. etcCampbell Barton
2021-09-17UI: wait for input for operators that depend on cursor locationCampbell Barton
2021-09-09Fix typo checking empty gizmo keymapCampbell Barton
2021-08-26Fix error in last commmitGermano Cavalcante
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-15Assets: Initial Asset List as part of the Asset System designJulian Eisel
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton