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-01-29Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-29UI: hide filter alembic optionCampbell Barton
2020-01-28macOS: add trackpad smart zoom event supportYevgeny Makarov
2020-01-28Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-28Fix T68960: Crash loading app-template keymapCampbell Barton
2020-01-27Merge branch 'blender-v2.82-release'mano-wii
2020-01-27Fix part of T65404: quit dialog doesn't show if Blender is minimizedYevgeny Makarov
2020-01-27Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-25Cleanup: spellingCampbell Barton
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-22VSE: Tool system integrationRichard Antalik
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2020-01-21Cleanup: deduplicate window event state update codeBrecht Van Lommel
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-20Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-20Fix T73162: Modal tools cant be mapped to MMBCampbell Barton
2020-01-17Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-17Fix T73135: Gizmos flicker when changing viewport optionsCampbell Barton
2020-01-16Fix wrong usages of region align enumerationsJulian Eisel
2020-01-16Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-16Fix T73149: Adjust Last Operation uses horizontal layoutCampbell Barton
2020-01-15Fix invalid region rectangles, sanitize dynamic region size calulationsJulian Eisel
2020-01-15Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-15WM: support keys F20-F24Asher
2020-01-14Cleanup: Use new BLI_rct utilities to ensure valid rectanglesJulian Eisel
2020-01-14Fix invalid min/max sizes of global areas after loading factory settingsJulian Eisel
2020-01-14Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-14Fix T70273: Auto-keyframe ignored by gizmosCampbell Barton
2020-01-13Cleanup: remove hack that set operator id in the wmEventCampbell Barton
2020-01-10Merge branch 'blender-v2.82-release'Patrick Mours
2020-01-10Fix T71491: Sculpt Brush Text ColorJeroen Bakker
2020-01-10Cleanup: group event_query functions in headerCampbell Barton
2020-01-10Cleanup: name wm_event_modalkeymap_begin/endCampbell Barton
2020-01-10Cleanup: move public event queries into their own fileCampbell Barton
2020-01-10Cleanup: use doxy sections in wm_event_system.cCampbell Barton
2020-01-10Correct last commit, restore the double-click state for modal eventsCampbell Barton
2020-01-10Fix T72999: Fast keystrokes ignored for operators with modal keymapsCampbell Barton
2020-01-10Docs: explain logic behind wm_event_modalkeymapCampbell Barton
2020-01-10Fix T72948: Smooth active tool gizmo vibratesCampbell Barton
2020-01-09Fix T71295: Duplicate macro faulty after rotationStanislav Blinov
2020-01-09Fix T72900: Mouse-move causes redraw when gizmos are hiddenCampbell Barton
2020-01-09Cleanup: centralize WM_gesture_end callCampbell Barton
2020-01-06Gizmo: use compatible scale values between 2D/3D gizmosCampbell Barton
2020-01-03Tool System: enable fallback tool by defaultCampbell Barton
2020-01-03Tool System: store the fallback tool for re-useCampbell Barton
2020-01-02Tool System: adjust Smooth/Randomize modal operator behaviorCampbell Barton
2019-12-30Sculpt: Add color alpha controls to the brush cursorPablo Dobarro
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne