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
2018-06-20Fix outliner mixed collection/object visibility drag toggle not working.Brecht Van Lommel
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-20UI: Use chevrons for number sliders, pulldowns and popoversPablo Vazquez
2018-06-20Fix crash activating the HUD w/o an active regionCampbell Barton
2018-06-20UI: fix "Edit Source" operatorCampbell Barton
2018-06-20Revert "UI: fix "Edit Source" operator"Campbell Barton
2018-06-20UI: fix "Edit Source" operatorCampbell Barton
2018-06-20Merge branch 'master' into blender2.8Campbell Barton
2018-06-20UI: only show "Edit Translations" when addon usedCampbell Barton
2018-06-20Cleanup: strip spaceCampbell Barton
2018-06-20Studiolight: removed raise conditionJeroen Bakker
2018-06-19UI: fix ctrl wheel while over the opposite sideCampbell Barton
2018-06-19UI: fix Ctrl-Wheel to change button valuesCampbell Barton
2018-06-19Studiolight: Temp Mutex issueJeroen Bakker
2018-06-19Revert: EditMode Inactive edge drawingJeroen Bakker
2018-06-19Missed warning in previous commitJeroen Bakker
2018-06-19Studiolight: Background Generation of iconsJeroen Bakker
2018-06-18UI: decorators hid non-array buttonsCampbell Barton
2018-06-18UI: decorators weren't showing icon-only buttonsCampbell Barton
2018-06-18Refactor: Put ViewportAA as UserPrefJeroen Bakker
2018-06-18Fix T55511: Decorator drag makes many undo stepsCampbell Barton
2018-06-18Fix T55517: Property-split fails w/ expanded enumCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-17UI: correct decorator buttons 'enabled' flagCampbell Barton
2018-06-17UI: decorator color button assertCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: use clamp_* from BLI_math (replace macro)Campbell Barton
2018-06-16UI: show decorator icon for static-overrideCampbell Barton
2018-06-16Correct assert in recent changesCampbell Barton
2018-06-16UI: support dragging to key-frameCampbell Barton
2018-06-16UI: Add property decorator buttonsCampbell Barton
2018-06-16Merge branch 'master' into blender2.8Campbell Barton
2018-06-16UI: refactor drag-toggle for other button typesCampbell Barton
2018-06-16UI: minor changes from 2.8Campbell Barton
2018-06-15Cleanup: code styleCampbell Barton
2018-06-15Merge branch 'master' into blender2.8Bastien Montagne
2018-06-15Cleanup: some more G.main removal/validation...Bastien Montagne
2018-06-14Cleanup: styleCampbell Barton
2018-06-14WM: fix redo region setting the contextCampbell Barton
2018-06-14UI: redo panel would still start zoomed in at timesCampbell Barton
2018-06-14T55406: Flip MatcapJeroen Bakker
2018-06-14Cleanup: styleCampbell Barton
2018-06-14UI: Make spacers align blocks on area divisionsClément Foucault
2018-06-14UI: correct HUD zoom resettingCampbell Barton
2018-06-13T55456: EditDrawModeJeroen Bakker
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-13Fix flexible spacer distanceDalai Felinto