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
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
2016-02-02Usual i18n/UI message fixes...Bastien Montagne
2016-01-31Cleanup: pep8Campbell Barton
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-19Usual i18n/UI messages tweaks.Bastien Montagne
2016-01-14Usual fixes and tweaks for UI messages.Bastien Montagne
2016-01-14Fix broken i18n messages extracting script with new py code.Bastien Montagne
2016-01-12Fix os.path.is_subdir w/ trailing slashCampbell Barton
2016-01-07addon_utils: improve docstringsCampbell Barton
2016-01-06'users of ID' py API.Bastien Montagne
2016-01-06Save sys-info to file instead of a text blockCampbell Barton
2016-01-04Usual i18n fixes...Bastien Montagne
2015-12-18Cleanup: use unpacking generalizationCampbell Barton
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne
2015-12-13OpenGL: system info tweaksMike Erwin
2015-12-06Fix T46929: error exporting Key configuration.Bastien Montagne
2015-11-30Fix T46891: Error removing PropertyGroupCampbell Barton
2015-11-30PyAPI: expose low level RNA to bpy.typesCampbell Barton
2015-11-28UI: More minor UI cleanups for keymap editorJulian Eisel
2015-11-28UI Cleanup: Mask keymap shouldn't be part of Clip Editor keymapJulian Eisel
2015-11-16Python: use keyword only args for addon_utilsCampbell Barton
2015-11-16Cleanup: remove unused profiling from bpyCampbell Barton
2015-10-30Include Python binary in system-info.txtCampbell Barton
2015-10-24Fix invalid exceptions w/ preview APICampbell Barton
2015-10-20Minor edits to sytem-info scriptCampbell Barton
2015-10-10Fix T46437: Make progress report py helper resitent to 'zero steps' passed va...Bastien Montagne
2015-10-05Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image...Bastien Montagne