From 0af9dd576e89e40c4c93fab8b8d0bafcd7a67ed6 Mon Sep 17 00:00:00 2001 From: assiduous Date: Tue, 29 Dec 2020 20:27:25 -0800 Subject: Updated core and samples --- DiligentCore | 2 +- DiligentSamples | 2 +- Tests/test_all.bat | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DiligentCore b/DiligentCore index 8b39976..2586d40 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit 8b39976c6a289d4705c5a825a0e4632e79f74d0f +Subproject commit 2586d407886bb3ee178c69a9a62f58c9a123b4c0 diff --git a/DiligentSamples b/DiligentSamples index ef6521c..06d1b24 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit ef6521c89742e3ec62a91eb81b3aa9a5887fe8b9 +Subproject commit 06d1b24ac6ae075632d315e3738471b27681b09c diff --git a/Tests/test_all.bat b/Tests/test_all.bat index ac3e959..fc2d08c 100644 --- a/Tests/test_all.bat +++ b/Tests/test_all.bat @@ -17,7 +17,7 @@ if "%num_args%" LSS "3" ( echo Example: echo test_all.bat c:\Projects\DiligentEngine\build\Win64 Debug c:\Projects\DiligentEngine\GoldenImages echo. - echo To capture golden images, replace 'capture' with 'compare' in the script below + echo To capture golden images, replace 'compare' with 'capture' in the script below EXIT /B -1 ) -- cgit v1.2.3