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
2017-02-26Improve add-on UI error messageCampbell Barton
2016-12-14Usual UI messages/i18n fixes/tweaks.Bastien Montagne
2016-11-18Fix UV layer bug in object_utils.object_data_add()Campbell Barton
2016-11-18Fix T50052: bpy.utils.unregister_module doesn't unregister classes of submodu...Bastien Montagne
2016-10-27Fix T49743: Adding torus in edit mode local mode shows errorBastien Montagne
2016-10-23System info: make it more resiliant to errors.Bastien Montagne
2016-10-23System info: also report enabled add-ons.Bastien Montagne
2016-10-13Usual UI/i18n tweaks & fixes.Bastien Montagne
2016-10-11Fix objects added via py being on the wrong layer when viewport is decoupled ...Sergey Sharybin
2016-10-03Fix missing new eyedropper keymap entry in keyconfig_utils.pyBastien Montagne
2016-09-27Fix T49423: Data Preview of group containing only group instances is empty.Bastien Montagne
2016-09-21UI: Make eyedropper shortcut configurableJulian Eisel
2016-09-20Small speedup for blend_render_info.pyDmitry Dygalo
2016-09-16Fix T49349: Baking action doesnt bake multiple objects.Bastien Montagne
2016-08-30Usual i18n/UI messages fixes...Bastien Montagne
2016-08-26Fix T49158: Untranslatable elements in UI.Bastien Montagne
2016-08-23Usual i18n/UI messages fixes.Bastien Montagne
2016-08-23Fix T49150: make new 'operator categories' in search menu i18n-aware.Bastien Montagne
2016-08-20Fix T49119: Batch-Generate Previews operator fails.Bastien Montagne
2016-08-16First set of UI/i18n messages fixes (mostly new GP code).Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-07-30Cleanup: pep8Campbell Barton
2016-07-25Call to python3 for stand-alone scriptsCampbell Barton
2016-07-24Fix T48397: Can not bake tweaked NLAKévin Dietrich
2016-07-19Usual i18n/UI messages fixes...Bastien Montagne
2016-06-28Usual i18n/UI messages cleanup & fixes.Bastien Montagne
2016-06-28Cleanup: Python importsCampbell Barton
2016-06-15Fix region_2d_to_origin_3d not working with ortho viewDalai Felinto
2016-06-13Keymap: include 'Dopesheet Generic'Campbell Barton
2016-06-12Docs: Support out-of-source reference-API buildsCampbell Barton
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-05-25Add warning to Mesh.from_pydataCampbell Barton
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-05-13Fix script_paths(check_all=True) missing script pathsCampbell Barton
2016-03-29Fix T47986: OBJ Import fails w/ imagepath encodingCampbell Barton
2016-03-15PyAPI: Double performance of Mesh.from_pydataCampbell Barton
2016-03-04Fix typo in 'Vietnamese' language label (must have sneaked in while adding Ba...Bastien Montagne
2016-03-03PyAPI: API for selectively writing data-blocksCampbell Barton
2016-03-01Add Basque (Euskara) new language.Bastien Montagne
2016-03-01Batch-previews generation: add option to control whether we save backup .blen...Bastien Montagne
2016-02-29User customizable keymap for eyedropper (modal operator)Julian Eisel
2016-02-29Add User Interface keymap (no items yet)Julian Eisel
2016-02-20Minor adjustments to keymap editor layoutsJulian Eisel
2016-02-20Fix wrong indentation of items in keymap editorJulian Eisel
2016-02-15Usual i18n tweaks...Bastien Montagne
2016-02-11Fix T47314: Misaligned DataBlock Previews for groups with custom center coord...Bastien Montagne
2016-02-09Fix T47371 - add access to 'static' enum items.Bastien Montagne
2016-02-08Fix T47360: Image loading fails when accessible from the CWDCampbell Barton
2016-02-04Use contextlib for temporary py console overridesCampbell Barton