You can now audit high poly objects using BIMTester

This commit is contained in:
Dion Moult
2020-09-09 11:23:11 +10:00
parent 1494657368
commit c58db675e3
2 changed files with 30 additions and 1 deletions
+3 -1
View File
@@ -57,7 +57,9 @@
<span class="step-time">{{time}}s</span>
{{^is_success}}
<p class="failure{{#is_unspecified}} unspecified{{/is_unspecified}}">
{{error_message}}
{{#error_message}}
{{.}}<br />
{{/error_message}}
</p>
{{/is_success}}
</li>