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-03-18Cleanup: spellingCampbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-24PyAPI: Fix memory leak of parameters used for python 'draw_callbacks'Germano Cavalcante
2021-02-22UI: Simplify Window CreationHarley Acheson
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-01-26Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-26WM: return success from WM_recover_last_session, minor cleanupCampbell Barton
2021-01-24Cleanup: Add/use helper to check if dragging a certain ID type or asset ID typeJulian Eisel
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-12-04Revert "Fix T83177: Industry Compatible keymap: MMB-dragging to transform eng...Germano Cavalcante
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-11-30Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-10-28GPencil: New support to trace sequence imagesAntonio Vazquez
2020-10-05Sculpt: Preview the active side of the line gesturesPablo Dobarro
2020-09-26Sculpt: Line gestures and Mask Line toolPablo Dobarro
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-02UI: simplify tool-tip logic for operatorsCampbell 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-04Cleanup: unused main argumentCampbell Barton
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