[Scummvm-git-logs] scummvm branch-2-6 -> f11da1d45dec63482995757d876269c61cb0949e

aquadran noreply at scummvm.org
Mon Jun 6 06:45:05 UTC 2022


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
f11da1d45d WME: 3D part is not yet supported


Commit: f11da1d45dec63482995757d876269c61cb0949e
    https://github.com/scummvm/scummvm/commit/f11da1d45dec63482995757d876269c61cb0949e
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2022-06-06T08:45:00+02:00

Commit Message:
WME: 3D part is not yet supported

Changed paths:
    engines/wintermute/configure.engine


diff --git a/engines/wintermute/configure.engine b/engines/wintermute/configure.engine
index f18596637f7..d0f4ba34b34 100644
--- a/engines/wintermute/configure.engine
+++ b/engines/wintermute/configure.engine
@@ -1,6 +1,6 @@
 # This file is included from the main "configure" script
 # add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
 add_engine wintermute "Wintermute" yes "foxtail herocraft wme3d" "" "zlib 16bit highres jpeg png"
-add_engine wme3d "Wintermute3D" yes
+add_engine wme3d "Wintermute3D" no
 add_engine foxtail "FoxTail" yes
 add_engine herocraft "HeroCraft" yes




More information about the Scummvm-git-logs mailing list