/*
CONFIGURATION FILE for Cinema 4D.

All values are evaluated in this order:

|| Application Code (Defaults)
|| Configuration File
|| Environment Variables
|| Command Line
\/

See config.txt for more information
*/


g_disableOpenGLExtensions=GL_NV_command_list;GL_ARB_direct_state_access:amd;GL_ARB_sampler_objects:amd;GL_ARB_texture_view:intel

g_modulePath = %{g_startupPath}/corelibs;%{g_startupPath}/plugins;%{g_prefsPath}/plugins

// enable/disable console (Windows only and only if no debugger is present)
g_console = false

// allow/disallow diagnostic messages in console
g_diagnostic=true

// Enable caching of large memory blocks.
g_memoryLargeBlockCache=true

// prevent loading of Cineware Redshift versions in Cinema 4D
g_moduleNegatives=redshift4c4w;redshift4c4r;redshift-core;redshift-core-metal
