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
2020-08-27Merge branch 'master' into newbooleanCampbell Barton
2020-08-26Tests: fail automated tests on memory leaks and other internal errorsJacques Lucke
2020-08-21Merge branch 'master' into newbooleanHoward Trickey
2020-08-19Tests: use guarded allocator in testsJacques Lucke
2020-08-19Merge branch 'master' into newbooleanCampbell Barton
2020-08-17Tests: fix Alembic export test on WindowsSybren A. Stüvel
2020-08-17Fix T75936: Alembic, allow exporting of invisible objectsSybren A. Stüvel
2020-08-17Cleanup: Alembic, rename test in CMake for consistencySybren A. Stüvel
2020-08-17Fix typo: missing `f` string prefix in Alembic export testSybren A. Stüvel
2020-08-17Cleanup: Alembic tests, add note explaining how the export tests workSybren A. Stüvel
2020-08-17Cleanup: rename `alembic_tests.py` to `alembic_tests_export.py`Sybren A. Stüvel
2020-08-17Tests: Better error reporting in `AbstractAlembicTest`Sybren A. Stüvel
2020-08-17Fix formatting bug in `AbstractAlembicTest` classSybren A. Stüvel
2020-08-15Merge branch 'master' into newbooleanHoward Trickey
2020-08-10Tests: move remaining gtests into their own module foldersBrecht Van Lommel
2020-08-09Remove degenerate triangles before intersecting.Howard Trickey
2020-08-05Disable the boolean and modifier python tests.Howard Trickey
2020-08-05Merge branch 'master' into newbooleanHoward Trickey
2020-08-05Fixed bug where normals were sometimes wrong after a difference op.Howard Trickey
2020-08-05Add some more boolean unit tests.Howard Trickey
2020-08-05Fix union of two disjoint meshes.Howard Trickey
2020-08-05Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-08-05Correct recent fix for Cycles motion blur testSergey Sharybin
2020-08-05Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-05Fix failing USD test on macOS after becoming part of blender test runnerBrecht Van Lommel
2020-08-05Fix T78777: Cycles motion blur test differences between AVX/AVX2Brecht Van Lommel
2020-08-04Fixed several filtering bugs.Howard Trickey
2020-08-03Fix bugs re triangle sorting.Howard Trickey
2020-08-02Merge branch 'master' into newboolean.Howard Trickey
2020-08-02Handle cases of nested meshes.Howard Trickey
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-31Merge branch 'master' into newbooleanHoward Trickey
2020-07-31Fix blender_test runner build on the buildbot on Linux and macOSBrecht Van Lommel
2020-07-31Fix build of blender_test runner on macOSBrecht Van Lommel
2020-07-31Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-07-31BLI: Initial implementation of generic session UUID APISergey Sharybin
2020-07-31Merge branch 'master' into newbooleanHoward Trickey
2020-07-31Fix a coplanar case - two cubes forming steps.Howard Trickey
2020-07-30Fix: Blender_test not working on windows.Ray Molenkamp
2020-07-30Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-29Fix failing PLY test, update hash because metadata changedBrecht Van Lommel
2020-07-28Merge branch 'blender-v2.90-release'Jacques Lucke
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-07-27Merge remote-tracking branch 'origin/blender-v2.90-release'Sybren A. Stüvel
2020-07-27Fix USD unit test on buildbotSybren A. Stüvel
2020-07-27CTest: Fix blender_test not working on windows.Ray Molenkamp
2020-07-26Use multithreading to calculate subdivided triangles.Howard Trickey
2020-07-26Merge branch 'master' into newbooleanHoward Trickey
2020-07-26Functions: move tests closer to codeJacques Lucke