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-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
2015-09-28i18n extraction tools: keep even better order of entries in PO files.Bastien Montagne
2015-09-23Fix T46220: Add torus has no 'layers' optionCampbell Barton
2015-09-18Minor edits to sys-infoCampbell Barton
2015-09-10Fix T46048: Custom properties UI redraw issueCampbell Barton
2015-09-07Fix T46040: Bake action cleans existing keyframesCampbell Barton
2015-09-03PyAPI: tweak to ensure_ext don't lower entire pathCampbell Barton
2015-09-03Fix: Made bpy.path.ensure_ext compatible with compound extensions.Sybren A. Stüvel
2015-09-01Fix T45931: Blender Fails to generate previews.Bastien Montagne
2015-09-01Cleanup: pep8Campbell Barton
2015-08-30Preview generation module: explicitly exclude any lib item.Bastien Montagne
2015-08-28Revert "Blind attempt to fix T45931: Blender Fails to generate previews."Bastien Montagne
2015-08-28Blind attempt to fix T45931: Blender Fails to generate previews.Bastien Montagne
2015-08-25Usual i18n messages fixes. Also had to update i18n scripts to new BLT module...Bastien Montagne
2015-08-18system-info.txt was quoting ffmpeg lib namesCampbell Barton
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-08-04Docs: comment functions in BLI & Py APICampbell Barton
2015-08-03Fix T45644: bpy.utils.smpte_from_frame drops frameCampbell Barton