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-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-14Fix T101803: Max length Operator bl_idname is truncated 1 character.Bastien Montagne
2022-09-21Docs: add notes about wmWindow.eventstate & modifier key checksCampbell Barton
2022-09-14Fix reports printing twice when called from Python in background-modeCampbell Barton
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-18WM: optimize adding notifier duplication checkCampbell Barton
2022-07-14Cleanup: update & correct comments for event handlingCampbell Barton
2022-07-08Cleanup: spelling in commentsCampbell Barton
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-06-17Cleanup: spelling in commentsCampbell Barton
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-03-10Event System: key-press while dragging now activates drag firstCampbell Barton
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-03-03Cleanup: remove references to key-map modifier values denoting orderCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-10-27Docs: add docstring for wmWindowManger.winactiveCampbell Barton
2021-10-19Cleanup: use 'e' prefix for enum typesCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-05macOS: support Japanese input for text buttonsYuki Hashimoto
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: spelling in commentsCampbell Barton
2021-04-16WM: prevent drag events being continually testedCampbell Barton
2021-04-16Fix T65064: Keymaps items controlling dynamic enums fail to exportCampbell Barton
2021-03-05Cleanup: move check_drag & check_click out of wmEventCampbell Barton
2021-03-05Cleanup: disambiguate 'queue' struct membersCampbell Barton
2021-03-05Cleanup: rename event to event_typeCampbell Barton
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-04Presets: Cleanup preset namingNathan Craddock
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-10-22WM: warn when event's have repeat set for non keyboard eventsCampbell Barton
2020-09-05Cleanup: spellingCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-06-13Cleanup: spellingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-02-25Cleanup: remove unused wmWindow.monitorCampbell Barton
2020-02-25WM: move cursor refresh tag to the windowCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-02Cleanup: padding in windowmanagerNathan Craddock
2019-06-24Cleanup: use doxy comments for DNA_windowmanager_types.hCampbell Barton