blender/source/tests
2013-04-07 01:38:03 +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_keymap_completeness.py patch [#34437] Fix text editor bug: ctrl+F is not configurable 2013-02-26 05:22:04 +00:00
bl_load_addons.py freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +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 style cleanup 2013-03-08 04:00:06 +00:00
bl_rna_wiki_reference.py
bl_rst_completeness.py
bl_run_operators.py code cleanup: incorrect sized array args, remove some redundant code. 2013-03-17 10:26:23 +00:00
bl_test.py
check_deprecated.py
CMakeLists.txt add ctest for keyconfig_utils to check for missing items. 2013-02-26 04:48:16 +00:00
pep8.py freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
rna_array.py
rna_info_dump.py patch [#33924] Spelling Corrections 2013-01-19 03:04:51 +00:00
rst_to_doctree_mini.py