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-07-26Cleanup: remove redundant flagCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-25UI: Minor tweaks to nodesPablo Vazquez
2018-07-24Fix T56079: crash with startup.blend saved in sculpt/paint modes.Brecht Van Lommel
2018-07-19Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-07-18Fix E key in Python console not working after recent changes.Brecht Van Lommel
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15Cleanup: split GPU_batchCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-13UI: show popover shortcuts in tooltipCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: id-property API useCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: split keymap lookups into own functionsCampbell Barton
2018-07-11Numeric Input: preference to default to advancedCampbell Barton
2018-07-11UI: don't change scrollbar size on mouse move, only fade.Brecht Van Lommel
2018-07-11Manipulator: changes for overlay optionsCampbell Barton
2018-07-10Fix popovers showing unnecessary titles.Brecht Van Lommel
2018-07-10Cleanup: styleCampbell Barton
2018-07-10Reverted T55880 fix by accidentCampbell Barton
2018-07-10Fix T55877: Crash snapping non-edit-mesh to gridCampbell Barton
2018-07-10Fix T55880: Crash dragging file into image editorCampbell Barton
2018-07-10UI: Cleanup - Remove Show Panel Header and BackgroundPablo Vazquez
2018-07-09UI: Remove 1 pixel gap between panel header and backgroundPablo Vazquez
2018-07-08Icons: support for drawing event iconsCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for editorsCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for gawainCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06UI: Add extra padding to menus to draw sub-menu triangles inJulian Eisel
2018-07-06UI: Use flat triangle drawing for indicating submenusJulian Eisel
2018-07-06UI: disable broken horizontal properties editor alignment.Brecht Van Lommel
2018-07-06UI: draw search popups with menu background, instead of box.Brecht Van Lommel
2018-07-06Fix layout issue with enum property separators.Brecht Van Lommel
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06BKE_addons: utility to remove by nameCampbell Barton
2018-07-05UI: add separators in properties editor header tabs.Brecht Van Lommel
2018-07-05UI: show modal operator keymaps in the status barCampbell Barton
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-04UI: Node Link Menu to use same colors as regular menusPablo Vazquez
2018-07-03UI: optional ui-unit-width for popoversCampbell Barton
2018-07-03T55441: Pop-over large arrow offset when wideCampbell Barton
2018-07-03Fix dimmed shortcut key display issues in toolbar menu and color picker.Brecht Van Lommel
2018-07-03Fix ID buttons not working in popover menus.Brecht Van Lommel