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-25Fix UI extension removalCampbell Barton
2019-01-21Fix keymap preferences UI layout issues for modifier keys.William Reynish
2019-01-17Preferences: tweak themes/addons/keyamps buttons at the top.Brecht Van Lommel
2019-01-16Expose batch IDs deletion in python API.Bastien Montagne
2019-01-15Fix T60410: Crash adjusting torus w/ enter edit-mode preferenceCampbell Barton
2019-01-14Fix toolbar accelerator w/ user defined keyconfigCampbell Barton
2019-01-11Fix Python errors batch generating preview images.Brecht Van Lommel
2019-01-10Fix anim_utils.bake_action typoCampbell Barton
2019-01-07Cleanup: tweak last commitCampbell Barton
2019-01-07Fix generated toolbar keymap w/ annotation toolCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Fix and workaround for i18n messages extraction code.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-20Fix T58937: Appended menus to VIEW3D_MT_editor_menus are not displayedCampbell Barton
2018-12-19RNA: support setting default values for custom properties.Alexander Gavrilov
2018-12-19Fix invalid string comparisonCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-12Keymap: event type filter w/ finding keymap itemsCampbell Barton
2018-12-12Fix toolbar key-accelerator w/ LMB selectCampbell Barton
2018-12-05Fix own mistake in recent rB74361eebe68c.Bastien Montagne
2018-12-05Fix T58772: Stray "forward" and "up" options in 2.8 import addons?Bastien Montagne
2018-12-04Fix error reloading scriptsCampbell Barton
2018-12-02Keymap: use strict format for keymap definitionsCampbell Barton
2018-11-29Fix wrong property name in preview render Python script.Brecht Van Lommel
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-28Tool System: remove custom tool registrationCampbell Barton
2018-11-26Cleanup: remove unused code & add commentsCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-11-23Keymap: remove redundant keys from toolbar popupCampbell Barton
2018-11-23Fix toolbar keymap accumulating itemsCampbell Barton
2018-11-22Keymap: add popup keymapCampbell Barton
2018-11-22Cleanup: minor simplification of keyconfig mergeCampbell Barton
2018-11-22Cleanup: utility function to avoid duplicate keysCampbell Barton
2018-11-22Tool System: auto-assign A-Z keys for toolbar popupCampbell Barton
2018-11-22Fix toolbar popup keymap not allowing 'A' keyCampbell Barton
2018-11-22Tool System: Updates for keymap stored as stringCampbell Barton
2018-11-21UI: hide keymap preferences when filter is usedCampbell Barton
2018-11-21I18N: tweak some UI labels and tips.Bastien Montagne
2018-11-20Add option not to print debug/info in ngon_tessellate.Bastien Montagne
2018-11-20Theme: avoid right-shift in XML filesCampbell Barton
2018-11-20Keymap: update addon register/unregister utilitiesCampbell Barton
2018-11-20Cleanup: move keymap hierarchy into own fileCampbell Barton
2018-11-20Cleanup: move toolbar keymap generation to bl_keymap_utilsCampbell Barton
2018-11-20Cleanup: move bpy_extras.keyconfig_utils to own moduleCampbell Barton
2018-11-20UI: show keyconfig prefs directly under presetCampbell Barton
2018-11-18Cleanup: namingCampbell Barton