Difference between revisions of "Category:QC Commands"
TomEdwards (talk | contribs) m (→Utility) |
|||
Line 74: | Line 74: | ||
*[[$continue]] | *[[$continue]] | ||
*[[$cmdlist]] | *[[$cmdlist]] | ||
+ | *[[$centerbonesconverts]] | ||
{{category cell|background-color=white|border-color=white}} | {{category cell|background-color=white|border-color=white}} |
Revision as of 04:18, 5 January 2009
A QC file is a text-based script which instructs Studiomdl.exe how to compile an Studiomodel from one or more SMD files. QC stands for Quake C (the scripting language on which the Valve Data File format is based). A QCI file is a reusable or generic block of QC commands intended for use as an (optional) $include. You don't have to use the QCI files, but it can save a lot of work when appropriate. Many example .qc
and .qci
files can be found under sourcesdk_content/hl2/modelsrc
.

Getting startedFundamentals
TexturesAnimationsSkeleton
PhysicsHitboxes |
Utility |
Performance | |
Lighting | |
Facial animation | |
Locations |
Pages in category "QC Commands"
The following 102 pages are in this category, out of 102 total.