dmap now contains path tracing optimizations stored in iceproc files.

This commit is contained in:
Justin Marshall
2026-05-26 12:14:39 -07:00
parent 754f5b4aa0
commit 41cbd5669b
50 changed files with 350449 additions and 624741 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ void idModelExport::LoadMayaDll( void ) {
#ifdef RV_UNIFIED_ALLOCATOR
if ( !dllEntry( MD5_VERSION, common, sys, Memory::Allocate, Memory::Free, Memory::MSize ) ) {
#else
if ( !dllEntry( MD5_VERSION, common, sys ) ) {
if ( !dllEntry( MD5_VERSION, common, sys, fileSystem ) ) {
#endif
// RAVEN END
// init failed