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-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-07Cleanup: spelling in comments, correct doxy slashes, replace '/w'Campbell Barton
2022-08-27Fix assertion when notifiers weren't removed from the notifier queue setCampbell Barton
2022-08-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-07-14WM: Remove ASCII members from wmEvent & GHOST_TEventKeyDataCampbell Barton
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-06-05Cleanup: Move wm_event_system.c to C++Hans Goudey
2022-05-07XR: Expose the OpenXR user paths in the event data for XR eventsShashank Shekhar
2022-05-03Cleanup: spelling in commentsCampbell Barton
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-07Cleanup: spelling in comments, minor reformatting changesCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-17Cleanup: include argument names for drop-box callbacksCampbell Barton
2022-03-10Event System: key-press while dragging now activates drag firstCampbell Barton
2022-03-09Cleanup: rename wmEvent.prev_click_* to prev_press_*Campbell Barton
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-08Event System: add ISKEYBOARD_OR_BUTTON macroCampbell Barton
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-03Cleanup: Remove redundant drag image size parametersJulian Eisel
2022-03-02Cleanup: rename direction enum as it's part of the key-map itemCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-01Fix incorrect drag-event threshold when releasing modifiers earlyCampbell Barton
2022-03-01Cleanup: move Event.is_repeat & is_direction_inverted to flagsCampbell Barton
2022-02-28Event System: drag events now use modifier state on drag startCampbell Barton
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-28Drag & drop: Support using context of hovered button when droppingJulian Eisel
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2021-12-14Cleanup: use typed enum for wmDrag.flagsCampbell Barton
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-11-04Fix T92501: Crash when dragging material assets over 3D View regionsJulian Eisel
2021-10-27Asset Browser: Support dragging catalogs to move them in the hierarchyJulian Eisel
2021-10-26UI: Improved feedback when dropping is not possible on drag 'n dropJulian Eisel
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-25UI Drag Drop: allow customizable drawingGermano Cavalcante
2021-10-21Cleanup: use underscore separators for event struct membersCampbell Barton
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-19Asset Browser: Improved workflow for asset catalog savingSybren A. Stüvel
2021-10-18WM: support setting the operators idle cursorCampbell Barton
2021-10-07Fix screenshot editor showing status text in the editorCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-29Fix T89864: Adding an asset referencing other objects adds it to scene but on...Bastien Montagne
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell Barton
2021-09-17Cleanup: remove KM_MOD_SECOND & KM_SHIFT2, KM_CTRL2.. etcCampbell Barton