Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-05-21CTest: Fix Bli_task_test failing on windows.Ray Molenkamp
2019-05-20Fix broken workbench tests after recent changesBrecht Van Lommel
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-17Eevee: Remove the Volumetric Render checkboxClément Foucault
2019-05-16Tests: add more descriptive messages when idiff is not availableBrecht Van Lommel
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Revert "Tests: speed up render tests by running multiple in the same process"Brecht Van Lommel
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-13Tests: disable DoF in Eevee tests for now, it adds blurring with default valuesBrecht Van Lommel
2019-05-11Tests: speed up render tests by running multiple in the same processBrecht Van Lommel
2019-05-11Tests: fix eevee and workbench using Cycles in a few testsBrecht Van Lommel
2019-05-10Tests: Be more explicit about the required location of the tests folder.Ray Molenkamp
2019-05-10Fix failing tests when Cycles is enabledBrecht Van Lommel
2019-05-09Tests: add tests/report.html that links to all HTML test reportsBrecht Van Lommel
2019-05-07Tests: add Cycles image texture colorspace testsBrecht Van Lommel
2019-05-06Tests: add Eevee reference images, and add workbench testsBrecht Van Lommel
2019-05-06Fix error running Eevee render testsBrecht Van Lommel
2019-04-29GTest: BLI_path_util testsCampbell Barton
2019-04-20Cleanup: comment line length (tests)Campbell Barton
2019-04-18PyTests: do not load addons in load_py_modules test.Bastien Montagne
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18PyTests: do not try to load non-2.8-ready add-ons.Bastien Montagne
2019-04-18Cleanup: remove last bits of WITH_LEGACY_DEPSGRAPH CMake option.Bastien Montagne
2019-04-17Tests: Fix Alembic regression testSergey Sharybin
2019-04-17Tests: Fix ID properties testSergey Sharybin
2019-04-17Fix T63678 Link error of tests with MSVC.Ray Molenkamp
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-16CMake: remove BLENDER_SORTED_LIBSCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-04Fix ply import tests.Howard Trickey
2019-04-03Fix export_obj_cube test.Howard Trickey
2019-03-20Cleanup: More C++ like nature for word split testSergey Sharybin
2019-03-20Fix BLI_path_frame_stripSybren A. Stüvel
2019-03-17Merge branch 'blender2.7'Brecht Van Lommel
2019-03-17Fix bl_pyapi_idprop unit test.Howard Trickey
2019-03-17Cleanup: unused variablesCampbell Barton
2019-03-17Cleanup: unused importsCampbell Barton
2019-03-15Tests: remove unnecessary _test postfix on test names.Brecht Van Lommel
2019-03-14Tests: BLI_heap_simple test fix build error with MSVC.Ray Molenkamp
2019-02-20Merge branch 'blender2.7'Brecht Van Lommel
2019-02-20Tests: only run OpenGL draw tests on lib/tests/opengl, support symlinks.Brecht Van Lommel
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Cycles: add animation denoising test, fix operator to work with single frames.Brecht Van Lommel
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton