blender/tests
Jacques Lucke 3fd5c93f9c Geometry Nodes: increase threshold to make regression tests pass
The real fix here is to use some kind of relative error in `customdata_compare`
instead of the absolute error used now. If vertex coordinates get larger in magnitude,
the allowed error should increase as well.
2021-08-02 10:38:11 +02:00
..
blender_as_python_module Tests/bpy: Add installation verification test 2021-03-29 22:26:54 +05:30
gtests Cleanup: Spelling Mistakes 2021-06-22 10:54:50 -07:00
performance Fix Python error in benchmark executable detection after recent changes 2021-07-26 18:04:40 +02:00
python Geometry Nodes: increase threshold to make regression tests pass 2021-08-02 10:38:11 +02:00
check_deprecated.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
CMakeLists.txt Tests/bpy: Add installation verification test 2021-03-29 22:26:54 +05:30