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-12-18Fix T59496: Movie Clip Editor does not display metadataSergey Sharybin
2018-12-18Transform: when snap affect is off for a transform mode, ignore snap settings...Brecht Van Lommel
2018-12-18Theme: too low contrast blender_light edit-edgeCampbell Barton
2018-12-18Missed when renaming tool settingsCampbell Barton
2018-12-18Cleanup: python quotesCampbell Barton
2018-12-18Fix T59461: Follow active quad assertsCampbell Barton
2018-12-18Transform: option to use incremental snappingCampbell Barton
2018-12-18UI: use icons for text edit copy/pasteWilliam Reynish
2018-12-18UI: Extend context menu to check current selectionWilliam Reynish
2018-12-17GP: Change order of primitive buttonsAntonioya
2018-12-17Fix T59112: bone pinning errorPhilipp Oeser
2018-12-17Fix T59172: Blender 2.7x keymap error when setting pivot pointPhilipp Oeser
2018-12-17Merge branch 'master' into blender2.8Campbell Barton
2018-12-17Cleanup: use 'tool_settings' name everywhere in UI scriptsCampbell Barton
2018-12-17Context: remove active_gpencil_brushCampbell Barton
2018-12-17Theme: use grey for blender_light inactive menu textCampbell Barton
2018-12-17Theme: use black for blender_light view-overlayCampbell Barton
2018-12-173D View: empty image option to show front/backCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-16GP: Add option to occlude eraserAntonioya
2018-12-16GP: Primitive: Add curve tool iconCharlie Jolly
2018-12-16UI: initialize Overridable Static checkbox for custom properties.Alexander Gavrilov
2018-12-16Theme: blender_light text editing colors were too similarCampbell Barton
2018-12-16Cleanup: theme right shiftCampbell Barton
2018-12-16Theme: include new colorsCampbell Barton
2018-12-16Cleanup: styleCampbell Barton
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-15Fix T59396 Grease pencil brush crashAntonioya
2018-12-15Fix UV editor missing/typo circle_selectDalai Felinto
2018-12-14GP: Added keymaps for Sculpt selectAntonioya
2018-12-14GP: Fix missing changes after rename CTXAntonioya
2018-12-14fix shader editor errors when showing world shader treePhilipp Oeser
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-14Edit Curve: Add Normal size in overlay popover and change default rangeClément Foucault
2018-12-14UI: tweak text editing fields for higher contrastCampbell Barton
2018-12-14Correct error in last commitCampbell Barton
2018-12-14Keymap: correct keymap namesCampbell Barton
2018-12-14Keymap: only use double-click MMB w/ LMB selectCampbell Barton
2018-12-14Preferences: add option for header positionCampbell Barton
2018-12-13UI: show workspace cycling key bindings in menuCampbell Barton
2018-12-13GP: New Smooth operatorAntonioya
2018-12-13Fix T58549, T56741: HSV color picker issues with Filmic view transform.Brecht Van Lommel
2018-12-12Templates: remove redundant directory initCampbell Barton
2018-12-12Fix T59208: Error when loading reference/background image in edit modeJacques Lucke
2018-12-12UI: use consistent subdivision modifier name when creating from shortcuts.Brecht Van Lommel
2018-12-12Point API doc to proper path.Bastien Montagne
2018-12-12Merge branch 'master' into blender2.8Bastien Montagne
2018-12-12Fix T59213: Application menu links to outdated version of Python API.Bastien Montagne
2018-12-12Keymap: event type filter w/ finding keymap itemsCampbell Barton
2018-12-12PyTemplates operator_modal_timer: update to 2.8Philipp Oeser