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-03-04Add Thai language entry (hidden for until we get some translation).Bastien Montagne
2019-03-01Cleanup: use preferences prefix for Python operatorsCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-02-25I18n: enable Abkhaz in Blender.Bastien Montagne
2019-02-18Add Abkhaz language to Blender (disabled for until we get some translated con...Bastien Montagne
2019-02-14Fix Object > Animation > Bake ActionDalai Felinto
2019-02-14Fix T61497: Old keymap causes error on startupCampbell Barton
2019-02-11Bevel: Make modal keymap instead of hardcoded.Howard Trickey
2019-02-10I18N: Add Kazakh language.Bastien Montagne
2019-02-08Fix T61309: mesh_utils.triangle_random_points fails with a TypeErrorPhilipp Oeser
2019-02-07Fix object.users_collection not including scene collections.Brecht Van Lommel
2019-02-05Cleanup: remove contributors for Python filesCampbell Barton
2019-01-30Fix T61017: node_shader_utils did not handle diffuse_color correctlyJacques Lucke
2019-01-30Cleanup: line lengthCampbell Barton
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