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-29UI: hide filter alembic optionCampbell Barton
2020-01-28Fix T68960: Crash loading app-template keymapCampbell Barton
2020-01-27Fix part of T65404: quit dialog doesn't show if Blender is minimizedYevgeny Makarov
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-20Fix T73162: Modal tools cant be mapped to MMBCampbell Barton
2020-01-17Fix T73135: Gizmos flicker when changing viewport optionsCampbell Barton
2020-01-16Fix T73149: Adjust Last Operation uses horizontal layoutCampbell Barton
2020-01-15WM: support keys F20-F24Asher
2020-01-14Fix T70273: Auto-keyframe ignored by gizmosCampbell Barton
2020-01-10Fix T71491: Sculpt Brush Text ColorJeroen Bakker
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
2019-11-29Fix T72000: Key shortcuts unavailable in popoversCampbell Barton
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-26Fix memory leak, closing a window didn't free gesturesCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-21Tool System: make smooth & randomize modal operatorsCampbell Barton
2019-11-18GHOST: Only spam about X11 errors when using --debug-ghostSergey Sharybin
2019-11-15Merge branch 'blender-v2.81-release'Campbell Barton