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-14Fix icon in Clip Editor header (Graph view type with enabled Filters)Philipp Oeser
2018-11-14Fix copy tracking settings operatorsPhilipp Oeser
2018-11-14UI: Comment out "Clip border" operatorClément Foucault
2018-11-14Tool System: remove duplicate gpencil draw UICampbell Barton
2018-11-14Correct assert generating tool tip/keymapCampbell Barton
2018-11-14Paint: remove brush select paint_modeCampbell Barton
2018-11-13Fix tool keymaps not working properly after recent changes.Brecht Van Lommel
2018-11-13Keymaps: minor code refactor to abstract some events, no functional changes.Brecht Van Lommel
2018-11-13Keymap: code refactor to makes some events changeable with parameters.Brecht Van Lommel
2018-11-13Keymaps: refactor loading of default keymap, fix bugs.Brecht Van Lommel
2018-11-13Python GPU API: gpu_extras.presets.draw_texture_2dJacques Lucke
2018-11-13Fix T57794: Text in Clip Editor Dopesheet not visiblePhilipp Oeser
2018-11-13UI: move gpencil paint into topbar only layoutCampbell Barton
2018-11-13Cleanup: remove redundant checksCampbell Barton
2018-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-13Keymap: more more standard keys for select toolsCampbell Barton
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-11-13Cleanup: use namedtuple for KeymapParamsCampbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-12Eevee: Hide Sprite threshold as it is not implemented yetClément Foucault
2018-11-12WM: avoid string replace w/ appconfig-activateCampbell Barton
2018-11-12style fixJacques Lucke
2018-11-12Fix: draw_circle_2d not using the segment count from parameter listJacques Lucke
2018-11-12Fix T57766: error in Quick Effects > Quick FurPhilipp Oeser
2018-11-12Tool System: support for 'dropping' toolsCampbell Barton
2018-11-12Add back layout context for toolbar popupCampbell Barton
2018-11-12Missed last commitCampbell Barton
2018-11-12UI: remove search from toolbar popupCampbell Barton
2018-11-11Fix T57776: Error when adding a Torus to the scene.Bastien Montagne
2018-11-11GP: Change Thickness TextAntonioya
2018-11-10GP: Add brush parameter to Shapes toolsAntonioya
2018-11-10Cleanup: namingCampbell Barton
2018-11-10GP: Make Sculpt and Edit Toolbar consistentAntonioya
2018-11-09GP: Add missing preset propertiesAntonioya
2018-11-09GP: Remove duplicate shapes popoverAntonioya
2018-11-09UI: split grease pencil brush curves into subpanels.William Reynish
2018-11-09UI: add edge markings to top level of edge menu again.William Reynish
2018-11-09Fix use of wrong icon IDs.Brecht Van Lommel
2018-11-09UI: Fix checking for sequences.Pablo Vazquez
2018-11-09Py API Docs: Warnings for some properties that are slower to access than expe...Jacques Lucke
2018-11-09UI: Fix bug when no sequencer strips were selected on a new scene.Pablo Vazquez
2018-11-09Icons: rename gpencilCampbell Barton
2018-11-09Icons: update to r62155Campbell Barton
2018-11-09Tool System: add grease pencil primitive toolCampbell Barton
2018-11-09UI: tweak object type active stateCampbell Barton
2018-11-09Cleanup: use proportional edit template for keymapCampbell Barton
2018-11-09Cleanup: use tuple instead of dictCampbell Barton
2018-11-09UI: Tweaks to Object Types Visibility popover.Pablo Vazquez
2018-11-09Cleanup: de-duplicate keymap itemsCampbell Barton
2018-11-09readme: remove 'game creation'.Campbell Barton