blender/source/tests
Campbell Barton 7f598451fc fix [#26906] Panorama Button (Camera Data Properties)
- render check for ortho/panorama combination wasn't working since the flags were not initialized at the time of checking.
- disable panorama button in ortho mode.
2011-04-15 12:08:17 +00:00
..
batch_import.py print how many times the operator failed. 2011-03-20 09:38:25 +00:00
bl_load_addons.py 2 tests for ctest. 2011-03-18 23:58:13 +00:00
bl_load_py_modules.py 2 tests for ctest. 2011-03-18 23:58:13 +00:00
bl_run_operators.py pep8 checker, mostly pedantic style changes but also found an error in mesh_utils.mesh_linked_faces() 2011-04-01 02:41:15 +00:00
bl_test.py quiet warning & minor pep8 edits. 2011-04-04 22:42:43 +00:00
CMakeLists.txt fix [#26906] Panorama Button (Camera Data Properties) 2011-04-15 12:08:17 +00:00
pep8.py minor pep8 edits, also added 'test_pep8' & 'test_cmake' to the GNUmakefile for convenience. 2011-04-10 10:45:56 +00:00
rna_array.py - fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: "ImportError: No module named _socket" because of copying wrong files over. 2011-01-23 11:42:29 +00:00
rna_info_dump.py - fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: "ImportError: No module named _socket" because of copying wrong files over. 2011-01-23 11:42:29 +00:00