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-04-21Fix T63764: error when using library.users_id() functionBrecht Van Lommel
2019-04-19Cleanup: correct misleading classmethod argCampbell Barton
2019-04-18PyAPI: remove support for importing text blocks as modulesCampbell Barton
2019-04-16Cleanup: use keyword only args to rna_idprop_ui_createCampbell Barton
2019-04-16Python: add a utility function for creating custom properties.Alexander Gavrilov
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-04Fix T61830: Remove option to add new keymap item in search modeJacques Lucke
2019-03-31I18n messages extraction: add 'generic' handling of Tools.Bastien Montagne
2019-03-27Fix T62901: Bad handling of missing addon categoryJacques Lucke
2019-03-18Fix noisy console messages about unported add-ons by default.Bastien Montagne
2019-03-18Cleanup: rename color band to color rampCampbell Barton
2019-03-17Cleanup: unused variablesCampbell Barton
2019-03-17Cleanup: unused importsCampbell Barton
2019-03-16Fix T62576: The remaining two unported official add-ons: X3D and 3DS.Bastien Montagne
2019-03-15Cleanup: unused importsCampbell Barton
2019-03-15Tool System: add tool registration APICampbell Barton
2019-03-15Tool System: use categories for tool identifiersCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-14Keymap: tweak keymap loading type checksCampbell Barton
2019-03-13WM: pre-fill bug-reportsCampbell Barton
2019-03-13Fix T62436: New added Torus won't appear in Local ViewCampbell Barton
2019-03-13Revert "Fix T62436: New added Torus won't appear in Local View"Campbell Barton
2019-03-12Fix T62436: New added Torus won't appear in Local ViewDalai Felinto
2019-03-07I18n: Enable Thai language.Bastien Montagne
2019-03-05Tool System: add select tools to particle editCampbell Barton
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