blender/tests/python
Hans Goudey 06fe2a5e0c Objects: new 3D cursor alignment option when adding objects
The choices are now World, View and 3D Cursor.

This breaks Python API compatibility, add-ons that add objects with this
parameter will need to be updated.

Differential Revision: https://developer.blender.org/D4706
2019-05-15 18:10:58 +02:00
..
collada Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
modules Tests: speed up render tests by running multiple in the same process 2019-05-11 00:12:05 +02:00
view_layer Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
alembic_tests.py Cleanup: unused vars, imports 2018-11-26 09:26:15 +11:00
batch_import.py Cleanup: unused vars, imports 2018-11-26 09:26:15 +11:00
bl_alembic_import_test.py Cleanup: remove last bits of WITH_LEGACY_DEPSGRAPH CMake option. 2019-04-18 11:35:39 +02:00
bl_keymap_completeness.py Cleanup: move keymap hierarchy into own file 2018-11-20 11:38:13 +11:00
bl_load_addons.py PyTests: do not try to load non-2.8-ready add-ons. 2019-04-18 17:14:51 +02:00
bl_load_py_modules.py PyTests: do not load addons in load_py_modules test. 2019-04-18 21:14:14 +02:00
bl_mesh_modifiers.py Objects: new 3D cursor alignment option when adding objects 2019-05-15 18:10:58 +02:00
bl_mesh_validate.py Cleanup: unused vars, imports 2018-11-26 09:26:15 +11:00
bl_pyapi_bpy_path.py
bl_pyapi_bpy_utils_units.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
bl_pyapi_idprop_datablock.py Tests: Fix ID properties test 2019-04-17 17:32:36 +02:00
bl_pyapi_idprop.py Fix bl_pyapi_idprop unit test. 2019-03-17 07:36:26 -04:00
bl_pyapi_mathutils.py Python: Add support for @ infix operator matrix multiplication 2018-08-10 15:18:00 +02:00
bl_rna_defaults.py UI/Python: rename Lamps to Lights, to follow more standard terminology. 2018-07-06 20:06:09 +02:00
bl_rna_manual_reference.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
bl_rst_completeness.py
bl_run_operators.py Cleanup: unused vars, imports 2018-11-26 09:26:15 +11:00
bl_test.py Fix ply import tests. 2019-04-04 08:50:17 -04:00
CMakeLists.txt Tests: Be more explicit about the required location of the tests folder. 2019-05-10 14:19:29 -06:00
cycles_render_tests.py Tests: speed up render tests by running multiple in the same process 2019-05-11 00:12:05 +02:00
eevee_render_tests.py Tests: disable DoF in Eevee tests for now, it adds blurring with default values 2019-05-13 15:56:10 +02:00
ffmpeg_tests.py Fix T54834: VSE can't import OGG Theora video 2019-01-23 17:16:17 +01:00
opengl_draw_tests.py Tests: speed up render tests by running multiple in the same process 2019-05-11 00:12:05 +02:00
pep8.py Cleanup: unused variables 2019-03-17 21:14:43 +11:00
rna_array.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
rna_info_dump.py Cleanup: unused vars, imports 2018-11-26 09:26:15 +11:00
rst_to_doctree_mini.py
workbench_render_tests.py Tests: speed up render tests by running multiple in the same process 2019-05-11 00:12:05 +02:00