Category talk:QC commands
Category:QC commands
.
To add a comment, use the Edit button near the headline of the appropriate section. To create a new section, you can use the Add topic button at the top of this page. Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.
Contents
Checklist
Please add any new ones you come across to this list.
- Several example QC files can be found in
sourcesdk_content\hl2\modelsrc\
. - There's a great rundown of the core commands for HL1 here.
- $addsearchdir
- $adduvmapchannelto
- $allowactivityname
- $allowrootlods
- $alwayscollapse
- $ambientboost
- $animation
- $animblocksize
- $append
- $appendblankbodygroup
- $appendsource
- $attachment
- $autocenter
- $bbox
- $bboxonlyverts
- $body
- $bodygroup
- $bodygrouppreset
- $bonealwayssetup
- $boneflexdriver
- $bonemerge
- $bonesaveframe
- $brightness
- $calctransitions
- $casttextureshadows
- $cbox
- $cd
- $cdmaterials
- $centerbonesonverts
- $checkuv
- $clampworldspace
- $cliptotextures
- $cloth
- $clothplanecollision
- $cmdlist
- $collapsebones
- $collapsebonesaggressive
- $collisionjoints
- $collisionmodel
- $collisionprecision
- $collisiontext
- $constantdirectionallight
- $contentrootrelative
- $contents
- $continue
- $controller
- $declareanimation
- $declaresequence
- $defaultfadein
- $defaultfadeout
- $defaultweightlist
- $definebone
- $definemacro
- $donotcastshadows
- $erroronsequenceremappingfailure
- $erroronsequenceremappingfailure_disable
- $externaltextures
- $eyeposition
- $fakevta
- $forcephonemecrossfade
- $forcereal
- $forcerealign
- $gamma
- $hbox
- $hboxset
- $heirarchy
- $hgroup
- $hierarchy
- $ikautoplaylock
- $ikchain
- $illumposition
- $include
- $includemodel
- $insertbone
- $internalname
- $jigglebone
- $jointcontents
- $jointsurfaceprop
- $keepupright
- $keyvalues
- $lcaseallsequences
- $limitrotation
- $lockbonelengths
- $lockdefinebones
- $lod
- $maxeyedeflection
- $maxverts
- $minlod
- $model
- $modelhasnosequences
- $modelname
- $mostlyopaque
- $motionrollback
- $noforcedfade
- $obsolete
- $opaque
- $origin
- $overridematerial
- $phyname
- $popd
- $poseparameter
- $prefer_fbx
- $prepend
- $preservetriangleorder
- $proceduralbones
- $pushd
- $qcassert
- $realignbones
- $redefineattachment
- $renamebone
- $renamebonesubstr
- $renamematerial
- $renamematerialsubstr
- $root
- $scale
- $screenalign
- $sectionframes
- $sequence
- $shadowlod
- $skinnedLODs
- $skipboneinbbox
- $skiptransition
- $staticprop
- $stripboneprefix
- $stripmaterialpaths
- $subd
- $surfaceprop
- $texturegroup
- $unlockdefinebones
- $upaxis
- $weightlist
- $worldalign
- $zbrush
Articles
Redirect Pages =
Sometimes it makes more sense to document a bunch of related commands within a single parent article. In that case, please create a Soft Redirect page for each $example_command included. eg :
Please see [[parent_article_title]]. [[Category:QC Commands]]
Please do not use Hard Redirects for $example_command pages
#REDIRECT [[parent_article_title]]. [[Category:QC Commands]]
because these will not get listed (indexed) on the QC Commands category page. --Beeswax (talk) 09:35, 30 Mar 2008
Sub-Categories
It may be useful to 'gather up' groups of QC commands that are used for 'special model features' into sub categories, to allow more topic-specific browsing of the commands. However, I would urge that sub-categorised commands are also listed in the main category, so a complete list is maintained. If anyone has any bright ideas for subcategories of QC commands please discuss here. --Beeswax (talk) 07:16, 8 Apr 2008
- category:QC Keyvalues is for QC $keyvalues blocks such as Prop Data. These important QC compile parameters seem to have been 'tacked onto' the main QC format as new Source Engine features became available?
- :category:QC Feature Overviews:
- Surface Properties (ie $surfaceprop and VMT & VTF reference & UV mapping stuff?)
- Bones, Physboxes & Hitboxes
- Breakables & Ragdolls
- Joints, Attachments & Rigging (IK (Inverse Kinematics) system)
- Animations, Sequences & AI_Activities
- :category:QC Tutorials:
- eg Compiling a basic Prop_Static Model
- eg Compiling a basic Prop_Physics Model (see Physics and Ragdolls#Creating physboxes)
- eg Compiling a basic 3D Skybox Model
- eg Compiling a basic Prop_Ragdoll Model (see Physics and Ragdolls#Making a Ragdoll)
- eg Compiling a basic Prop_Vehicle Model (see Vehicles (modeling))
- eg Compiling a basic Viewmodel (see Viewmodels_in_XSI#Editing_the_QC_file)
- eg Compiling a basic ValveBiped Character Model
- eg Creating an Animation Library
- eg Adding a New Skin to an Existing Model --Beeswax (talk) 07:16, 8 Apr 2008
Adding skins to an UNcompiled model?
I have a model I want to compile and I'm not sure what command I use to give it more skins. Anyone know? --Subject15837 (talk) 12:07, 3 May 2009 $texturegroup --TomEdwards (talk) 19:41, 4 May 2009
Flatshading
Is there any QC command to tell studiomdl that the model shouldn't be smoothed? --AUserofSourceSDK (talk) 19:35, 1 January 2010