Fixed cloth automated tests. (#1400)
Bone transforms buffer is not valid when using Null renderer, which caused the test to fail since it reported an error and ultimately crashing as well. For now it's been worked around by checking the pointer is valid and not printing the error when null renderer is used, a task for the Atom team has been created to fix this properly in the future (ATOM-15807).main
parent
593e8e6ca1
commit
7781307afe
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e15d484113e8151072b410924747a8ad304f6f12457fad577308c0491693ab34
|
oid sha256:6517300fb1ce70c4696286e14715c547cfd175eabbb2042f7f2a456b15054224
|
||||||
size 5472
|
size 5253
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
<download name="C18977329_NvCloth_AddClothSimulationToMesh" type="Map">
|
<download name="C18977329_NvCloth_AddClothSimulationToMesh" type="Map">
|
||||||
<index src="filelist.xml" dest="filelist.xml"/>
|
<index src="filelist.xml" dest="filelist.xml"/>
|
||||||
<files>
|
<files>
|
||||||
<file src="level.pak" dest="level.pak" size="97C8" md5="64e64e1e3345dacace01dde152c72250"/>
|
<file src="level.pak" dest="level.pak" size="96A3" md5="db8a235878128076005ade018587f536"/>
|
||||||
</files>
|
</files>
|
||||||
</download>
|
</download>
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:64de37c805b0be77cdb7a85b5406af58b7f845e7d97fec1721ac5d789bb641db
|
oid sha256:ce32a7cdf3ed37751385b3bb18f05206702978363f325d06727b5eb20d40b7eb
|
||||||
size 38856
|
size 38563
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7b595323d4d51211463dea0338abb6ce2a4a0a8d41efb12ac3c9dccd1f972171
|
oid sha256:89dbcec013cb819e52ec0f8fed0a9e417fd32eac8aeb67d3958266bb6089ec21
|
||||||
size 5504
|
size 5505
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
<download name="C18977330_NvCloth_AddClothSimulationToActor" type="Map">
|
<download name="C18977330_NvCloth_AddClothSimulationToActor" type="Map">
|
||||||
<index src="filelist.xml" dest="filelist.xml"/>
|
<index src="filelist.xml" dest="filelist.xml"/>
|
||||||
<files>
|
<files>
|
||||||
<file src="level.pak" dest="level.pak" size="9941" md5="297730934d657d7ca57a7357ee9cd566"/>
|
<file src="level.pak" dest="level.pak" size="E16" md5="036b4a87cbb256f76823549ab4b18c05"/>
|
||||||
</files>
|
</files>
|
||||||
</download>
|
</download>
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:617c455668fc41cb7fd69de690e4aa3c80f2cb36deaa371902b79de18fcd1cb2
|
oid sha256:622c2624b04e07b704520f32c458b50d5a50de1ef116b7bc9c3c0ccb6f4a4ecc
|
||||||
size 39233
|
size 3606
|
||||||
|
|||||||
Loading…
Reference in New Issue