blender/tests/python
Campbell Barton f12d2adc87 RNA: Object.select_set use boolean, only select
- Was setting active state, making it necessary to backup/restore
  active object in cases where this isn't needed.
  Existing scripts are explicitly setting the active object when needed.

- Use a boolean select arg (toggle selection wasn't used anywhere).

- Add an optional view layer argument since scripts should be able to
  operate outside the user context.
2018-11-08 08:54:55 +11:00
..
collada Cleanup: pep8 2018-07-03 06:55:02 +02:00
modules Merge branch 'master' into blender2.8 2018-10-09 08:46:00 +11:00
view_layer RNA: Object.select_set use boolean, only select 2018-11-08 08:54:55 +11:00
alembic_tests.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
batch_import.py Tests: fix incorrect check for hidden dir 2017-08-23 15:36:39 +10:00
bl_alembic_import_test.py Merge branch 'master' into blender2.8 2018-07-03 06:58:34 +02:00
bl_keymap_completeness.py Keymap: expose tool keymaps in the preferences 2018-10-03 15:55:57 +10:00
bl_load_addons.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
bl_load_py_modules.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
bl_mesh_modifiers.py UI / Python: rename X-Ray to In Front, Draw to Display. 2018-09-06 13:26:46 +02:00
bl_mesh_validate.py Cleanup: pep8 2018-07-03 06:55:02 +02: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 UI/Python: rename Lamps to Lights, to follow more standard terminology. 2018-07-06 20:06:09 +02:00
bl_pyapi_idprop.py Cleanup: pep8 2018-07-03 06:55:02 +02: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 Removing Blender Game Engine from Blender 2.8 2018-04-17 17:51:28 +02:00
bl_run_operators.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
bl_test.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
CMakeLists.txt Merge branch 'master' into blender2.8 2018-09-28 15:03:03 +02:00
cycles_render_tests.py Cycles/Eevee tests: add compare.html to see difference between the engines. 2018-05-18 18:08:01 +02:00
eevee_render_tests.py Cleanup: pep8 2018-07-03 07:12:24 +02:00
ffmpeg_tests.py Cleanup: strip tests trailing space 2018-06-04 18:47:31 +02:00
opengl_draw_tests.py Tests: add --no-window-focus to open window without focus. 2018-09-27 12:21:48 +02:00
pep8.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
rna_array.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
rna_info_dump.py Cleanup: indentation, long lines 2017-06-12 13:38:21 +10:00
rst_to_doctree_mini.py Cleanup: pep8 2016-02-01 00:47:10 +11:00