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
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell 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-15Cleanup: spellingCampbell Barton
2021-08-26Cleanup: sort struct blocksCampbell Barton
2021-08-17Cleanup: unused definesCampbell Barton
2021-08-04T90371: Asset: Drop Material Tooltip.Jeroen Bakker
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-30Fix T90318: Dragging asset while Asset Browser is still loading crashesJulian Eisel
2021-07-20Cleanup: Store asset-handle in drag dataJulian Eisel
2021-07-15Assets: Initial Asset List as part of the Asset System designJulian Eisel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2021-04-21Cleanup: Create/use types for generic WM callbacksJulian Eisel
2021-03-18Fix missing view3d updates after recent NC_SPACE notifier filtersPhilipp Oeser
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2021-03-05Cleanup: move check_drag & check_click out of wmEventCampbell Barton
2021-03-02Docs: notes on wmEvent previous state struct member useCampbell Barton
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-14Cleanup: spellingCampbell Barton
2021-01-18Fix T84586: missing Outliner redraws for certain NLA operatorsPhilipp Oeser
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-15Fix crash when deleting/renaming asset library while it's visibleJulian Eisel
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-12-15Asset System: "Mark Asset" & "Clear Asset" operators and UI integrationJulian Eisel
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-10-22WM: warn when event's have repeat set for non keyboard eventsCampbell Barton
2020-10-21UI: Allow changing the active side of line gesturesPablo Dobarro
2020-10-20UI: Add angle snapping to line gesture toolsPablo Dobarro
2020-10-20UI: Move gesture selection with spacebarPablo Dobarro
2020-10-13Fix T81589: Correct drag type handling in outlinerRobert Guetzkow
2020-10-05Sculpt: Preview the active side of the line gesturesPablo Dobarro
2020-08-21Fix T79987: Crash when joining objectsJulian Eisel
2020-08-20Fix incorrect notifier valueJulian Eisel
2020-08-20Outliner: Avoid rebuilding tree on selection/active changesJulian Eisel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-05-05Fix wrong XR notifier bit valueJulian Eisel
2020-04-03Cleanup: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel