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-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
2018-11-30Fix file browsers thumbnail selection with tablet failing, after recent changes.Brecht Van Lommel
2018-11-30PyAPI: add load_factory_startup_post handlerCampbell Barton
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: unused return argCampbell Barton
2018-11-29New splash image for Beta.Brecht Van Lommel
2018-11-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-28Tweaks for threading schedule for Threadripper2 and EPYCSergey Sharybin
2018-11-28UI: rename settings back to preferences.Brecht Van Lommel
2018-11-28Fix assert opening file selectorCampbell Barton
2018-11-28WM: remove tool initialization codeCampbell Barton
2018-11-28Fix tool not being initialized switching windowsCampbell Barton
2018-11-28Print filepath in message when saving userprefsCampbell Barton
2018-11-27Tool System: use tools for node editorCampbell Barton
2018-11-27Keymap: share annotation tool keymaps between spacesCampbell Barton
2018-11-27WM: add print for missing tool keymapCampbell Barton
2018-11-26Timer: Generic BLI_timer with Python wrapperJacques Lucke
2018-11-26Fix view layer set in the outliner of child window not syncing to parent window.Brecht Van Lommel