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-11-23cleanup: removed outdated/outcommented codecollada2.8Gaia Clary
2018-11-23Merge remote-tracking branch 'origin/blender2.8' into collada2.8Gaia Clary
2018-11-23refactor: Simplify the Collada module. moved Blender context information into...Gaia Clary
2018-11-23Pose: support wpaint+pose w/ object-lock enabledCampbell Barton
2018-11-23Fix bone selection w/ mixed wpaint & pose modeCampbell Barton
2018-11-23Merge remote-tracking branch 'origin/blender2.8' into collada2.8Gaia Clary
2018-11-22Cleanup: newlines in error printsCampbell Barton
2018-11-22UI: fix wrong icons after recent update.Brecht Van Lommel
2018-11-22UI: activate tabs immediately on press, and drag to quickly cycle through.Brecht Van Lommel
2018-11-22Fix T55535: N panel in sequencer breaks display of preview.Brecht Van Lommel
2018-11-22UI: Object Context Menu tweaks.Pablo Vazquez
2018-11-22Image Empties: Potential Fix for T57696Clément Foucault
2018-11-22Fix T57980: Assert failure in draw manager when opening fileClément Foucault
2018-11-22Cleanup: Use proper module prefix in function namesSergey Sharybin
2018-11-22GP: Keep activated the same Brush in toolbarAntonioya
2018-11-22Depsgraph: Ensure solver cleanup orderSergey Sharybin
2018-11-22Depsgraph: Cleanup, line wrappingSergey Sharybin
2018-11-22Fix missing newline in error printSergey Sharybin
2018-11-22Depsgraph: Cleanup, make it easier to create relations with flagsSergey Sharybin
2018-11-22Eevee: Reflection Plane: Small UI fix and invert facing fadingClément Foucault
2018-11-22Fix T57977: VSE: Markers lines get highlighted when using box selectClément Foucault
2018-11-22Keymaps: make click event detection use a larger distance threshold.Brecht Van Lommel
2018-11-22Fix T57578: Vertex Connect crash with less than two verts selectedPhilipp Oeser
2018-11-22GP: Cleanup old TODO commentsAntonioya
2018-11-22Cleanup: keymap wrapper for tool-setting operatorCampbell Barton
2018-11-22Keymap: add popup keymapCampbell Barton
2018-11-22Cleanup: minor simplification of keyconfig mergeCampbell Barton
2018-11-22Correct typoCampbell Barton
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-11-22Icons: binary data update from SVGCampbell Barton
2018-11-22Icons: updates by jendrzychCampbell Barton
2018-11-22Merge branch 'master' into blender2.8Campbell Barton
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-11-22UI: disable screen edges for full-screen areasCampbell Barton
2018-11-22UI: hide shortcut from gizmo tip when none foundCampbell Barton
2018-11-22UI: String tweak for "UnLock" and Un-Mute in VSEPablo Vazquez
2018-11-22UI: Fix Lock/Mute menu in VSEPablo Vazquez
2018-11-22Cleanup: utility function to avoid duplicate keysCampbell Barton
2018-11-22Tool System: auto-assign A-Z keys for toolbar popupCampbell Barton
2018-11-22Fix toolbar popup keymap not allowing 'A' keyCampbell Barton
2018-11-22Tool System: Updates for keymap stored as stringCampbell Barton
2018-11-22Fix factory-settings using stale preferencesCampbell Barton
2018-11-22Tool System: store keymap name in tool instead of the keymapCampbell Barton
2018-11-22Keymap: always show pie menu w/ tab-pie-menu prefCampbell Barton
2018-11-22Keymap: Use Z to toggle wire instead of xrayCampbell Barton
2018-11-22Keymap: 3D view pref for tab to show pie menuCampbell Barton
2018-11-22UI: Add Image and Clip space panels category.Bastien Montagne
2018-11-22UI: First batch of fixing missing categories for panels.Bastien Montagne
2018-11-22Cleanup: Move debug warning message about panels missing category from drawin...Bastien Montagne
2018-11-21UI: hide keymap preferences when filter is usedCampbell Barton