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
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-06-11WM: utility function to iterate on menu typesCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-06-03Eyedropper: Support get samples from other windowsGermano Cavalcante
2020-05-14Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-14UI: Fix Unreported missing background for azone arrowClément Foucault
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Fix zero tablet pressure for simulated eventsCampbell Barton
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-04-29VR: Reset pose offsets when changing base poseJulian Eisel
2020-04-27Fix T75736 Viewport update problem when switching between view layersClément Foucault
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
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
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-04Merge branch 'blender-v2.82-release'Julian Eisel
2020-02-04Reports: Add utility to cancel displayed reportsJulian Eisel
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-10Cleanup: group event_query functions in headerCampbell Barton
2020-01-10Cleanup: move public event queries into their own fileCampbell Barton
2019-12-20Fix IC-keymap doesn't allow MMB to run the active toolCampbell Barton
2019-11-29Fix T72000: Key shortcuts unavailable in popoversCampbell Barton
2019-11-26Fix memory leak, closing a window didn't free gesturesCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-21Tool System: make smooth & randomize modal operatorsCampbell Barton
2019-11-15Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-15Cleanup: quiet warningsCampbell Barton
2019-11-15Merge remote-tracking branch 'origin/blender-v2.81-release'Dalai Felinto
2019-11-15Fix: Filebrowser saving dialog size when maximizedDalai Felinto
2019-10-27WM: add utility to lookup a keymap item from an eventCampbell Barton
2019-10-04WM: Utilities for select operators to work with click-dragging itemsJulian Eisel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-30Fix T58683: Reload Scripts breaks toolbar button formattingCampbell Barton
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-06Python API: implement an Operator callback for dynamic description.Alexander Gavrilov
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-16UI: click on status bar report message now opens window with Info editorBrecht Van Lommel
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-01Cleanup: use _ex suffix instead of _extCampbell Barton
2019-07-31Cleanup: typo in parameter name in function declarations.Bastien Montagne
2019-07-30Fix crash clicking in the 3D view on startupCampbell Barton
2019-07-03Fix T65899, T66314, T61808: various issues appending workspacesBrecht Van Lommel