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-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
2019-12-20Fix IC-keymap doesn't allow MMB to run the active toolCampbell Barton
2019-12-19Fix error in recent gizmo tweak workaroundCampbell Barton
2019-12-18Gizmo: add the ability to postpone refreshing while tweakingCampbell Barton
2019-12-18Cleanup: use wrapper function for gizmo group refreshCampbell Barton
2019-12-18Cleanup: remove unused gesture event.Campbell Barton
2019-12-17Fix T72416: Tool settings ignored when activated from gizmoCampbell Barton
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-12Cleanup: Fix typo in user preference codeDalai Felinto
2019-12-12Fix fallback tool for tools that don't define their own keymapsCampbell Barton
2019-12-10GHOST: add support for application/menu keyHarley Acheson
2019-12-08Fix T72252: crash running ocean bake in background modeBrecht Van Lommel
2019-12-07Preferences: correct experimental flag useCampbell Barton
2019-12-07UI: File Browser Volumes and System Lists IconsHarley Acheson
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-12-05Fix T72169: "New File" loads UI, even when disabledCampbell Barton