This article's documentation is for the "GoldSrc" engine. Click here for more information.

$cliptotextures (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(SirYodaJedi moved page $cliptotextures (GoldSrc) to $cliptotextures over redirect: strangely, it *does* exist in source, but works completely differently)
Tag: New redirect
 
(engine name fix)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
#REDIRECT [[$cliptotextures]]
{{tabsBar|main=gs|base=$cliptotextures}}
{{stub}}
{{obsolete|type=QC command}}
{{this is a|QC command|name=$cliptotextures|engine=GoldSrc}} By default, vanilla [[StudioMDL (GoldSrc)|StudioMDL]] crops textures to the UVs; this command disables that behavior. Since {{scsdk|2}}'s StudioMDL doesn't crop textures, this command is obsolete and inert.

Latest revision as of 01:04, 20 April 2025

Stub

This article or section is a stub. You can help by expanding it.

Obsolete-notext.png
This QC command is obsolete. Its use is discouraged.

$cliptotextures is a QC command available in all GoldSrc GoldSrc games. By default, vanilla StudioMDL crops textures to the UVs; this command disables that behavior. Since Sven Co-op SDK Sven Co-op SDK's StudioMDL doesn't crop textures, this command is obsolete and inert.