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
2019-01-15Fix T60497: wrong statusbar keymap display with MMB emulation.Brecht Van Lommel
2019-01-15Fix T60410: Crash adjusting torus w/ enter edit-mode preferenceCampbell Barton
2019-01-15Cleanup: pass main instead of context w/ ED_editors_exit/flush_editsCampbell Barton
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2019-01-15Cleanup: styleCampbell Barton
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-14Fix T60388: Warning entering text edit modeCampbell Barton
2019-01-14Fix message bus ID remappingCampbell Barton
2019-01-14Fix T60267: Assert manipulating a collectionCampbell Barton
2019-01-11Fix T57371: Generative modifiers in editmode display vertex group weightsClément Foucault
2019-01-11WM: Use draw manager to draw UV image editor spacesClément Foucault
2019-01-11Fix auto-run warning RNA typeCampbell Barton
2019-01-09WM: add keymap.find_from_operator(...)Campbell Barton
2019-01-09Fix IS_EVENT_ACTIONZONE macroCampbell Barton
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04Fix T59946: multiple quit dialogs possible.Sebastian Parborg
2019-01-03Fix T59049: some modal transform keys no working in custom keymaps.Brecht Van Lommel
2019-01-03Cleanup: preprocessor indentationCampbell Barton
2019-01-02Fix T59063: operator search menu loses background in some cases.Brecht Van Lommel
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-20Tool System: default node editor to select toolCampbell Barton
2018-12-19BLI_bitmap: add functions operating on the whole bitmask.Alexander Gavrilov
2018-12-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Cleanup: use static struct for app-template stateCampbell Barton
2018-12-18Fix paste/append w/ local-viewCampbell Barton
2018-12-17Context: remove active_gpencil_brushCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-13Fix error in recent key-item filteringCampbell Barton
2018-12-12Keymap: event type filter w/ finding keymap itemsCampbell Barton
2018-12-12Fix action-zones showing up as shortcutsCampbell Barton
2018-12-12Keymap: refactor keymap item find logicCampbell Barton
2018-12-12Fix T59170: Box select ignores modifiers-keys once tool option is setCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-12Docs: correct doxy commentsCampbell Barton
2018-12-12GPUState: Change isolated glLineWidth usage to GPU_line_widthClément Foucault
2018-12-10Fix T59107: F3 does not work in Python consoleCampbell Barton
2018-12-07Merge branch 'master' into blender2.8Campbell Barton
2018-12-07Fix error in Main cleanupCampbell Barton
2018-12-07Fix crash recovering last sessionCampbell Barton
2018-12-04Edit last commitCampbell Barton
2018-12-04Fix T58256: error message w/ missing Select Box toolCampbell Barton
2018-12-04Fix T58670: Spin tool crashes w/o gizmo overlayCampbell Barton
2018-12-03Fix T58594: Modal circle select can't select & de-selectCampbell Barton
2018-12-01WM: Optimization: Don't clear the window color bufferClément Foucault