Category talk:QC commands: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 44: Line 44:
# [[$includemodel]]
# [[$includemodel]]
# [[$insertbone]]
# [[$insertbone]]
# [[$jigglebone]]
# [[$jointcontents]]
# [[$jointcontents]]
# [[$jointsurfaceprop]]
# [[$jointsurfaceprop]]

Revision as of 20:14, 30 March 2008

$QC_Commands To Do List

Please add any new ones you come across to this list.

  1. $alwayscollapse
  2. $animation
  3. $animblocksize
  4. $append
  5. $attachment
  6. $autocenter
  7. $bbox
  8. $body
  9. $bodygroup
  10. $bonemerge
  11. $calctransitions
  12. $cbox
  13. $cd
  14. $cdmaterials
  15. $cliptotextures
  16. $cmdlist
  17. $collapsebones
  18. $collisionjoints
  19. $collisionmodel
  20. $collisiontext
  21. $contents
  22. $continue
  23. $controller
  24. $declareanimation
  25. $declaresequence
  26. $definebone
  27. $definemacro
  28. $externaltextures
  29. $eyeposition
  30. $forcephonemecrossfade
  31. $forcereal
  32. $gamma
  33. $hbox
  34. $hboxset
  35. $hgroup
  36. $hierarchy
  37. $ikautoplaylock
  38. $ikchain
  39. $illumposition
  40. $includemodel
  41. $insertbone
  42. $jigglebone
  43. $jointcontents
  44. $jointsurfaceprop
  45. $keyvalues
  46. $limitrotation
  47. $lockbonelengths
  48. $lockdefinebones
  49. $lod
  50. $model
  51. $modelname
  52. $mostlyopaque
  53. $noforcedfade
  54. $obsolete
  55. $opaque
  56. $origin
  57. $popd
  58. $poseparameter
  59. $prepend
  60. $proceduralbones
  61. $pushd
  62. $realignbones
  63. $renamebone
  64. $renamematerial
  65. $root
  66. $scale
  67. $screenalign
  68. $sequence
  69. $skipboneinbbox
  70. $staticprop
  71. $surfaceprop
  72. $texturegroup
  73. $upaxis
  74. $weightlist
  75. $zbrush

QC Command Articles

If you can, please help by creating a documentation article or two! Please remember to use only the $example_command for the title and add the QC Commands category tag to the page, ie :

[[Category:QC Commands]]

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 09:35, 30 Mar 2008 (PDT)

Sub-Categories of QC Commands

If anyone has any bright ideas for subcategories of QC commands please discuss here. --Beeswax 09:45, 30 Mar 2008 (PDT)

  • Animation Sequences / ACTivity ?
  • Breakable ?
  • Ragdoll ?