blender/source/tests
2013-02-13 14:11:04 +00:00
..
batch_import.py fix for regression in bpy-api, python context passed to operators couldn't override collections. 2013-02-07 04:04:12 +00:00
bl_load_addons.py patch [#33924] Spelling Corrections 2013-01-19 03:04:51 +00:00
bl_load_py_modules.py update python module loading test. 2013-02-13 14:11:04 +00:00
bl_mesh_modifiers.py patch [#33924] Spelling Corrections 2013-01-19 03:04:51 +00:00
bl_mesh_validate.py patch [#33924] Spelling Corrections 2013-01-19 03:04:51 +00:00
bl_pyapi_mathutils.py use ValueError when vector/matrix multiplications sizes are not supported, was using TypeError for mat*vec and ValueError for vec*mat. 2012-02-11 14:27:36 +00:00
bl_rna_wiki_reference.py pep8 cleanup 2012-09-26 21:19:51 +00:00
bl_rst_completeness.py code cleanup: 2013-01-15 23:17:45 +00:00
bl_run_operators.py fix for another error in my own recent commit, beauty fill crashed. 2012-11-30 16:15:49 +00:00
bl_test.py no longer use 'check_existing' to see if we need to have a save popup, instead use 'exec' operator on a saved file and 2012-10-31 17:03:31 +00:00
check_deprecated.py add ".hh" as an extension for source scripts. 2012-12-31 07:06:51 +00:00
CMakeLists.txt code cleanup: cmake - add missing headers, remove directories from source listing. 2012-11-03 15:49:38 +00:00
pep8.py patch [#33924] Spelling Corrections 2013-01-19 03:04:51 +00:00
rna_array.py style cleanup 2012-10-22 08:15:51 +00:00
rna_info_dump.py patch [#33924] Spelling Corrections 2013-01-19 03:04:51 +00:00
rst_to_doctree_mini.py code cleanup: 2013-01-15 23:17:45 +00:00