srctools
v2.4.0
General Information:
Changelog
Core Modules:
srctools
srctools.math
srctools.const
srctools.logger
srctools.binformat
srctools.filesys
srctools.tokenizer
File Parsing Modules:
srctools.bsp
srctools.cmdseq
srctools.choreo
srctools.dmx
srctools.fgd
srctools.keyvalues
srctools.mdl
srctools.particles
srctools.smd
srctools.sndscript
srctools.surfaceprop
srctools.vmf
srctools.vmt
srctools.vpk
srctools.vtf
Other Modules
srctools.game
srctools.instancing
srctools.packlist
srctools.run
Deprecated Names:
srctools.property_parser
srctools.vec
srctools
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__abs__() (srctools.math.VecBase method)
__add__() (srctools.math.VecBase method)
__bool__() (srctools.math.VecBase method)
__contains__() (srctools.math.VecBase method)
__copy__() (srctools.math.Angle method)
(srctools.math.FrozenAngle method)
(srctools.math.FrozenMatrix method)
(srctools.math.FrozenVec method)
(srctools.math.Matrix method)
(srctools.math.Vec method)
__deepcopy__() (srctools.math.FrozenAngle method)
(srctools.math.FrozenMatrix method)
(srctools.math.FrozenVec method)
(srctools.math.Matrix method)
__divmod__() (srctools.math.VecBase method)
__enter__() (srctools.filesys.FileSystem method)
__eq__() (srctools.filesys.FileSystem method)
(srctools.math.AngleBase method)
(srctools.math.MatrixBase method)
(srctools.math.VecBase method)
__exit__() (srctools.filesys.FileSystem method)
__floordiv__() (srctools.math.VecBase method)
__format__() (srctools.math.AngleBase method)
(srctools.math.VecBase method)
__fspath__() (srctools.filesys.File method)
__ge__() (srctools.math.VecBase method)
__getitem__() (srctools.math.AngleBase method)
(srctools.math.MatrixBase method)
(srctools.math.VecBase method)
__gt__() (srctools.math.VecBase method)
__hash__ (srctools.math.AngleBase attribute)
(srctools.math.MatrixBase attribute)
(srctools.math.VecBase attribute)
__hash__() (srctools.filesys.FileSystem method)
(srctools.math.FrozenAngle method)
(srctools.math.FrozenVec method)
__iadd__() (srctools.math.Vec method)
__ifloordiv__() (srctools.math.Vec method)
__imatmul__() (srctools.math.Angle method)
(srctools.math.Vec method)
__imod__() (srctools.math.Vec method)
__imul__() (srctools.math.Angle method)
(srctools.math.Vec method)
__init__() (srctools.filesys.File method)
(srctools.filesys.FileSystem method)
(srctools.math.Angle method)
(srctools.math.AngleBase method)
(srctools.math.Matrix method)
(srctools.math.MatrixBase method)
(srctools.math.Vec method)
(srctools.math.VecBase method)
(srctools.mdl.Model method)
__isub__() (srctools.math.Vec method)
__iter__ (srctools.math.MatrixBase attribute)
__iter__() (srctools.filesys.FileSystem method)
(srctools.math.AngleBase method)
(srctools.math.VecBase method)
__itruediv__() (srctools.math.Vec method)
__le__() (srctools.math.VecBase method)
__len__() (srctools.math.AngleBase method)
(srctools.math.VecBase method)
__lt__() (srctools.math.VecBase method)
__matmul__() (srctools.math.AngleBase method)
(srctools.math.VecBase method)
__mod__() (srctools.math.VecBase method)
__mul__() (srctools.math.AngleBase method)
(srctools.math.VecBase method)
__ne__() (srctools.math.AngleBase method)
(srctools.math.VecBase method)
__neg__() (srctools.math.VecBase method)
__new__() (srctools.math.FrozenAngle static method)
(srctools.math.FrozenMatrix static method)
(srctools.math.FrozenVec static method)
__pos__() (srctools.math.VecBase method)
__radd__() (srctools.math.VecBase method)
__rdivmod__() (srctools.math.VecBase method)
__reduce__() (srctools.math.Angle method)
(srctools.math.FrozenAngle method)
(srctools.math.FrozenMatrix method)
(srctools.math.FrozenVec method)
(srctools.math.Matrix method)
(srctools.math.Vec method)
__repr__() (srctools.filesys.FileSystem method)
(srctools.math.Angle method)
(srctools.math.FrozenAngle method)
(srctools.math.FrozenVec method)
(srctools.math.MatrixBase method)
(srctools.math.Vec method)
__reversed__() (srctools.math.AngleBase method)
(srctools.math.VecBase method)
__rfloordiv__() (srctools.math.VecBase method)
__rmatmul__() (srctools.math.AngleBase method)
__rmod__() (srctools.math.VecBase method)
__rmul__() (srctools.math.AngleBase method)
(srctools.math.VecBase method)
__round__() (srctools.math.VecBase method)
__rsub__() (srctools.math.VecBase method)
__rtruediv__() (srctools.math.VecBase method)
__setitem__() (srctools.math.Angle method)
(srctools.math.Matrix method)
(srctools.math.Vec method)
__str__() (srctools.math.AngleBase method)
(srctools.math.VecBase method)
__sub__() (srctools.math.VecBase method)
__truediv__() (srctools.math.VecBase method)
__weakref__ (srctools.filesys.File attribute)
(srctools.filesys.FileSystem attribute)
(srctools.math.FrozenMatrix attribute)
(srctools.math.Matrix attribute)
(srctools.mdl.Model attribute)
_BIT_4 (srctools.bsp.VisLeafFlags attribute)
_BIT_5 (srctools.bsp.VisLeafFlags attribute)
_BIT_6 (srctools.bsp.VisLeafFlags attribute)
_check_open() (srctools.filesys.FileSystem method)
_cull_skins_table() (srctools.mdl.Model method)
_get_cache_key() (srctools.filesys.FileSystem method)
_get_data() (srctools.filesys.FileSystem class method)
_get_file() (srctools.filesys.FileSystem method)
_load() (srctools.mdl.Model method)
_parse_phy() (srctools.mdl.Model method)
_read_sequences() (srctools.mdl.Model static method)
A
a (srctools.bsp.Edge property)
(srctools.bsp.RevEdge property)
A8 (srctools.vtf.ImageFormats attribute)
ABGR8888 (srctools.vtf.ImageFormats attribute)
absolute_playback_tags (srctools.choreo.Event attribute)
absolute_shifted_tags (srctools.choreo.Event attribute)
AbsoluteTag (class in srctools.choreo)
act_name (srctools.mdl.Sequence attribute)
act_weight (srctools.mdl.Sequence attribute)
active (srctools.choreo.Actor attribute)
(srctools.choreo.Channel attribute)
(srctools.choreo.CurveEdge attribute)
Active (srctools.choreo.EventFlags attribute)
active (srctools.choreo.FlexAnimTrack attribute)
Actor (class in srctools.choreo)
actors (srctools.choreo.Scene attribute)
add_brush() (srctools.vmf.VMF method)
add_brushes() (srctools.vmf.VMF method)
add_ent() (srctools.vmf.VMF method)
add_ents() (srctools.vmf.VMF method)
add_file() (srctools.vpk.VPK method)
add_folder() (srctools.vpk.VPK method)
add_out() (srctools.vmf.Entity method)
add_sys() (srctools.filesys.FileSystemChain method)
add_unknown() (in module srctools.const)
AE_AMMOCRATE_PICKUP_AMMO (srctools.mdl.AnimEvents attribute)
AE_ASW_FOOTSTEP (srctools.mdl.AnimEvents attribute)
AE_CL_BODYGROUP_SET_VALUE (srctools.mdl.AnimEvents attribute)
AE_CL_BODYGROUP_SET_VALUE_CMODEL_WPN (srctools.mdl.AnimEvents attribute)
AE_CL_CREATE_PARTICLE_EFFECT (srctools.mdl.AnimEvents attribute)
AE_CL_DISABLE_BODYGROUP (srctools.mdl.AnimEvents attribute)
AE_CL_ENABLE_BODYGROUP (srctools.mdl.AnimEvents attribute)
AE_CL_PLAYSOUND (srctools.mdl.AnimEvents attribute)
AE_CL_STOPSOUND (srctools.mdl.AnimEvents attribute)
AE_CLIENT_EFFECT_ATTACH (srctools.mdl.AnimEvents attribute)
AE_COMBO_TRANSITION (srctools.mdl.AnimEvents attribute)
AE_EMPTY (srctools.mdl.AnimEvents attribute)
AE_MARINE_FOOTSTEP (srctools.mdl.AnimEvents attribute)
AE_MARINE_RELOAD_SOUND_A (srctools.mdl.AnimEvents attribute)
AE_MARINE_RELOAD_SOUND_B (srctools.mdl.AnimEvents attribute)
AE_MARINE_RELOAD_SOUND_C (srctools.mdl.AnimEvents attribute)
AE_MELEE_DAMAGE (srctools.mdl.AnimEvents attribute)
AE_MELEE_START_COLLISION_DAMAGE (srctools.mdl.AnimEvents attribute)
AE_MELEE_STOP_COLLISION_DAMAGE (srctools.mdl.AnimEvents attribute)
AE_MUZZLEFLASH (srctools.mdl.AnimEvents attribute)
AE_NPC_180TURN (srctools.mdl.AnimEvents attribute)
AE_NPC_ADDGESTURE (srctools.mdl.AnimEvents attribute)
AE_NPC_ATTACK_BROADCAST (srctools.mdl.AnimEvents attribute)
AE_NPC_BODYDROP_HEAVY (srctools.mdl.AnimEvents attribute)
AE_NPC_BODYDROP_LIGHT (srctools.mdl.AnimEvents attribute)
AE_NPC_DRAW (srctools.mdl.AnimEvents attribute)
AE_NPC_HURT_INTERACTION_PARTNER (srctools.mdl.AnimEvents attribute)
AE_NPC_ITEM_PICKUP (srctools.mdl.AnimEvents attribute)
AE_NPC_LEFTFOOT (srctools.mdl.AnimEvents attribute)
AE_NPC_MUZZLEFLASH (srctools.mdl.AnimEvents attribute)
AE_NPC_RAGDOLL (srctools.mdl.AnimEvents attribute)
AE_NPC_RESTARTGESTURE (srctools.mdl.AnimEvents attribute)
AE_NPC_RIGHTFOOT (srctools.mdl.AnimEvents attribute)
AE_NPC_SET_INTERACTION_CANTDIE (srctools.mdl.AnimEvents attribute)
AE_NPC_SWISHSOUND (srctools.mdl.AnimEvents attribute)
AE_NPC_WEAPON_DROP (srctools.mdl.AnimEvents attribute)
AE_NPC_WEAPON_FIRE (srctools.mdl.AnimEvents attribute)
AE_NPC_WEAPON_SET_ACTIVITY (srctools.mdl.AnimEvents attribute)
AE_NPC_WEAPON_SET_SEQUENCE_NAME (srctools.mdl.AnimEvents attribute)
AE_NPC_WEAPON_SET_SEQUENCE_NUMBER (srctools.mdl.AnimEvents attribute)
AE_RAGDOLL (srctools.mdl.AnimEvents attribute)
AE_RD_ROBOT_POP_PANELS_OFF (srctools.mdl.AnimEvents attribute)
AE_REMOVE_CLIENT_AIM (srctools.mdl.AnimEvents attribute)
AE_SCREEN_SHAKE (srctools.mdl.AnimEvents attribute)
AE_SKILL_EVENT (srctools.mdl.AnimEvents attribute)
AE_START_DETECTING_COMBO (srctools.mdl.AnimEvents attribute)
AE_START_SCRIPTED_EFFECT (srctools.mdl.AnimEvents attribute)
AE_STOP_DETECTING_COMBO (srctools.mdl.AnimEvents attribute)
AE_STOP_SCRIPTED_EFFECT (srctools.mdl.AnimEvents attribute)
AE_SV_DUSTTRAIL (srctools.mdl.AnimEvents attribute)
AE_SV_PLAYSOUND (srctools.mdl.AnimEvents attribute)
AE_TAUNT_DISABLE_MOVE (srctools.mdl.AnimEvents attribute)
AE_TAUNT_ENABLE_MOVE (srctools.mdl.AnimEvents attribute)
AE_THUMPER_THUMP (srctools.mdl.AnimEvents attribute)
AE_TUG_INCAP (srctools.mdl.AnimEvents attribute)
AE_WPN_HIDE (srctools.mdl.AnimEvents attribute)
AE_WPN_INCREMENTAMMO (srctools.mdl.AnimEvents attribute)
AE_WPN_PLAYWPNSOUND (srctools.mdl.AnimEvents attribute)
AE_WPN_PRIMARYATTACK (srctools.mdl.AnimEvents attribute)
AE_WPN_UNHIDE (srctools.mdl.AnimEvents attribute)
AGE_OF_CHIVALRY (srctools.const.GameID attribute)
ALIEN_SWARM (srctools.const.GameID attribute)
ALIENFLESH (srctools.surfaceprop.SurfChar attribute)
ALL_MIPS (srctools.vtf.VTFFlags attribute)
ALL_SOURCE_ENGINE_PATHS_HL2 (srctools.const.GameID attribute)
allow_escapes (srctools.tokenizer.Tokenizer attribute)
allow_star_comments (srctools.tokenizer.Tokenizer attribute)
Angle (class in srctools)
(class in srctools.math)
(class in srctools.vec)
ANGLE (srctools.dmx.ValueType attribute)
angle() (srctools.dmx.Attribute class method)
ANGLE_NEG_PITCH (srctools.fgd.ValueTypes attribute)
AngleBase (class in srctools.math)
angles (srctools.bsp.DetailProp attribute)
(srctools.bsp.StaticProp attribute)
ANGLES (srctools.fgd.ValueTypes attribute)
AngleTup (in module srctools.dmx)
ANIM_EVENT_BY_INDEX (in module srctools.mdl)
ANIM_EVENT_BY_NAME (in module srctools.mdl)
AnimEvents (class in srctools.mdl)
AnimEventTypes (class in srctools.mdl)
ANISOTROPIC (srctools.vtf.VTFFlags attribute)
ANTLION (srctools.surfaceprop.SurfChar attribute)
ANY_X (srctools.bsp.PlaneType attribute)
ANY_Y (srctools.bsp.PlaneType attribute)
ANY_Z (srctools.bsp.PlaneType attribute)
APERTURE_TAG (srctools.const.GameID attribute)
APPEND (srctools.vpk.OpenModes attribute)
append() (srctools.dmx.Attribute method)
(srctools.keyvalues.Keyvalues method)
append_model() (srctools.smd.Mesh method)
apply_bases() (srctools.fgd.FGD method)
apply_filename() (srctools.keyvalues.NoKeyError static method)
apply_patches() (srctools.vmt.Material method)
area (srctools.bsp.Face attribute)
(srctools.bsp.VisLeaf attribute)
area_ind (srctools.bsp.VisTree attribute)
AREAPORTAL (srctools.const.BSPContents attribute)
AREAPORTALS (srctools.bsp.BSP_LUMPS attribute)
AREAS (srctools.bsp.BSP_LUMPS attribute)
ARGB8888 (srctools.vtf.ImageFormats attribute)
array() (srctools.dmx.Attribute class method)
as_array() (srctools.keyvalues.Keyvalues method)
as_dict() (srctools.keyvalues.Keyvalues method)
as_keyvalue() (srctools.vmf.Output method)
as_tuple() (srctools.math.AngleBase method)
(srctools.math.VecBase method)
ASPHALT (srctools.surfaceprop.SurfChar attribute)
ATI1N (srctools.vtf.ImageFormats attribute)
ATI2N (srctools.vtf.ImageFormats attribute)
AtomicWriter (class in srctools)
Attribute (class in srctools.dmx)
AutoVisgroup (class in srctools.fgd)
AUX (srctools.const.BSPContents attribute)
axis() (srctools.math.VecBase method)
axis_angle() (srctools.math.MatrixBase class method)
B
b (srctools.bsp.Edge property)
(srctools.bsp.RevEdge property)
BACK (srctools.vtf.CubeSide attribute)
BACKGROUND (srctools.sndscript.Channel attribute)
BARE_DISALLOWED (in module srctools.tokenizer)
BASE (srctools.fgd.EntityTypes attribute)
BASE_SOURCE_ENGINE_2 (srctools.const.GameID attribute)
bases (srctools.fgd.EntityDef attribute)
BaseTokenizer (class in srctools.tokenizer)
BBOX (srctools.fgd.HelperTypes attribute)
bbox() (srctools.math.VecBase class method)
bbox_intersect() (srctools.math.VecBase static method)
bbox_max (srctools.mdl.Sequence attribute)
bbox_min (srctools.mdl.Sequence attribute)
BGR565 (srctools.vtf.ImageFormats attribute)
BGR888 (srctools.vtf.ImageFormats attribute)
BGR888_BLUESCREEN (srctools.vtf.ImageFormats attribute)
BGRA4444 (srctools.vtf.ImageFormats attribute)
BGRA5551 (srctools.vtf.ImageFormats attribute)
BGRA8888 (srctools.vtf.ImageFormats attribute)
BGRX5551 (srctools.vtf.ImageFormats attribute)
BGRX8888 (srctools.vtf.ImageFormats attribute)
BILINEAR (srctools.vtf.FilterMode attribute)
BIN_FMT (srctools.choreo.Curve attribute)
bin_folder() (srctools.game.Game method)
bin_value (srctools.vtf.ImageFormats attribute)
BINARY (srctools.dmx.ValueType attribute)
binary() (srctools.dmx.Attribute class method)
blank() (srctools.smd.Mesh static method)
block() (srctools.tokenizer.BaseTokenizer method)
blocks (srctools.vmt.Material attribute)
BLOODY_GOOD_TIME (srctools.const.GameID attribute)
BLOODYFLESH (srctools.surfaceprop.SurfChar attribute)
BModel (class in srctools.bsp)
bmodels (srctools.bsp.BSP attribute)
BODY (srctools.sndscript.Channel attribute)
Bone (class in srctools.smd)
BoneFrame (class in srctools.smd)
BOOL (srctools.dmx.ValueType attribute)
(srctools.fgd.ValueTypes attribute)
(srctools.vmt.VarType attribute)
bool() (srctools.dmx.Attribute class method)
(srctools.keyvalues.Keyvalues method)
(srctools.vmf.EntityFixup method)
bool_as_int() (in module srctools)
BOOL_LOOKUP (in module srctools)
BORDER (srctools.vtf.VTFFlags attribute)
bottom (srctools.vmf.PrismFace attribute)
BOUNCED_LIGHTING (srctools.bsp.StaticPropFlags attribute)
BOUNDING_BOX_HELPER (srctools.fgd.HelperTypes attribute)
BRACE_CLOSE (srctools.tokenizer.Token attribute)
BRACE_OPEN (srctools.tokenizer.Token attribute)
BRACK_CLOSE (srctools.tokenizer.Token attribute)
BRACK_OPEN (srctools.tokenizer.Token attribute)
BREAKABLE_CHUNK (srctools.packlist.FileType attribute)
Brush (class in srctools.bsp)
BRUSH (srctools.fgd.EntityTypes attribute)
BRUSH_SIDES (srctools.fgd.HelperTypes attribute)
BrushContents (in module srctools.bsp)
brushes (srctools.bsp.BSP attribute)
BRUSHES (srctools.bsp.BSP_LUMPS attribute)
brushes (srctools.bsp.VisLeaf attribute)
BrushSide (class in srctools.bsp)
BRUSHSIDES (srctools.bsp.BSP_LUMPS attribute)
BSP (class in srctools.bsp)
BSP_LINE (srctools.choreo.Interpolation attribute)
BSP_LUMPS (class in srctools.bsp)
BSPContents (class in srctools.const)
build() (srctools.keyvalues.Keyvalues method)
build_bbox() (srctools.smd.Mesh class method)
BUILDABLE (srctools.vmf.TriangleTag attribute)
BUMPLIGHT (srctools.const.SurfFlags attribute)
C
cache_key() (srctools.filesys.File method)
CACHE_KEY_INVALID (in module srctools.filesys)
Camera (class in srctools.vmf)
(srctools.choreo.EventType attribute)
caption_type (srctools.choreo.SpeakEvent attribute)
CaptionType (class in srctools.choreo)
CARDBOARD (srctools.surfaceprop.SurfChar attribute)
CARPET (srctools.surfaceprop.SurfChar attribute)
CATMULL_ROM (srctools.choreo.Interpolation attribute)
CATMULL_ROM_NORMALIZE (srctools.choreo.Interpolation attribute)
CATMULL_ROM_NORMALIZE_X (srctools.choreo.Interpolation attribute)
CATMULL_ROM_TANGENT (srctools.choreo.Interpolation attribute)
cc_token (srctools.choreo.SpeakEvent attribute)
CHANGE_DIR (srctools.cmdseq.SpecialCommand attribute)
Channel (class in srctools.choreo)
(class in srctools.sndscript)
channels (srctools.choreo.Actor attribute)
CHAOSSOURCE (srctools.bsp.VERSIONS attribute)
checksum (srctools.choreo.Entry attribute)
checksum() (in module srctools.binformat)
checksum_filename() (in module srctools.choreo)
Child (class in srctools.particles)
child_ents() (srctools.vmf.VisGroup method)
child_neg (srctools.bsp.VisTree attribute)
child_pos (srctools.bsp.VisTree attribute)
child_solids() (srctools.vmf.VisGroup method)
CHOICES (srctools.fgd.ValueTypes attribute)
choices_list (srctools.fgd.KVDef property)
CHOREO (srctools.packlist.FileType attribute)
CL (in module srctools.mdl)
CL_EVENT_DISPATCHEFFECT0 (srctools.mdl.AnimEvents attribute)
CL_EVENT_DISPATCHEFFECT1 (srctools.mdl.AnimEvents attribute)
CL_EVENT_DISPATCHEFFECT2 (srctools.mdl.AnimEvents attribute)
CL_EVENT_DISPATCHEFFECT3 (srctools.mdl.AnimEvents attribute)
CL_EVENT_DISPATCHEFFECT4 (srctools.mdl.AnimEvents attribute)
CL_EVENT_DISPATCHEFFECT5 (srctools.mdl.AnimEvents attribute)
CL_EVENT_DISPATCHEFFECT6 (srctools.mdl.AnimEvents attribute)
CL_EVENT_DISPATCHEFFECT7 (srctools.mdl.AnimEvents attribute)
CL_EVENT_DISPATCHEFFECT8 (srctools.mdl.AnimEvents attribute)
CL_EVENT_DISPATCHEFFECT9 (srctools.mdl.AnimEvents attribute)
CL_EVENT_EJECTBRASS1 (srctools.mdl.AnimEvents attribute)
CL_EVENT_FOOTSTEP_LEFT (srctools.mdl.AnimEvents attribute)
CL_EVENT_FOOTSTEP_RIGHT (srctools.mdl.AnimEvents attribute)
CL_EVENT_MFOOTSTEP_LEFT (srctools.mdl.AnimEvents attribute)
CL_EVENT_MFOOTSTEP_LEFT_LOUD (srctools.mdl.AnimEvents attribute)
CL_EVENT_MFOOTSTEP_RIGHT (srctools.mdl.AnimEvents attribute)
CL_EVENT_MFOOTSTEP_RIGHT_LOUD (srctools.mdl.AnimEvents attribute)
CL_EVENT_MUZZLEFLASH0 (srctools.mdl.AnimEvents attribute)
CL_EVENT_MUZZLEFLASH1 (srctools.mdl.AnimEvents attribute)
CL_EVENT_MUZZLEFLASH2 (srctools.mdl.AnimEvents attribute)
CL_EVENT_MUZZLEFLASH3 (srctools.mdl.AnimEvents attribute)
CL_EVENT_NPC_MUZZLEFLASH0 (srctools.mdl.AnimEvents attribute)
CL_EVENT_NPC_MUZZLEFLASH1 (srctools.mdl.AnimEvents attribute)
CL_EVENT_NPC_MUZZLEFLASH2 (srctools.mdl.AnimEvents attribute)
CL_EVENT_NPC_MUZZLEFLASH3 (srctools.mdl.AnimEvents attribute)
CL_EVENT_SOUND (srctools.mdl.AnimEvents attribute)
CL_EVENT_SPARK0 (srctools.mdl.AnimEvents attribute)
CL_EVENT_SPRITEGROUP_CREATE (srctools.mdl.AnimEvents attribute)
CL_EVENT_SPRITEGROUP_DESTROY (srctools.mdl.AnimEvents attribute)
CLAMP_S (srctools.vtf.VTFFlags attribute)
CLAMP_T (srctools.vtf.VTFFlags attribute)
CLAMP_U (srctools.vtf.VTFFlags attribute)
clamped() (srctools.math.VecBase method)
classname (srctools.fgd.EntityDef attribute)
CLAY (srctools.surfaceprop.SurfChar attribute)
clean_line() (in module srctools)
clear() (srctools.dmx.Element method)
(srctools.keyvalues.Keyvalues method)
(srctools.vmf.Entity method)
(srctools.vmf.EntityFixup method)
(srctools.vtf.Frame method)
clear_array() (srctools.dmx.Attribute method)
clear_keys() (srctools.vmf.Entity method)
clear_mipmaps() (srctools.vtf.VTF method)
clear_physics() (srctools.bsp.BModel method)
CLIENT (srctools.mdl.AnimEventTypes attribute)
CLIP (srctools.surfaceprop.SurfChar attribute)
CLIPPORTALVERTS (srctools.bsp.BSP_LUMPS attribute)
close_ref() (srctools.filesys.FileSystem method)
CLOTH (srctools.surfaceprop.SurfChar attribute)
cluster_id (srctools.bsp.VisLeaf attribute)
CLUSTERPORTALS (srctools.bsp.BSP_LUMPS attribute)
CLUSTERS (srctools.bsp.BSP_LUMPS attribute)
COLL_ALL (srctools.vmf.DispFlag attribute)
COLL_BULLET (srctools.vmf.DispFlag attribute)
COLL_NONE (srctools.vmf.DispFlag attribute)
COLL_PHYSICS (srctools.vmf.DispFlag attribute)
COLL_PLAYER_NPC (srctools.vmf.DispFlag attribute)
collapse_all() (in module srctools.instancing)
collapse_bases() (srctools.fgd.FGD method)
collapse_one() (in module srctools.instancing)
COLON (srctools.tokenizer.Token attribute)
colon_operator (srctools.tokenizer.Tokenizer attribute)
Color (class in srctools.dmx)
COLOR (srctools.dmx.ValueType attribute)
(srctools.vmt.VarType attribute)
color() (srctools.dmx.Attribute class method)
COLOR_1 (srctools.fgd.ValueTypes attribute)
COLOR_255 (srctools.fgd.ValueTypes attribute)
combine() (srctools.vmf.Output class method)
COMMA (srctools.tokenizer.Token attribute)
comma_sep (srctools.vmf.Output attribute)
Command (class in srctools.cmdseq)
COMMENT (srctools.tokenizer.Token attribute)
compress_lzma() (in module srctools.binformat)
compute_mipmaps() (srctools.vtf.VTF method)
compute_volume() (srctools.smd.Mesh method)
COMPUTER (srctools.surfaceprop.SurfChar attribute)
CON_CMD (srctools.sndscript.Channel attribute)
CONCRETE (srctools.surfaceprop.SurfChar attribute)
CONTAGION (srctools.bsp.VERSIONS attribute)
(srctools.const.GameID attribute)
contents (srctools.bsp.Brush attribute)
(srctools.bsp.VisLeaf attribute)
context() (in module srctools.logger)
conv_bool() (in module srctools)
conv_float() (in module srctools)
conv_int() (in module srctools)
conv_kv() (in module srctools.vmf)
copy() (srctools.dmx.Attribute method)
(srctools.fgd.IODef method)
(srctools.fgd.KVDef method)
(srctools.keyvalues.Keyvalues method)
(srctools.math.Angle method)
(srctools.math.FrozenAngle method)
(srctools.math.FrozenMatrix method)
(srctools.math.FrozenVec method)
(srctools.math.Matrix method)
(srctools.math.MatrixBase method)
(srctools.math.Vec method)
(srctools.math.VecBase method)
(srctools.smd.Triangle method)
(srctools.smd.Vertex method)
(srctools.surfaceprop.SurfaceProp method)
(srctools.vmf.Camera method)
(srctools.vmf.Cordon method)
(srctools.vmf.Entity method)
(srctools.vmf.EntityGroup method)
(srctools.vmf.Output method)
(srctools.vmf.Side method)
(srctools.vmf.Solid method)
(srctools.vmf.UVAxis method)
(srctools.vmf.VisGroup method)
COPY_FILE (srctools.cmdseq.SpecialCommand attribute)
copy_from() (srctools.vtf.Frame method)
copy_values() (srctools.vmf.EntityFixup method)
Cordon (class in srctools.vmf)
cordon_solid (srctools.vmf.Solid property)
COUNTER_STRIKE_GLOBAL_OFFENSIVE (srctools.const.GameID attribute)
COUNTER_STRIKE_SOURCE (srctools.const.GameID attribute)
CRC (srctools.vtf.ResourceID attribute)
create_ent() (srctools.vmf.VMF method)
create_texinfo() (srctools.bsp.BSP method)
create_visgroup() (srctools.vmf.VMF method)
cross() (srctools.math.FrozenVec method)
(srctools.math.Vec method)
(srctools.math.VecBase method)
CSGO_FOOT_JUMP (srctools.mdl.AnimEvents attribute)
CSGO_FOOT_WALK (srctools.mdl.AnimEvents attribute)
CSS_FOOT_WATER_RIPPLE (srctools.mdl.AnimEvents attribute)
CSS_FOOT_WATER_SPLASH (srctools.mdl.AnimEvents attribute)
CUBE (srctools.fgd.HelperTypes attribute)
Cubemap (class in srctools.bsp)
cubemaps (srctools.bsp.BSP attribute)
CUBEMAPS (srctools.bsp.BSP_LUMPS attribute)
CubeSide (class in srctools.vtf)
CURRENT_0 (srctools.const.BSPContents attribute)
CURRENT_180 (srctools.const.BSPContents attribute)
CURRENT_270 (srctools.const.BSPContents attribute)
CURRENT_90 (srctools.const.BSPContents attribute)
CURRENT_DOWN (srctools.const.BSPContents attribute)
CURRENT_UP (srctools.const.BSPContents attribute)
Curve (class in srctools.choreo)
curve_type (srctools.choreo.CurveEdge attribute)
(srctools.choreo.ExpressionSample attribute)
CurveEdge (class in srctools.choreo)
CurveType (class in srctools.choreo)
cycle (srctools.mdl.SeqEvent attribute)
CYLINDER (srctools.fgd.HelperTypes attribute)
D
DARK_MESSIAH_MIGHT_AND_MAGIC_MULTIPLAYER (srctools.const.GameID attribute)
DARK_MESSIAH_OF_MIGHT_AND_MAGIC (srctools.const.GameID attribute)
data (srctools.bsp.GameLump attribute)
(srctools.bsp.Lump attribute)
(srctools.choreo.Entry property)
DAY_OF_DEFEAT_SOURCE (srctools.const.GameID attribute)
DEBRIS (srctools.const.BSPContents attribute)
decompress_lzma() (in module srctools.binformat)
DEFAULT (srctools.choreo.Interpolation attribute)
(srctools.sndscript.Channel attribute)
default_curve_type (srctools.choreo.Event attribute)
defer() (srctools.binformat.DeferredWrites method)
DeferredWrites (class in srctools.binformat)
delay (srctools.vmf.Output attribute)
DELETE_FILE (srctools.cmdseq.SpecialCommand attribute)
depth (srctools.vtf.VTF attribute)
DEPTH_RENDER_TARGET (srctools.vtf.VTFFlags attribute)
DESOLATION_OLD (srctools.bsp.VERSIONS attribute)
DETAIL (srctools.const.BSPContents attribute)
detail_props (srctools.bsp.BSP attribute)
DetailProp (class in srctools.bsp)
DetailPropModel (class in srctools.bsp)
DetailPropOrientation (class in srctools.bsp)
DetailPropShape (class in srctools.bsp)
DetailPropSprite (class in srctools.bsp)
dims_lower_right (srctools.bsp.DetailPropSprite attribute)
dims_upper_left (srctools.bsp.DetailPropSprite attribute)
DIPRIP (srctools.const.GameID attribute)
DIR_ARCH_INDEX (in module srctools.vpk)
dir_limit (srctools.vpk.VPK attribute)
dir_track (srctools.choreo.FlexAnimTrack attribute)
DIRECTIVE (srctools.tokenizer.Token attribute)
DIRT (srctools.surfaceprop.SurfChar attribute)
disable_on_xbox (srctools.bsp.StaticProp attribute)
Disabled (srctools.choreo.CaptionType attribute)
disp_get_tri_verts() (srctools.vmf.Side method)
DISP_LIGHTMAP_ALPHAS (srctools.bsp.BSP_LUMPS attribute)
DISP_LIGHTMAP_SAMPLE_POSITIONS (srctools.bsp.BSP_LUMPS attribute)
DISP_MULTIBLEND (srctools.bsp.BSP_LUMPS attribute)
disp_size (srctools.vmf.Side property)
DISP_TRIS (srctools.bsp.BSP_LUMPS attribute)
DISP_VERTS (srctools.bsp.BSP_LUMPS attribute)
DispFlag (class in srctools.vmf)
DISPINFO (srctools.bsp.BSP_LUMPS attribute)
DispVertex (class in srctools.vmf)
dist (srctools.bsp.Plane attribute)
dist_to_targ (srctools.choreo.Event attribute)
DOES_FADE (srctools.bsp.StaticPropFlags attribute)
dot() (srctools.math.VecBase method)
DOTA_2 (srctools.const.GameID attribute)
DOWN (srctools.vtf.CubeSide attribute)
duration (srctools.choreo.Entry property)
duration() (srctools.choreo.Scene method)
duration_ms (srctools.choreo.Entry attribute)
DXT1 (srctools.vtf.ImageFormats attribute)
DXT1_ONEBITALPHA (srctools.vtf.ImageFormats attribute)
DXT3 (srctools.vtf.ImageFormats attribute)
DXT5 (srctools.vtf.ImageFormats attribute)
dynamic_shadows (srctools.bsp.Face attribute)
DYSTOPIA (srctools.const.GameID attribute)
E
EASE_IN (srctools.choreo.Interpolation attribute)
EASE_IN_OUT (srctools.choreo.Interpolation attribute)
EASE_OUT (srctools.choreo.Interpolation attribute)
east (srctools.vmf.PrismFace attribute)
Edge (class in srctools.bsp)
EDGES (srctools.bsp.BSP_LUMPS attribute)
edges (srctools.bsp.Face attribute)
edit() (srctools.keyvalues.Keyvalues method)
editor_color (srctools.vmf.Solid attribute)
EGGSHELL (srctools.surfaceprop.SurfChar attribute)
EIGHTBITALPHA (srctools.vtf.VTFFlags attribute)
Element (class in srctools.dmx)
ELEMENT (srctools.dmx.ValueType attribute)
EMPTY (srctools.const.BSPContents attribute)
(srctools.vtf.VTFFlags attribute)
EMPTY_CHECKSUM (in module srctools.binformat)
EmptyMapping (in module srctools)
end_time (srctools.choreo.Event attribute)
engine_classes() (srctools.fgd.EntityDef class method)
engine_dbase() (srctools.fgd.FGD class method)
engine_def() (srctools.fgd.EntityDef class method)
ensure_exists() (srctools.keyvalues.Keyvalues method)
ENT_BREAKABLE_SURF (srctools.fgd.HelperTypes attribute)
ENT_CATAPULT (srctools.fgd.HelperTypes attribute)
ENT_DECAL (srctools.fgd.HelperTypes attribute)
ENT_INSTANCE (srctools.fgd.HelperTypes attribute)
ENT_LIGHT (srctools.fgd.HelperTypes attribute)
ENT_LIGHT_CONE (srctools.fgd.HelperTypes attribute)
ENT_LIGHT_CONE_BLACK_MESA (srctools.fgd.HelperTypes attribute)
ENT_OVERLAY (srctools.fgd.HelperTypes attribute)
ENT_OVERLAY_WATER (srctools.fgd.HelperTypes attribute)
ENT_ROPE (srctools.fgd.HelperTypes attribute)
ENT_SPRITE (srctools.fgd.HelperTypes attribute)
ENT_TRACK (srctools.fgd.HelperTypes attribute)
ENT_WORLDTEXT (srctools.fgd.HelperTypes attribute)
EntAttribute (class in srctools.fgd)
entclass_canonicalise() (in module srctools.packlist)
entclass_canonicalize() (in module srctools.packlist)
ENTCLASS_FUNC (srctools.packlist.FileType attribute)
entclass_iter() (in module srctools.packlist)
entclass_packfunc() (in module srctools.packlist)
entclass_resources() (in module srctools.packlist)
ENTITIES (srctools.bsp.BSP_LUMPS attribute)
Entity (class in srctools)
(class in srctools.vmf)
ENTITY (srctools.packlist.FileType attribute)
EntityDef (class in srctools.fgd)
EntityFixup (class in srctools.vmf)
EntityGroup (class in srctools.vmf)
EntityTypes (class in srctools.fgd)
Entry (class in srctools.choreo)
ents (srctools.bsp.BSP attribute)
ENVMAP (srctools.vtf.VTFFlags attribute)
EOF (srctools.tokenizer.Token attribute)
EQUALS (srctools.tokenizer.Token attribute)
error() (srctools.tokenizer.BaseTokenizer method)
error_type (srctools.tokenizer.BaseTokenizer attribute)
escape_quote_split() (in module srctools)
escape_text() (in module srctools.keyvalues)
(in module srctools.tokenizer)
ETERNAL_SILENCE (srctools.const.GameID attribute)
eval_dependencies() (srctools.packlist.PackList method)
Event (class in srctools.choreo)
EVENT_WEAPON_AR1 (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_AR2 (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_AR2_ALTFIRE (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_AR2_GRENADE (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_HMG1 (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_MELEE_HIT (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_MELEE_SWISH (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_MISSILE_FIRE (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_PISTOL_FIRE (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_RELOAD (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_RELOAD_FILL_CLIP (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_RELOAD_SOUND (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_SEQUENCE_FINISHED (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_SHOTGUN_FIRE (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_SMG1 (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_SMG1_BURST1 (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_SMG1_BURSTN (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_SMG2 (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_SNIPER_RIFLE_FIRE (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_THROW (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_THROW2 (srctools.mdl.AnimEvents attribute)
EVENT_WEAPON_THROW3 (srctools.mdl.AnimEvents attribute)
EventFlags (class in srctools.choreo)
events (srctools.choreo.Channel attribute)
(srctools.choreo.Scene attribute)
(srctools.mdl.Sequence attribute)
EventType (class in srctools.choreo)
EXCLUDE (srctools.packlist.FileMode attribute)
exp_in() (srctools.vmf.Output method)
exp_out() (srctools.vmf.Output method)
expect() (srctools.tokenizer.BaseTokenizer method)
EXPONENTIAL_DECAY (srctools.choreo.Interpolation attribute)
export() (srctools.fgd.EntityDef method)
(srctools.fgd.FGD method)
(srctools.fgd.Helper method)
(srctools.fgd.HelperBoundingBox method)
(srctools.fgd.HelperCylinder method)
(srctools.fgd.HelperExtAppliesTo method)
(srctools.fgd.HelperExtAutoVisgroups method)
(srctools.fgd.HelperExtOrderBy method)
(srctools.fgd.HelperFrustum method)
(srctools.fgd.HelperLightSpot method)
(srctools.fgd.HelperLine method)
(srctools.fgd.HelperModel method)
(srctools.fgd.HelperRenderColor method)
(srctools.fgd.HelperRope method)
(srctools.fgd.HelperSize method)
(srctools.fgd.HelperSphere method)
(srctools.fgd.HelperSprite method)
(srctools.fgd.IODef method)
(srctools.fgd.KVDef method)
(srctools.fgd.UnknownHelper method)
(srctools.keyvalues.Keyvalues method)
(srctools.particles.Particle class method)
(srctools.smd.Mesh method)
(srctools.sndscript.Sound method)
(srctools.vmf.Camera method)
(srctools.vmf.Cordon method)
(srctools.vmf.Entity method)
(srctools.vmf.EntityFixup method)
(srctools.vmf.EntityGroup method)
(srctools.vmf.Output method)
(srctools.vmf.Side method)
(srctools.vmf.Solid method)
(srctools.vmf.VisGroup method)
(srctools.vmf.VMF method)
(srctools.vmt.Material method)
export_binary() (srctools.choreo.Actor method)
(srctools.choreo.Channel method)
(srctools.choreo.Curve method)
(srctools.choreo.CurveType method)
(srctools.choreo.Event method)
(srctools.choreo.FlexAnimTrack method)
(srctools.choreo.Scene method)
(srctools.dmx.Element method)
export_kv2() (srctools.dmx.Element method)
export_text() (srctools.choreo.Actor method)
(srctools.choreo.Channel method)
(srctools.choreo.Curve method)
(srctools.choreo.Event method)
(srctools.choreo.FlexAnimTrack method)
(srctools.choreo.Scene method)
Expression (srctools.choreo.EventType attribute)
ExpressionSample (class in srctools.choreo)
EXT_ANGLE_PITCH (srctools.fgd.ValueTypes attribute)
EXT_ANGLES_LOCAL (srctools.fgd.ValueTypes attribute)
EXT_APPLIES_TO (srctools.fgd.HelperTypes attribute)
EXT_AUTO_VISGROUP (srctools.fgd.HelperTypes attribute)
EXT_ORDERBY (srctools.fgd.HelperTypes attribute)
EXT_STR_TEXTURE (srctools.fgd.ValueTypes attribute)
EXT_VEC_DIRECTION (srctools.fgd.ValueTypes attribute)
EXT_VEC_LOCAL (srctools.fgd.ValueTypes attribute)
extend() (srctools.dmx.Attribute method)
(srctools.keyvalues.Keyvalues method)
extension (srctools.fgd.HelperTypes attribute)
(srctools.fgd.ValueTypes attribute)
EXTRA_FLAGS (srctools.vtf.ResourceID attribute)
extract_all() (srctools.vpk.VPK method)
F
Face (class in srctools.bsp)
(srctools.choreo.EventType attribute)
face_count (srctools.bsp.Overlay attribute)
FACE_MACRO_TEXTURE_INFO (srctools.bsp.BSP_LUMPS attribute)
FACEIDS (srctools.bsp.BSP_LUMPS attribute)
FACEPOSER (srctools.mdl.AnimEventTypes attribute)
faceposer_model (srctools.choreo.Actor attribute)
faces (srctools.bsp.BModel attribute)
(srctools.bsp.BSP attribute)
FACES (srctools.bsp.BSP_LUMPS attribute)
faces (srctools.bsp.Overlay attribute)
(srctools.bsp.VisLeaf attribute)
(srctools.bsp.VisTree attribute)
FACES_HDR (srctools.bsp.BSP_LUMPS attribute)
fade_max_sq (srctools.bsp.Overlay attribute)
fade_min_sq (srctools.bsp.Overlay attribute)
fade_scale (srctools.bsp.StaticProp attribute)
FGD (class in srctools)
(class in srctools.fgd)
File (class in srctools.filesys)
file (srctools.tokenizer.TokenSyntaxError attribute)
file_prefix (srctools.vpk.VPK attribute)
FileInfo (class in srctools.vpk)
fileinfos() (srctools.vpk.VPK method)
FileMode (class in srctools.packlist)
filename (srctools.choreo.Entry attribute)
(srctools.keyvalues.LeafKeyvalueError attribute)
(srctools.keyvalues.NoKeyError attribute)
(srctools.mdl.IncludedMDL attribute)
(srctools.tokenizer.BaseTokenizer attribute)
(srctools.vpk.FileInfo property)
filenames() (srctools.packlist.PackList method)
(srctools.vpk.VPK method)
FileSystem (class in srctools)
(class in srctools.filesys)
FileSystemChain (class in srctools)
(class in srctools.filesys)
FileType (class in srctools.packlist)
fill() (srctools.vtf.Frame method)
FILTER (srctools.fgd.EntityTypes attribute)
FilterMode (class in srctools.vtf)
find_all() (srctools.keyvalues.Keyvalues method)
find_block() (srctools.keyvalues.Keyvalues method)
find_children() (srctools.keyvalues.Keyvalues method)
find_gameinfo() (in module srctools.game)
find_key() (srctools.keyvalues.Keyvalues method)
FireTrigger (srctools.choreo.EventType attribute)
first (srctools.choreo.CurveType attribute)
first_frame_index (srctools.vtf.VTF attribute)
FixedLength (srctools.choreo.EventFlags attribute)
fixup (srctools.vmf.Entity property)
fixup_key() (srctools.instancing.Instance method)
fixup_name() (srctools.instancing.Instance method)
FixupStyle (class in srctools.instancing)
FixupValue (class in srctools.vmf)
FLAG (srctools.vmt.VarType attribute)
flags (srctools.bsp.GameLump attribute)
(srctools.bsp.StaticProp attribute)
(srctools.bsp.TexInfo attribute)
(srctools.bsp.VisLeaf attribute)
(srctools.choreo.Event attribute)
(srctools.mdl.Sequence attribute)
(srctools.vtf.VTF attribute)
flags_list (srctools.fgd.KVDef property)
flatten_normals() (srctools.smd.Mesh method)
FLESH (srctools.surfaceprop.SurfChar attribute)
flex_anim_tracks (srctools.choreo.Event attribute)
FlexAnimation (srctools.choreo.EventType attribute)
FlexAnimTrack (class in srctools.choreo)
FLOAT (srctools.dmx.ValueType attribute)
(srctools.fgd.ValueTypes attribute)
(srctools.vmt.VarType attribute)
float() (srctools.dmx.Attribute class method)
(srctools.keyvalues.Keyvalues method)
(srctools.vmf.EntityFixup method)
folder (srctools.vpk.VPK attribute)
folders() (srctools.vpk.VPK method)
FOLIAGE (srctools.surfaceprop.SurfChar attribute)
footer_data (srctools.vpk.VPK attribute)
ForceShortMovement (srctools.choreo.EventFlags attribute)
format (srctools.vtf.VTF attribute)
format_exc_fileinfo() (in module srctools.tokenizer)
forward() (srctools.math.MatrixBase method)
FOUR_CC (srctools.vmt.VarType attribute)
fps (srctools.choreo.Scene attribute)
Frame (class in srctools.vtf)
frame_count (srctools.vtf.VTF attribute)
frame_size (srctools.vtf.ImageFormats attribute)
freeze() (srctools.math.Angle method)
(srctools.math.Matrix method)
(srctools.math.Vec method)
from_angle() (srctools.math.MatrixBase class method)
from_angstr() (srctools.math.MatrixBase class method)
from_basis() (srctools.math.AngleBase class method)
(srctools.math.MatrixBase class method)
from_entity() (srctools.instancing.Instance class method)
from_kv1() (srctools.dmx.Element class method)
from_material() (srctools.bsp.TexData class method)
from_name (srctools.vmt.VarType attribute)
from_normal (srctools.bsp.PlaneType attribute)
from_pitch() (srctools.math.MatrixBase class method)
from_plane() (srctools.vmf.Side class method)
from_resource() (srctools.vtf.SheetSequence class method)
from_roll() (srctools.math.MatrixBase class method)
from_scene() (srctools.choreo.Entry class method)
from_str() (srctools.math.AngleBase class method)
(srctools.math.VecBase class method)
from_yaw() (srctools.math.MatrixBase class method)
FRONT (srctools.vtf.CubeSide attribute)
FrozenAngle (class in srctools.math)
FrozenMatrix (class in srctools.math)
FrozenVec (class in srctools.math)
FRUSTUM (srctools.fgd.HelperTypes attribute)
G
Game (class in srctools.game)
GAME_LUMP (srctools.bsp.BSP_LUMPS attribute)
GAME_SOUND (srctools.packlist.FileType attribute)
game_ver (srctools.bsp.BSP attribute)
GameID (class in srctools)
(class in srctools.const)
GameLump (class in srctools.bsp)
GameVersion (class in srctools.bsp)
GARRYS_MOD (srctools.const.GameID attribute)
gen_addoutput() (srctools.vmf.Output method)
Generic (srctools.choreo.EventType attribute)
GENERIC (srctools.packlist.FileType attribute)
Gesture (srctools.choreo.EventType attribute)
gesture_sequence_duration (srctools.choreo.GestureEvent attribute)
GestureEvent (class in srctools.choreo)
get() (srctools.vmf.Entity method)
(srctools.vmf.EntityFixup method)
(srctools.vtf.VTF method)
get_arch_filename() (in module srctools.vpk)
get_bbox() (srctools.vmf.Entity method)
(srctools.vmf.Side method)
(srctools.vmf.Solid method)
get_compiler_name() (in module srctools.run)
get_filesystem() (in module srctools)
(in module srctools.filesys)
(srctools.game.Game method)
get_game_lump() (srctools.bsp.BSP method)
get_handler() (in module srctools.logger)
get_helpers() (srctools.fgd.EntityDef method)
get_inst_locs() (in module srctools.instancing)
get_key() (srctools.vmf.Entity method)
get_logger() (in module srctools.logger)
get_lump() (srctools.bsp.BSP method)
get_origin() (srctools.vmf.Entity method)
(srctools.vmf.Side method)
(srctools.vmf.Solid method)
get_parm_type() (in module srctools.vmt)
get_resources() (srctools.fgd.EntityDef method)
(srctools.fgd.Helper method)
(srctools.fgd.HelperModel method)
(srctools.fgd.HelperSprite method)
get_system() (srctools.filesys.FileSystemChain class method)
GLASS (srctools.surfaceprop.SurfChar attribute)
GRASS (srctools.surfaceprop.SurfChar attribute)
GRATE (srctools.const.BSPContents attribute)
(srctools.surfaceprop.SurfChar attribute)
group_id (srctools.vmf.Solid attribute)
GUNFIRE (srctools.sndscript.Channel attribute)
H
HALF_GRID_SNAP (srctools.fgd.HelperTypes attribute)
HALF_LIFE_2 (srctools.const.GameID attribute)
HALF_LIFE_2_DEATHMATCH (srctools.const.GameID attribute)
HALF_LIFE_2_EPISODE_1 (srctools.const.GameID attribute)
HALF_LIFE_2_EPISODE_TWO (srctools.const.GameID attribute)
HALF_LIFE_2_LOST_COAST (srctools.const.GameID attribute)
HALF_LIFE_DEATHMATCH_SOURCE (srctools.const.GameID attribute)
HALF_LIFE_SOURCE (srctools.const.GameID attribute)
hammer_id (srctools.bsp.Face attribute)
has_children() (srctools.keyvalues.Keyvalues method)
HAS_DETAIL_OBJECTS (srctools.bsp.VisLeafFlags attribute)
has_end_time (srctools.choreo.Event property)
HAS_LIGHTING_ORIGIN (srctools.bsp.StaticPropFlags attribute)
has_list (srctools.fgd.ValueTypes attribute)
has_value (srctools.tokenizer.Token attribute)
hdr_faces (srctools.bsp.BSP attribute)
height (srctools.bsp.TexData attribute)
(srctools.vtf.VTF attribute)
Helper (class in srctools.fgd)
HelperBBox (class in srctools.fgd)
HelperBoundingBox (class in srctools.fgd)
HelperBreakableSurf (class in srctools.fgd)
HelperBrushSides (class in srctools.fgd)
HelperCylinder (class in srctools.fgd)
HelperDecal (class in srctools.fgd)
HelperEnvSprite (class in srctools.fgd)
HelperExtAppliesTo (class in srctools.fgd)
HelperExtAutoVisgroups (class in srctools.fgd)
HelperExtOrderBy (class in srctools.fgd)
HelperFrustum (class in srctools.fgd)
HelperHalfGridSnap (class in srctools.fgd)
HelperInherit (class in srctools.fgd)
HelperInstance (class in srctools.fgd)
HelperLight (class in srctools.fgd)
HelperLightSpot (class in srctools.fgd)
HelperLine (class in srctools.fgd)
HelperModel (class in srctools.fgd)
HelperModelLight (class in srctools.fgd)
HelperModelProp (class in srctools.fgd)
HelperOrientedBBox (class in srctools.fgd)
HelperOrigin (class in srctools.fgd)
HelperOverlay (class in srctools.fgd)
HelperOverlayTransition (class in srctools.fgd)
HelperRenderColor (class in srctools.fgd)
HelperRope (class in srctools.fgd)
helpers (srctools.fgd.EntityDef attribute)
HelperSize (class in srctools.fgd)
HelperSphere (class in srctools.fgd)
HelperSprite (class in srctools.fgd)
HelperSweptPlayerHull (class in srctools.fgd)
HelperTrack (class in srctools.fgd)
HelperTypes (class in srctools.fgd)
HelperVecLine (class in srctools.fgd)
HelperWorldText (class in srctools.fgd)
hidden (srctools.vmf.Solid attribute)
HIDDEN (srctools.vmf.StrataInstanceVisibility attribute)
HIGH_RES (srctools.vtf.ResourceID attribute)
HINT (srctools.const.SurfFlags attribute)
HINT_DXT5 (srctools.vtf.VTFFlags attribute)
HITBOX (srctools.const.BSPContents attribute)
(srctools.const.SurfFlags attribute)
HOLD (srctools.choreo.Interpolation attribute)
I
I8 (srctools.vtf.ImageFormats attribute)
IA88 (srctools.vtf.ImageFormats attribute)
id (srctools.bsp.GameLump attribute)
(srctools.bsp.Overlay attribute)
(srctools.vmf.Solid attribute)
IGNORE_NODRAW_OPAQUE (srctools.const.BSPContents attribute)
IGNORE_NORMALS (srctools.bsp.StaticPropFlags attribute)
ignore_phonemes (srctools.choreo.Scene attribute)
ImageFormats (class in srctools.vtf)
in_bbox() (srctools.math.VecBase method)
INCLUDE (srctools.packlist.FileMode attribute)
IncludedMDL (class in srctools.mdl)
indexed_verts (srctools.bsp.Primitive attribute)
INHERIT (srctools.fgd.HelperTypes attribute)
init_logging() (in module srctools.logger)
inject_file() (srctools.packlist.PackList method)
inject_vscript() (srctools.packlist.PackList method)
input (srctools.vmf.Output attribute)
INST_FILE (srctools.fgd.ValueTypes attribute)
inst_in (srctools.vmf.Output attribute)
inst_out (srctools.vmf.Output attribute)
INST_VAR_DEF (srctools.fgd.ValueTypes attribute)
INST_VAR_REP (srctools.fgd.ValueTypes attribute)
Instance (class in srctools.instancing)
InstanceFile (class in srctools.instancing)
INSURGENCY (srctools.const.GameID attribute)
INSURGENCY_2 (srctools.const.GameID attribute)
INT (srctools.fgd.ValueTypes attribute)
(srctools.vmt.VarType attribute)
int() (srctools.dmx.Attribute class method)
(srctools.keyvalues.Keyvalues method)
(srctools.vmf.EntityFixup method)
INTEGER (srctools.dmx.ValueType attribute)
Interpolation (class in srctools.choreo)
Interrupt (srctools.choreo.EventType attribute)
INV_AXIS (srctools.math.VecBase attribute)
inverse() (srctools.math.MatrixBase method)
IODef (class in srctools.fgd)
is_active() (srctools.vmf.Camera method)
is_alias (srctools.fgd.EntityDef attribute)
is_array (srctools.dmx.Attribute property)
is_bevel_plane (srctools.bsp.BrushSide attribute)
is_brush() (srctools.vmf.Entity method)
is_compressed (srctools.bsp.GameLump property)
(srctools.bsp.Lump attribute)
(srctools.vtf.ImageFormats attribute)
is_cordon (srctools.vmf.Solid attribute)
is_cordoned_heuristic() (srctools.bsp.BSP method)
is_cross (srctools.bsp.DetailPropShape attribute)
is_disp (srctools.vmf.Side property)
is_ent_name (srctools.fgd.ValueTypes attribute)
is_null (srctools.dmx.Element property)
is_plain_text() (in module srctools)
is_point (srctools.fgd.EntityTypes attribute)
is_potentially_visible() (srctools.bsp.BSP method)
is_root() (srctools.keyvalues.Keyvalues method)
is_stub (srctools.dmx.Element property)
is_tristrip (srctools.bsp.Primitive attribute)
is_used (srctools.packlist.FileMode attribute)
is_vitamin (srctools.bsp.BSP property)
ITEMS (srctools.sndscript.Channel attribute)
items() (srctools.vmf.EntityFixup method)
iter_ang() (srctools.dmx.Attribute method)
iter_angle() (srctools.dmx.Attribute method)
iter_bases() (srctools.fgd.EntityDef method)
iter_bin() (srctools.dmx.Attribute method)
iter_binary() (srctools.dmx.Attribute method)
iter_bool() (srctools.dmx.Attribute method)
iter_bytes() (srctools.dmx.Attribute method)
iter_color() (srctools.dmx.Attribute method)
iter_colour() (srctools.dmx.Attribute method)
iter_compound() (srctools.dmx.Attribute method)
iter_elem() (srctools.dmx.Attribute method)
iter_ents() (srctools.vmf.VMF method)
iter_ents_tags() (srctools.vmf.VMF method)
iter_events() (srctools.choreo.Scene method)
iter_float() (srctools.dmx.Attribute method)
iter_grid() (srctools.math.VecBase class method)
iter_inputs() (srctools.vmf.VMF method)
iter_int() (srctools.dmx.Attribute method)
iter_leafs() (srctools.bsp.VisTree method)
iter_line() (srctools.math.VecBase method)
iter_mat() (srctools.dmx.Attribute method)
iter_matrix() (srctools.dmx.Attribute method)
iter_quat() (srctools.dmx.Attribute method)
iter_quaternion() (srctools.dmx.Attribute method)
iter_str() (srctools.dmx.Attribute method)
iter_string() (srctools.dmx.Attribute method)
iter_textures() (srctools.mdl.Model method)
iter_time() (srctools.dmx.Attribute method)
iter_tree() (srctools.keyvalues.Keyvalues method)
iter_vec2() (srctools.dmx.Attribute method)
iter_vec3() (srctools.dmx.Attribute method)
iter_vec4() (srctools.dmx.Attribute method)
iter_wbrushes() (srctools.vmf.VMF method)
iter_wfaces() (srctools.vmf.VMF method)
IterTokenizer (class in srctools.tokenizer)
J
join() (srctools.math.AngleBase method)
(srctools.math.VecBase method)
K
key (srctools.keyvalues.NoKeyError attribute)
key() (srctools.bsp.Edge method)
keys (srctools.vmf.Entity property)
keys() (srctools.dmx.Element method)
KeyValError
(class in srctools)
(class in srctools.property_parser)
Keyvalues (class in srctools)
(class in srctools.keyvalues)
keyvalues (srctools.mdl.Sequence attribute)
KEYVALUES (srctools.vtf.ResourceID attribute)
known_options() (srctools.fgd.KVDef method)
KOCHANEK_BARTELS (srctools.choreo.Interpolation attribute)
KOCHANEK_BARTELS_EARLY (srctools.choreo.Interpolation attribute)
KOCHANEK_BARTELS_LATE (srctools.choreo.Interpolation attribute)
kv_order (srctools.fgd.EntityDef attribute)
KVDef (class in srctools.fgd)
L
L4D2 (srctools.bsp.GameVersion attribute)
label (srctools.mdl.IncludedMDL attribute)
(srctools.mdl.Sequence attribute)
LADDER (srctools.const.BSPContents attribute)
last_speak (srctools.choreo.Entry property)
last_speak_ms (srctools.choreo.Entry attribute)
leaf (srctools.bsp.DetailProp attribute)
(srctools.keyvalues.LeafKeyvalueError attribute)
LEAF_AMBIENT_INDEX (srctools.bsp.BSP_LUMPS attribute)
LEAF_AMBIENT_INDEX_HDR (srctools.bsp.BSP_LUMPS attribute)
LEAF_AMBIENT_LIGHTING (srctools.bsp.BSP_LUMPS attribute)
LEAF_AMBIENT_LIGHTING_HDR (srctools.bsp.BSP_LUMPS attribute)
LEAFBRUSHES (srctools.bsp.BSP_LUMPS attribute)
LEAFFACES (srctools.bsp.BSP_LUMPS attribute)
LeafKeyvalueError
LEAFMINDISTTOWATER (srctools.bsp.BSP_LUMPS attribute)
LEAFS (srctools.bsp.BSP_LUMPS attribute)
LEAFWATERDATA (srctools.bsp.BSP_LUMPS attribute)
LeafWaterInfo (class in srctools.bsp)
left (srctools.choreo.Curve attribute)
(srctools.choreo.FlexAnimTrack attribute)
LEFT (srctools.vtf.CubeSide attribute)
left() (srctools.math.MatrixBase method)
LEFT_4_DEAD (srctools.const.GameID attribute)
len() (srctools.math.VecBase method)
len_sq() (srctools.math.VecBase method)
lerp() (in module srctools)
(in module srctools.math)
(in module srctools.vec)
(srctools.math.VecBase class method)
Level (class in srctools.sndscript)
LIGHT (srctools.const.SurfFlags attribute)
light_styles (srctools.bsp.Face attribute)
LIGHTING (srctools.bsp.BSP_LUMPS attribute)
lighting (srctools.bsp.DetailProp attribute)
(srctools.bsp.StaticProp attribute)
LIGHTING_HDR (srctools.bsp.BSP_LUMPS attribute)
lightmap_mins (srctools.bsp.Face attribute)
lightmap_s_off (srctools.bsp.TexInfo attribute)
lightmap_s_shift (srctools.bsp.TexInfo attribute)
lightmap_size (srctools.bsp.Face attribute)
lightmap_t_off (srctools.bsp.TexInfo attribute)
lightmap_t_shift (srctools.bsp.TexInfo attribute)
lightmap_x (srctools.bsp.StaticProp attribute)
lightmap_y (srctools.bsp.StaticProp attribute)
LINE (srctools.fgd.HelperTypes attribute)
line_num (srctools.keyvalues.Keyvalues attribute)
(srctools.keyvalues.LeafKeyvalueError attribute)
(srctools.keyvalues.NoKeyError attribute)
(srctools.tokenizer.BaseTokenizer attribute)
(srctools.tokenizer.TokenSyntaxError attribute)
LINEAR (srctools.choreo.Interpolation attribute)
load() (srctools.vtf.Frame method)
(srctools.vtf.VTF method)
load_dirfile() (srctools.vpk.VPK method)
load_particle_manifest() (srctools.packlist.PackList method)
load_particle_system() (srctools.packlist.PackList method)
load_soundscript() (srctools.packlist.PackList method)
load_soundscript_manifest() (srctools.packlist.PackList method)
localise() (srctools.math.Vec method)
(srctools.vmf.Side method)
(srctools.vmf.Solid method)
(srctools.vmf.UVAxis method)
localise_overlay() (in module srctools.vmf)
LockBodyFacing (srctools.choreo.EventFlags attribute)
locked (srctools.choreo.TimingTag attribute)
LOD_SETTINGS (srctools.vtf.ResourceID attribute)
log() (srctools.logger.LoggerAdapter method)
LoggerAdapter (class in srctools.logger)
LookAt (srctools.choreo.EventType attribute)
lookup() (srctools.fgd.Snippet class method)
Loop (srctools.choreo.EventType attribute)
loop_count (srctools.choreo.LoopEvent attribute)
LoopEvent (class in srctools.choreo)
low_format (srctools.vtf.VTF attribute)
LOW_RES (srctools.vtf.ResourceID attribute)
LOWER_LEFT (srctools.vtf.FilterMode attribute)
LOWER_RIGHT (srctools.vtf.FilterMode attribute)
Lump (class in srctools.bsp)
lump_layout (srctools.bsp.BSP attribute)
M
mag() (srctools.math.VecBase method)
mag_sq() (srctools.math.VecBase method)
mag_track (srctools.choreo.FlexAnimTrack attribute)
make_data() (srctools.vtf.SheetSequence class method)
make_hollow() (srctools.vmf.VMF method)
make_overlay() (in module srctools.vmf)
make_prism() (srctools.vmf.VMF method)
make_unique() (srctools.vmf.Entity method)
Manifest (class in srctools.instancing)
MAP_FLAGS (srctools.bsp.BSP_LUMPS attribute)
map_name (srctools.choreo.Scene attribute)
map_revision (srctools.bsp.BSP attribute)
mapname (srctools.fgd.ResourceCtx attribute)
Master (srctools.choreo.CaptionType attribute)
mat (srctools.bsp.TexData attribute)
(srctools.bsp.TexInfo property)
mat() (srctools.fgd.Resource class method)
match_tags() (in module srctools.fgd)
Material (class in srctools.vmt)
MATERIAL (srctools.packlist.FileType attribute)
(srctools.vmt.VarType attribute)
Matrix (class in srctools)
(class in srctools.math)
(class in srctools.vec)
MATRIX (srctools.dmx.ValueType attribute)
(srctools.vmt.VarType attribute)
MATRIX_4X2 (srctools.vmt.VarType attribute)
MatrixBase (class in srctools.math)
max (srctools.choreo.FlexAnimTrack attribute)
max() (srctools.math.Vec method)
max_cpu (srctools.bsp.Overlay attribute)
max_cpu_level (srctools.bsp.StaticProp attribute)
max_dx_level (srctools.bsp.StaticProp attribute)
max_fade (srctools.bsp.StaticProp attribute)
max_gpu (srctools.bsp.Overlay attribute)
max_gpu_level (srctools.bsp.StaticProp attribute)
maxes (srctools.bsp.BModel attribute)
(srctools.bsp.VisLeaf attribute)
(srctools.bsp.VisTree attribute)
mdl() (srctools.fgd.Resource class method)
merge_children() (srctools.keyvalues.Keyvalues method)
Mesh (class in srctools.smd)
mess (srctools.tokenizer.TokenSyntaxError attribute)
METAL (srctools.surfaceprop.SurfChar attribute)
min (srctools.choreo.FlexAnimTrack attribute)
min() (srctools.math.Vec method)
min_cpu (srctools.bsp.Overlay attribute)
min_cpu_level (srctools.bsp.StaticProp attribute)
min_dx_level (srctools.bsp.StaticProp attribute)
min_fade (srctools.bsp.StaticProp attribute)
min_gpu (srctools.bsp.Overlay attribute)
min_gpu_level (srctools.bsp.StaticProp attribute)
min_water_dist (srctools.bsp.VisLeaf attribute)
min_z (srctools.bsp.LeafWaterInfo attribute)
mins (srctools.bsp.BModel attribute)
(srctools.bsp.VisLeaf attribute)
(srctools.bsp.VisTree attribute)
mipmap_count (srctools.vtf.VTF attribute)
MIST (srctools.const.BSPContents attribute)
mode (srctools.vpk.VPK attribute)
Model (class in srctools.mdl)
model (srctools.bsp.DetailPropModel attribute)
(srctools.bsp.StaticProp attribute)
MODEL (srctools.fgd.HelperTypes attribute)
(srctools.packlist.FileType attribute)
MODEL_NEG_PITCH (srctools.fgd.HelperTypes attribute)
MODEL_PROP (srctools.fgd.HelperTypes attribute)
MODELS (srctools.bsp.BSP_LUMPS attribute)
module
srctools
srctools.binformat
srctools.bsp
srctools.choreo
srctools.cmdseq
srctools.const
srctools.dmx
srctools.fgd
srctools.filesys
srctools.game
srctools.instancing
srctools.keyvalues
srctools.logger
srctools.math
srctools.mdl
srctools.packlist
srctools.particles
srctools.property_parser
srctools.run
srctools.smd
srctools.sndscript
srctools.surfaceprop
srctools.tokenizer
srctools.vec
srctools.vmf
srctools.vmt
srctools.vpk
srctools.vtf
MOVABLE (srctools.const.BSPContents attribute)
MoveTo (srctools.choreo.EventType attribute)
MUD_ASW (srctools.surfaceprop.SurfChar attribute)
MUD_L4D (srctools.surfaceprop.SurfChar attribute)
N
name (srctools.choreo.AbsoluteTag attribute)
(srctools.choreo.Actor attribute)
(srctools.choreo.Channel attribute)
(srctools.choreo.Event attribute)
(srctools.choreo.FlexAnimTrack attribute)
(srctools.dmx.Element property)
(srctools.keyvalues.Keyvalues property)
(srctools.vpk.FileInfo property)
NEAREST (srctools.vtf.FilterMode attribute)
new_file() (srctools.vpk.VPK method)
NEWLINE (srctools.tokenizer.Token attribute)
NO_DEBUG_OVERRIDE (srctools.vtf.VTFFlags attribute)
NO_DECALS (srctools.const.SurfFlags attribute)
NO_DEPTH_BUFFER (srctools.vtf.VTFFlags attribute)
NO_FLASHLIGHT (srctools.bsp.StaticPropFlags attribute)
NO_LOD (srctools.vtf.VTFFlags attribute)
NO_MIP (srctools.vtf.VTFFlags attribute)
NO_PER_VERTEX_LIGHTING (srctools.bsp.StaticPropFlags attribute)
NO_SELF_SHADOWING (srctools.bsp.StaticPropFlags attribute)
NO_SHADOW (srctools.bsp.StaticPropFlags attribute)
NO_SHADOW_DEPTH (srctools.bsp.StaticPropFlags attribute)
NO_SHADOWS (srctools.const.SurfFlags attribute)
NO_SUBDIVIDE (srctools.const.SurfFlags attribute)
node (srctools.bsp.BModel attribute)
nodes (srctools.bsp.BSP attribute)
NODES (srctools.bsp.BSP_LUMPS attribute)
NODRAW (srctools.const.SurfFlags attribute)
NOFX (srctools.surfaceprop.SurfChar attribute)
NoKeyError
(class in srctools)
(class in srctools.property_parser)
NOLIGHT (srctools.const.SurfFlags attribute)
NONE (srctools.bsp.StaticPropFlags attribute)
(srctools.bsp.VisLeafFlags attribute)
(srctools.const.SurfFlags attribute)
(srctools.instancing.FixupStyle attribute)
(srctools.mdl.AnimEventTypes attribute)
(srctools.vtf.ImageFormats attribute)
NOPORTAL (srctools.const.SurfFlags attribute)
norm() (srctools.math.VecBase method)
norm_mask() (srctools.math.VecBase method)
NORMAL (srctools.bsp.DetailPropOrientation attribute)
(srctools.bsp.GameVersion attribute)
normal (srctools.bsp.Overlay attribute)
(srctools.bsp.Plane attribute)
NORMAL (srctools.vmf.StrataInstanceVisibility attribute)
(srctools.vtf.VTFFlags attribute)
normal() (srctools.smd.Triangle method)
(srctools.vmf.Side method)
north (srctools.vmf.PrismFace attribute)
NPC (srctools.const.BSPContents attribute)
(srctools.fgd.EntityTypes attribute)
NPC_CLIP (srctools.const.BSPContents attribute)
NPC_EVENT_180TURN (srctools.mdl.AnimEvents attribute)
NPC_EVENT_BODYDROP_HEAVY (srctools.mdl.AnimEvents attribute)
NPC_EVENT_BODYDROP_LIGHT (srctools.mdl.AnimEvents attribute)
NPC_EVENT_ITEM_PICKUP (srctools.mdl.AnimEvents attribute)
NPC_EVENT_LEFTFOOT (srctools.mdl.AnimEvents attribute)
NPC_EVENT_OPEN_DOOR (srctools.mdl.AnimEvents attribute)
NPC_EVENT_RIGHTFOOT (srctools.mdl.AnimEvents attribute)
NPC_EVENT_SWISHSOUND (srctools.mdl.AnimEvents attribute)
NPC_EVENT_WEAPON_DROP (srctools.mdl.AnimEvents attribute)
NPC_EVENT_WEAPON_SET_ACTIVITY (srctools.mdl.AnimEvents attribute)
NPC_EVENT_WEAPON_SET_SEQUENCE_NAME (srctools.mdl.AnimEvents attribute)
NPC_EVENT_WEAPON_SET_SEQUENCE_NUMBER (srctools.mdl.AnimEvents attribute)
NUCLEAR_DAWN (srctools.const.GameID attribute)
NULL (in module srctools.dmx)
O
OCCLUSION (srctools.bsp.BSP_LUMPS attribute)
offset (srctools.vmf.Side property)
on_node (srctools.bsp.Face attribute)
ONEBITALPHA (srctools.vtf.VTFFlags attribute)
only_once (srctools.vmf.Output property)
OPAQUE (srctools.const.BSPContents attribute)
open_bin() (srctools.filesys.File method)
(srctools.filesys.FileSystem method)
(srctools.filesys.FileSystemChain method)
(srctools.filesys.RawFileSystem method)
(srctools.filesys.VirtualFileSystem method)
(srctools.filesys.VPKFileSystem method)
(srctools.filesys.ZipFileSystem method)
open_ref() (srctools.filesys.FileSystem method)
open_str() (srctools.filesys.File method)
(srctools.filesys.FileSystem method)
(srctools.filesys.FileSystemChain method)
(srctools.filesys.RawFileSystem method)
(srctools.filesys.VirtualFileSystem method)
(srctools.filesys.VPKFileSystem method)
(srctools.filesys.ZipFileSystem method)
OpenModes (class in srctools.vpk)
operation (srctools.keyvalues.LeafKeyvalueError attribute)
Operator (class in srctools.particles)
opposite (srctools.bsp.Edge attribute)
options (srctools.mdl.SeqEvent attribute)
ORANGE_BOX_MULTIPLAYER (srctools.const.GameID attribute)
orientation (srctools.bsp.DetailProp attribute)
ORIENTED_BBOX (srctools.fgd.HelperTypes attribute)
orig_face (srctools.bsp.Face attribute)
orig_faces (srctools.bsp.BSP attribute)
origin (srctools.bsp.BModel attribute)
(srctools.bsp.Cubemap attribute)
(srctools.bsp.DetailProp attribute)
(srctools.bsp.Overlay attribute)
(srctools.bsp.StaticProp attribute)
ORIGIN (srctools.const.BSPContents attribute)
(srctools.fgd.HelperTypes attribute)
ORIGINALFACES (srctools.bsp.BSP_LUMPS attribute)
other_axes() (srctools.math.VecBase method)
Output (class in srctools)
(class in srctools.vmf)
output (srctools.vmf.Output attribute)
OUTPUT_SEP (in module srctools.vmf)
output_targets() (srctools.vmf.Entity method)
Overlay (class in srctools.bsp)
overlay_bounds() (in module srctools.vmf)
OVERLAY_FADES (srctools.bsp.BSP_LUMPS attribute)
OVERLAY_SYSTEM_LEVELS (srctools.bsp.BSP_LUMPS attribute)
overlays (srctools.bsp.BSP attribute)
OVERLAYS (srctools.bsp.BSP_LUMPS attribute)
overrides() (srctools.fgd.Helper method)
(srctools.fgd.HelperModel method)
(srctools.fgd.HelperRenderColor method)
(srctools.fgd.HelperSize method)
(srctools.fgd.HelperSprite method)
P
P8 (srctools.vtf.ImageFormats attribute)
pack_breakable_chunk() (srctools.packlist.PackList method)
pack_fgd() (srctools.packlist.PackList method)
pack_file() (srctools.packlist.PackList method)
pack_from_bsp() (srctools.packlist.PackList method)
pack_from_ents() (srctools.packlist.PackList method)
pack_into_zip() (srctools.packlist.PackList method)
pack_particle() (srctools.packlist.PackList method)
pack_soundscript() (srctools.packlist.PackList method)
PackFile (class in srctools.packlist)
packfile() (srctools.bsp.BSP method)
PackList (class in srctools.packlist)
pakfile (srctools.bsp.BSP attribute)
PAKFILE (srctools.bsp.BSP_LUMPS attribute)
PAPER (srctools.surfaceprop.SurfChar attribute)
Param (class in srctools.instancing)
parameters (srctools.choreo.Event attribute)
params (srctools.vmf.Output attribute)
PAREN_ARGS (srctools.tokenizer.Token attribute)
parse() (in module srctools.cmdseq)
(srctools.cmdseq.Command class method)
(srctools.dmx.Element class method)
(srctools.fgd.EntityDef class method)
(srctools.fgd.FGD class method)
(srctools.fgd.Helper class method)
(srctools.fgd.HelperBoundingBox class method)
(srctools.fgd.HelperCylinder class method)
(srctools.fgd.HelperExtAppliesTo class method)
(srctools.fgd.HelperExtAutoVisgroups class method)
(srctools.fgd.HelperExtOrderBy class method)
(srctools.fgd.HelperFrustum class method)
(srctools.fgd.HelperLightSpot class method)
(srctools.fgd.HelperLine class method)
(srctools.fgd.HelperModel class method)
(srctools.fgd.HelperRenderColor class method)
(srctools.fgd.HelperRope class method)
(srctools.fgd.HelperSize class method)
(srctools.fgd.HelperSphere class method)
(srctools.fgd.HelperSprite class method)
(srctools.fgd.Snippet class method)
(srctools.instancing.InstanceFile method)
(srctools.instancing.Manifest class method)
(srctools.keyvalues.Keyvalues static method)
(srctools.particles.Particle class method)
(srctools.sndscript.Sound class method)
(srctools.vmf.Camera class method)
(srctools.vmf.Cordon class method)
(srctools.vmf.Entity static method)
(srctools.vmf.EntityGroup class method)
(srctools.vmf.Output class method)
(srctools.vmf.Side class method)
(srctools.vmf.Solid class method)
(srctools.vmf.UVAxis class method)
(srctools.vmf.VisGroup class method)
(srctools.vmf.VMF static method)
(srctools.vmt.Material class method)
parse_bin() (srctools.dmx.Element class method)
parse_binary() (srctools.choreo.Actor class method)
(srctools.choreo.Channel class method)
(srctools.choreo.Curve class method)
(srctools.choreo.CurveType class method)
(srctools.choreo.Event class method)
(srctools.choreo.FlexAnimTrack class method)
(srctools.choreo.Scene class method)
parse_file() (srctools.fgd.FGD method)
(srctools.surfaceprop.SurfaceProp static method)
parse_kv2() (srctools.dmx.Element class method)
parse_manifest() (srctools.surfaceprop.SurfaceProp static method)
parse_name() (srctools.vmf.Output static method)
parse_scenes_image() (in module srctools.choreo)
parse_search_path() (srctools.game.Game method)
parse_smd() (srctools.smd.Mesh static method)
parse_text() (srctools.choreo.Actor class method)
(srctools.choreo.Channel class method)
(srctools.choreo.Curve class method)
(srctools.choreo.CurveEdge class method)
(srctools.choreo.CurveType class method)
(srctools.choreo.Event class method)
(srctools.choreo.Scene class method)
parse_vec_str() (in module srctools)
(in module srctools.math)
(in module srctools.vec)
ParseError
part() (srctools.fgd.Resource class method)
Particle (class in srctools.particles)
PARTICLE (srctools.packlist.FileType attribute)
PARTICLE_FILE (srctools.packlist.FileType attribute)
PARTICLE_SHEET (srctools.vtf.ResourceID attribute)
path (srctools.vpk.VPK property)
peek() (srctools.tokenizer.BaseTokenizer method)
PermitResponses (srctools.choreo.EventType attribute)
phys_keyvalues (srctools.bsp.BModel attribute)
PHYSCOLLIDE (srctools.bsp.BSP_LUMPS attribute)
PHYSDISP (srctools.bsp.BSP_LUMPS attribute)
PHYSLEVEL (srctools.bsp.BSP_LUMPS attribute)
PIRATES_VIKINGS_KNIGHTS_II (srctools.const.GameID attribute)
Pitch (class in srctools.sndscript)
pitch (srctools.choreo.Event attribute)
(srctools.math.Angle property)
(srctools.math.AngleBase property)
PITCH_HIGH (srctools.sndscript.Pitch attribute)
PITCH_LOW (srctools.sndscript.Pitch attribute)
PITCH_NORM (srctools.sndscript.Pitch attribute)
Plane (class in srctools.bsp)
plane (srctools.bsp.BrushSide attribute)
(srctools.bsp.Face attribute)
(srctools.bsp.VisTree attribute)
plane_desc() (srctools.vmf.Side method)
plane_dist (srctools.bsp.VisTree property)
plane_norm (srctools.bsp.VisTree property)
planes (srctools.bsp.BSP attribute)
PLANES (srctools.bsp.BSP_LUMPS attribute)
PlaneType (class in srctools.bsp)
PLASTER (srctools.surfaceprop.SurfChar attribute)
PLASTIC (srctools.surfaceprop.SurfChar attribute)
playback_caption() (srctools.choreo.SpeakEvent method)
PLAYER_CLIP (srctools.const.BSPContents attribute)
PLAYER_VOICE (srctools.sndscript.Channel attribute)
PlayOverScript (srctools.choreo.EventFlags attribute)
PLUS (srctools.tokenizer.Token attribute)
plus_operator (srctools.tokenizer.Tokenizer attribute)
POINT (srctools.fgd.EntityTypes attribute)
point_inside() (srctools.vmf.Solid method)
POINT_SAMPLE (srctools.vtf.VTFFlags attribute)
pop() (srctools.dmx.Element method)
popitem() (srctools.dmx.Element method)
PORTAL (srctools.const.GameID attribute)
PORTAL_2 (srctools.const.GameID attribute)
PORTAL_STORIES_MEL (srctools.const.GameID attribute)
PORTALS (srctools.bsp.BSP_LUMPS attribute)
PORTALVERTS (srctools.bsp.BSP_LUMPS attribute)
pos_of() (srctools.binformat.DeferredWrites method)
potentially_audible (srctools.bsp.Visibility attribute)
potentially_visible (srctools.bsp.Visibility attribute)
PRE_SRGB (srctools.vtf.VTFFlags attribute)
PREFIX (srctools.instancing.FixupStyle attribute)
PRELOAD (srctools.packlist.FileMode attribute)
preserve_comments (srctools.tokenizer.Tokenizer attribute)
PRIMINDICES (srctools.bsp.BSP_LUMPS attribute)
Primitive (class in srctools.bsp)
primitives (srctools.bsp.BSP attribute)
PRIMITIVES (srctools.bsp.BSP_LUMPS attribute)
primitives (srctools.bsp.Face attribute)
PRIMVERTS (srctools.bsp.BSP_LUMPS attribute)
PrismFace (class in srctools.vmf)
PROCEDURAL (srctools.vtf.VTFFlags attribute)
PROP_BLOB (srctools.bsp.BSP_LUMPS attribute)
PROP_FLAG (srctools.tokenizer.Token attribute)
Property (class in srctools.property_parser)
props (srctools.bsp.BSP attribute)
proxies (srctools.vmt.Material attribute)
proxy_inputs (srctools.instancing.InstanceFile attribute)
proxy_outputs (srctools.instancing.InstanceFile attribute)
proxy_pos (srctools.instancing.InstanceFile attribute)
PUDDLE (srctools.surfaceprop.SurfChar attribute)
push_back() (srctools.tokenizer.BaseTokenizer method)
PWL_CORRECTED (srctools.vtf.VTFFlags attribute)
Q
Quaternion (class in srctools.dmx)
QUATERNION (srctools.dmx.ValueType attribute)
quaternion() (srctools.dmx.Attribute class method)
quickhull() (in module srctools.math)
R
RADIAL (srctools.bsp.VisLeafFlags attribute)
ramp (srctools.choreo.Curve attribute)
(srctools.choreo.Event attribute)
(srctools.choreo.Scene attribute)
RawFileSystem (class in srctools.filesys)
READ (srctools.vpk.OpenModes attribute)
read() (srctools.bsp.BSP method)
(srctools.vpk.FileInfo method)
(srctools.vtf.VTF class method)
read_array() (in module srctools.binformat)
read_ent_data() (srctools.bsp.BSP method)
read_game_lumps() (srctools.bsp.BSP method)
read_header() (srctools.bsp.BSP method)
read_kv1() (srctools.filesys.FileSystem method)
read_nullstr() (in module srctools.binformat)
read_nullstr_array() (in module srctools.binformat)
read_offset_array() (in module srctools.binformat)
read_prop() (srctools.filesys.FileSystem method)
read_texture_names() (srctools.bsp.BSP method)
real_name (srctools.keyvalues.Keyvalues property)
REFLECTIVE (srctools.surfaceprop.SurfChar attribute)
reflectivity (srctools.bsp.TexData attribute)
(srctools.bsp.TexInfo property)
(srctools.vtf.VTF attribute)
relative_tags (srctools.choreo.Event attribute)
remove() (srctools.vmf.Camera method)
(srctools.vmf.Cordon method)
(srctools.vmf.Entity method)
(srctools.vmf.Solid method)
remove_brush() (srctools.vmf.VMF method)
remove_ent() (srctools.vmf.VMF method)
RENAME_FILE (srctools.cmdseq.SpecialCommand attribute)
render_order (srctools.bsp.Overlay attribute)
RENDER_TARGET (srctools.vtf.VTFFlags attribute)
renderfx (srctools.bsp.StaticProp attribute)
replace_lump() (srctools.bsp.BSP method)
rescale_from() (srctools.vtf.Frame method)
resolution (srctools.bsp.Cubemap property)
Resource (class in srctools.fgd)
(class in srctools.vtf)
ResourceCtx (class in srctools.fgd)
ResourceID (class in srctools.vtf)
resources (srctools.fgd.EntityDef attribute)
(srctools.vtf.VTF attribute)
ResumeCondition (srctools.choreo.EventFlags attribute)
RevEdge (class in srctools.bsp)
REXAURA (srctools.const.GameID attribute)
RGB565 (srctools.vtf.ImageFormats attribute)
RGB888 (srctools.vtf.ImageFormats attribute)
RGB888_BLUESCREEN (srctools.vtf.ImageFormats attribute)
RGBA16161616 (srctools.vtf.ImageFormats attribute)
RGBA16161616F (srctools.vtf.ImageFormats attribute)
RGBA8888 (srctools.vtf.ImageFormats attribute)
right (srctools.choreo.Curve attribute)
(srctools.choreo.FlexAnimTrack attribute)
RIGHT (srctools.vtf.CubeSide attribute)
ROCK (srctools.surfaceprop.SurfChar attribute)
roll (srctools.math.Angle property)
(srctools.math.AngleBase property)
root (srctools.game.Game property)
root() (srctools.keyvalues.Keyvalues class method)
root_bone() (srctools.smd.Mesh method)
RootEscapeError
ROPES (srctools.fgd.EntityTypes attribute)
rotate() (srctools.math.Vec method)
(srctools.vmf.UVAxis method)
rotate_by_str() (srctools.math.Vec method)
rotation_around() (srctools.math.Vec method)
RUBBER (srctools.surfaceprop.SurfChar attribute)
run_compiler() (in module srctools.run)
S
s_off (srctools.bsp.TexInfo attribute)
s_shift (srctools.bsp.TexInfo attribute)
same_dir_as_plane (srctools.bsp.Face attribute)
SAND (srctools.surfaceprop.SurfChar attribute)
SANDBARREL (srctools.surfaceprop.SurfChar attribute)
save() (srctools.bsp.BSP method)
(srctools.vtf.VTF method)
save_scenes_image_sync() (in module srctools.choreo)
scale (srctools.vmf.Side property)
scale_settings (srctools.choreo.Scene attribute)
scaling (srctools.bsp.StaticProp attribute)
Scene (class in srctools.choreo)
SCREEN_ALIGNED (srctools.bsp.DetailPropOrientation attribute)
SCREEN_ALIGNED_VERTICAL (srctools.bsp.DetailPropOrientation attribute)
SCREEN_SPACE_FADE (srctools.bsp.StaticPropFlags attribute)
Script (srctools.choreo.EventType attribute)
SCRIPT_EVENT_BODYGROUPOFF (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_BODYGROUPON (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_BODYGROUPTEMP (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_CANINTERRUPT (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_DEAD (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_EMPHASIS (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_ENDANIMATION (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_FIRE_INPUT (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_FIREEVENT (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_INAIR (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_NOINTERRUPT (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_NOT_DEAD (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_SENTENCE (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_SENTENCE_RND1 (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_SOUND (srctools.mdl.AnimEvents attribute)
SCRIPT_EVENT_SOUND_VOICE (srctools.mdl.AnimEvents attribute)
script_write() (in module srctools.vpk)
SCRIPTED (srctools.mdl.AnimEventTypes attribute)
search() (srctools.vmf.VMF method)
second (srctools.choreo.CurveType attribute)
Section (srctools.choreo.EventType attribute)
send_engine_command() (in module srctools.run)
SEP (srctools.vmf.Output attribute)
SeqEvent (class in srctools.mdl)
Sequence (class in srctools.mdl)
(srctools.choreo.EventType attribute)
serialise() (srctools.keyvalues.Keyvalues method)
serialize() (srctools.keyvalues.Keyvalues method)
SERVER (srctools.mdl.AnimEventTypes attribute)
set() (srctools.bsp.TexInfo method)
set_active() (srctools.vmf.Camera method)
set_data() (srctools.binformat.DeferredWrites method)
set_inactive_all() (srctools.vmf.Camera method)
set_key() (srctools.keyvalues.Keyvalues method)
set_potentially_visible() (srctools.bsp.BSP method)
set_visible() (srctools.vmf.VisGroup method)
setdefault() (srctools.dmx.Element method)
(srctools.vmf.EntityFixup method)
shader (srctools.vmt.Material attribute)
shape_angle (srctools.bsp.DetailPropShape attribute)
shape_size (srctools.bsp.DetailPropShape attribute)
SHARED (srctools.mdl.AnimEventTypes attribute)
sheet_info (srctools.vtf.VTF attribute)
SHEETROCK (srctools.surfaceprop.SurfChar attribute)
SheetSequence (class in srctools.vtf)
Side (class in srctools)
(class in srctools.vmf)
SIDE_LIST (srctools.fgd.ValueTypes attribute)
sides (srctools.bsp.Brush attribute)
(srctools.vmf.Solid attribute)
sides() (srctools.vmf.Entity method)
SIMPLE_CUBIC (srctools.choreo.Interpolation attribute)
SIN_EPISODES_ARENA (srctools.const.GameID attribute)
SIN_EPISODES_EMERGENCE (srctools.const.GameID attribute)
SIN_EPISODES_UNABRIDGED (srctools.const.GameID attribute)
SINGLE_COPY (srctools.vtf.VTFFlags attribute)
size (srctools.bsp.Cubemap attribute)
(srctools.vpk.FileInfo property)
SIZE_CHAR (in module srctools.binformat)
SIZE_DOUBLE (in module srctools.binformat)
SIZE_FLOAT (in module srctools.binformat)
SIZE_INT (in module srctools.binformat)
SIZE_LONG (in module srctools.binformat)
SIZE_SHORT (in module srctools.binformat)
SIZES (in module srctools.binformat)
skin (srctools.bsp.StaticProp attribute)
SKIP (srctools.const.SurfFlags attribute)
skipping_newlines() (srctools.tokenizer.BaseTokenizer method)
SKY_2D (srctools.bsp.VisLeafFlags attribute)
SKY_3D (srctools.bsp.VisLeafFlags attribute)
SKYBOX_2D (srctools.const.SurfFlags attribute)
SKYBOX_3D (srctools.const.SurfFlags attribute)
Slave (srctools.choreo.CaptionType attribute)
SLIME (srctools.const.BSPContents attribute)
SLOSH (srctools.surfaceprop.SurfChar attribute)
SMASHBALL (srctools.const.GameID attribute)
smooth_normals() (srctools.smd.Mesh method)
smoothing_groups (srctools.bsp.Face attribute)
snd() (srctools.fgd.Resource class method)
SNDLVL_100dB (srctools.sndscript.Level attribute)
SNDLVL_105dB (srctools.sndscript.Level attribute)
SNDLVL_110dB (srctools.sndscript.Level attribute)
SNDLVL_120dB (srctools.sndscript.Level attribute)
SNDLVL_125dB (srctools.sndscript.Level attribute)
SNDLVL_130dB (srctools.sndscript.Level attribute)
SNDLVL_140dB (srctools.sndscript.Level attribute)
SNDLVL_145dB (srctools.sndscript.Level attribute)
SNDLVL_150dB (srctools.sndscript.Level attribute)
SNDLVL_180dB (srctools.sndscript.Level attribute)
SNDLVL_20dB (srctools.sndscript.Level attribute)
SNDLVL_25dB (srctools.sndscript.Level attribute)
SNDLVL_30dB (srctools.sndscript.Level attribute)
SNDLVL_35dB (srctools.sndscript.Level attribute)
SNDLVL_40dB (srctools.sndscript.Level attribute)
SNDLVL_45dB (srctools.sndscript.Level attribute)
SNDLVL_50dB (srctools.sndscript.Level attribute)
SNDLVL_55dB (srctools.sndscript.Level attribute)
SNDLVL_65dB (srctools.sndscript.Level attribute)
SNDLVL_70dB (srctools.sndscript.Level attribute)
SNDLVL_80dB (srctools.sndscript.Level attribute)
SNDLVL_85dB (srctools.sndscript.Level attribute)
SNDLVL_90dB (srctools.sndscript.Level attribute)
SNDLVL_95dB (srctools.sndscript.Level attribute)
SNDLVL_GUNFIRE (srctools.sndscript.Level attribute)
SNDLVL_IDLE (srctools.sndscript.Level attribute)
SNDLVL_NONE (srctools.sndscript.Level attribute)
SNDLVL_NORM (srctools.sndscript.Level attribute)
SNDLVL_STATIC (srctools.sndscript.Level attribute)
SNDLVL_TALKING (srctools.sndscript.Level attribute)
Snippet (class in srctools.fgd)
Solid (class in srctools)
(class in srctools.vmf)
SOLID (srctools.const.BSPContents attribute)
solid (srctools.vmf.PrismFace attribute)
solidity (srctools.bsp.StaticProp attribute)
sorted_ents() (srctools.fgd.FGD method)
Sound (class in srctools.sndscript)
sounds (srctools.choreo.Entry attribute)
SOUNDSCRIPT (srctools.packlist.FileType attribute)
SoundScriptMode (in module srctools.packlist)
SOURCE_BASE_2007 (srctools.const.GameID attribute)
south (srctools.vmf.PrismFace attribute)
SPAWNFLAGS (srctools.fgd.ValueTypes attribute)
Speak (srctools.choreo.EventType attribute)
SpeakEvent (class in srctools.choreo)
SpecialCommand (class in srctools.cmdseq)
SPHERE (srctools.fgd.HelperTypes attribute)
(srctools.vtf.CubeSide attribute)
split_collision() (srctools.smd.Mesh method)
SPRITE (srctools.fgd.HelperTypes attribute)
sprite_scale (srctools.bsp.DetailPropSprite attribute)
srctools
module
srctools.binformat
module
srctools.bsp
module
srctools.choreo
module
srctools.cmdseq
module
srctools.const
module
srctools.dmx
module
srctools.fgd
module
srctools.filesys
module
srctools.game
module
srctools.instancing
module
srctools.keyvalues
module
srctools.logger
module
srctools.math
module
srctools.mdl
module
srctools.packlist
module
srctools.particles
module
srctools.property_parser
module
srctools.run
module
srctools.smd
module
srctools.sndscript
module
srctools.surfaceprop
module
srctools.tokenizer
module
srctools.vec
module
srctools.vmf
module
srctools.vmt
module
srctools.vpk
module
srctools.vtf
module
SS_BUMP (srctools.vtf.VTFFlags attribute)
ST (srctools.bsp.GameLump attribute)
ST_VEC (in module srctools.binformat)
stack_start (srctools.sndscript.Sound property)
stack_stop (srctools.sndscript.Sound property)
stack_update (srctools.sndscript.Sound property)
start_time (srctools.choreo.Event attribute)
static_prop_models() (srctools.bsp.BSP method)
static_props() (srctools.bsp.BSP method)
StaticProp (class in srctools.bsp)
StaticPropFlags (class in srctools.bsp)
STEEP (srctools.vmf.TriangleTag attribute)
StopPoint (srctools.choreo.EventType attribute)
STR (srctools.vmt.VarType attribute)
STR_DECAL (srctools.fgd.ValueTypes attribute)
STR_MATERIAL (srctools.fgd.ValueTypes attribute)
STR_MODEL (srctools.fgd.ValueTypes attribute)
STR_PARTICLE (srctools.fgd.ValueTypes attribute)
str_readvec() (in module srctools.binformat)
STR_SCENE (srctools.fgd.ValueTypes attribute)
STR_SOUND (srctools.fgd.ValueTypes attribute)
STR_SPRITE (srctools.fgd.ValueTypes attribute)
STR_VSCRIPT (srctools.fgd.ValueTypes attribute)
STR_VSCRIPT_SINGLE (srctools.fgd.ValueTypes attribute)
StrataInstanceVisibility (class in srctools.vmf)
STREAMING (srctools.sndscript.Channel attribute)
STRING (srctools.dmx.ValueType attribute)
(srctools.fgd.ValueTypes attribute)
(srctools.tokenizer.Token attribute)
string() (srctools.dmx.Attribute class method)
string_bracket (srctools.tokenizer.Tokenizer attribute)
strip_extension() (in module srctools.packlist)
strip_tags() (srctools.fgd.EntityDef method)
struct_read() (in module srctools.binformat)
STUB (in module srctools.dmx)
stub() (srctools.dmx.StubElement class method)
StubElement (class in srctools.dmx)
SUBDIV (srctools.vmf.DispFlag attribute)
SUBDIV_COLL_ALL (srctools.vmf.DispFlag attribute)
SubScene (srctools.choreo.EventType attribute)
substitute() (srctools.vmf.EntityFixup method)
SUFFIX (srctools.instancing.FixupStyle attribute)
suppress_caption_attenuation (srctools.choreo.SpeakEvent attribute)
surf_fog_volume_id (srctools.bsp.Face attribute)
surface_area() (srctools.smd.Triangle method)
surface_texinfo (srctools.bsp.LeafWaterInfo attribute)
surface_z (srctools.bsp.LeafWaterInfo attribute)
SurfaceProp (class in srctools)
(class in srctools.surfaceprop)
SurfChar (class in srctools)
(class in srctools.surfaceprop)
surfedges (srctools.bsp.BSP attribute)
SURFEDGES (srctools.bsp.BSP_LUMPS attribute)
SurfFlags (class in srctools.const)
SV (in module srctools.mdl)
sway_amount (srctools.bsp.DetailProp attribute)
SWEPT_HULL (srctools.fgd.HelperTypes attribute)
SYNERGY (srctools.const.GameID attribute)
T
t_off (srctools.bsp.TexInfo attribute)
t_shift (srctools.bsp.TexInfo attribute)
tag_name (srctools.choreo.Event attribute)
tag_wav_name (srctools.choreo.Event attribute)
TARG_DEST (srctools.fgd.ValueTypes attribute)
TARG_DEST_CLASS (srctools.fgd.ValueTypes attribute)
targ_ent() (srctools.vmf.Camera method)
TARG_FILTER_NAME (srctools.fgd.ValueTypes attribute)
TARG_NODE_DEST (srctools.fgd.ValueTypes attribute)
TARG_NODE_SOURCE (srctools.fgd.ValueTypes attribute)
TARG_NPC_CLASS (srctools.fgd.ValueTypes attribute)
TARG_POINT_CLASS (srctools.fgd.ValueTypes attribute)
TARG_SOURCE (srctools.fgd.ValueTypes attribute)
target (srctools.vmf.Output attribute)
TEAM1 (srctools.const.BSPContents attribute)
TEAM2 (srctools.const.BSPContents attribute)
TEAM_FORTRESS_2 (srctools.const.GameID attribute)
TEST_FOG_VOLUME (srctools.const.BSPContents attribute)
test_point() (srctools.bsp.VisLeaf method)
(srctools.bsp.VisTree method)
tex_size (srctools.bsp.TexInfo property)
texcoord_lower_right (srctools.bsp.DetailPropSprite attribute)
texcoord_upper_left (srctools.bsp.DetailPropSprite attribute)
TexData (class in srctools.bsp)
TEXDATA (srctools.bsp.BSP_LUMPS attribute)
TEXDATA_STRING_DATA (srctools.bsp.BSP_LUMPS attribute)
TEXDATA_STRING_TABLE (srctools.bsp.BSP_LUMPS attribute)
TexInfo (class in srctools.bsp)
texinfo (srctools.bsp.BrushSide attribute)
(srctools.bsp.BSP attribute)
TEXINFO (srctools.bsp.BSP_LUMPS attribute)
texinfo (srctools.bsp.Face attribute)
text_crc (srctools.choreo.Scene attribute)
texture (srctools.bsp.Overlay attribute)
TEXTURE (srctools.packlist.FileType attribute)
(srctools.vmt.VarType attribute)
textures (srctools.bsp.BSP attribute)
TF2_ANNOUNCER (srctools.sndscript.Channel attribute)
thaw() (srctools.math.FrozenAngle method)
(srctools.math.FrozenMatrix method)
(srctools.math.FrozenVec method)
THE_SHIP (srctools.const.GameID attribute)
THINKING_WITH_TIME_MACHINE (srctools.const.GameID attribute)
TILE (srctools.surfaceprop.SurfChar attribute)
Time (class in srctools.dmx)
time (srctools.choreo.ExpressionSample attribute)
TIME (srctools.dmx.ValueType attribute)
time() (srctools.dmx.Attribute class method)
time_zoom_lookup (srctools.choreo.Scene attribute)
times (srctools.vmf.Output attribute)
timing_tags (srctools.choreo.Event attribute)
TimingTag (class in srctools.choreo)
tint (srctools.bsp.StaticProp attribute)
TINT (srctools.fgd.HelperTypes attribute)
TINTED (srctools.vmf.StrataInstanceVisibility attribute)
to_angle() (srctools.math.MatrixBase method)
(srctools.math.VecBase method)
to_angle_roll() (srctools.math.Vec method)
to_kv1() (srctools.dmx.Element method)
to_matrix() (in module srctools.math)
(in module srctools.vec)
to_PIL() (srctools.vtf.Frame method)
to_tkinter() (srctools.vtf.Frame method)
to_wx_bitmap() (srctools.vtf.Frame method)
to_wx_image() (srctools.vtf.Frame method)
Token (class in srctools.tokenizer)
Tokenizer (class in srctools.tokenizer)
TokenSyntaxError
top (srctools.vmf.PrismFace attribute)
TRACK (srctools.fgd.EntityTypes attribute)
transform() (srctools.math.Angle method)
(srctools.math.Vec method)
translate() (srctools.vmf.Side method)
(srctools.vmf.Solid method)
TRANSLUCENT (srctools.const.BSPContents attribute)
(srctools.const.SurfFlags attribute)
transpose() (srctools.math.MatrixBase method)
Triangle (class in srctools.smd)
TriangleTag (class in srctools.vmf)
TRIGGER (srctools.const.SurfFlags attribute)
TRILINEAR (srctools.vtf.VTFFlags attribute)
type (srctools.bsp.Lump attribute)
(srctools.bsp.Plane attribute)
(srctools.choreo.Event attribute)
(srctools.choreo.GestureEvent attribute)
(srctools.choreo.LoopEvent attribute)
(srctools.choreo.SpeakEvent attribute)
(srctools.dmx.Attribute property)
(srctools.dmx.Element attribute)
(srctools.fgd.EntityDef attribute)
(srctools.mdl.SeqEvent attribute)
U
u_max (srctools.bsp.Overlay attribute)
u_min (srctools.bsp.Overlay attribute)
unify_path() (in module srctools.packlist)
UNKNOWN (srctools.packlist.FileMode attribute)
UnknownHelper (class in srctools.fgd)
Unspecified (srctools.choreo.EventType attribute)
UP (srctools.vtf.CubeSide attribute)
up() (srctools.math.MatrixBase method)
UPHOLSTERY (srctools.surfaceprop.SurfChar attribute)
UPPER_RIGHT (srctools.vtf.FilterMode attribute)
use_combined_file (srctools.choreo.SpeakEvent attribute)
use_frame_snap (srctools.choreo.Scene attribute)
use_gender_token (srctools.choreo.SpeakEvent attribute)
used_sounds() (srctools.choreo.Scene method)
uuid (srctools.dmx.Element attribute)
uv1 (srctools.bsp.Overlay attribute)
uv2 (srctools.bsp.Overlay attribute)
uv3 (srctools.bsp.Overlay attribute)
uv4 (srctools.bsp.Overlay attribute)
UV88 (srctools.vtf.ImageFormats attribute)
UVAxis (class in srctools)
(class in srctools.vmf)
UVLX8888 (srctools.vtf.ImageFormats attribute)
UVWQ8888 (srctools.vtf.ImageFormats attribute)
V
v_max (srctools.bsp.Overlay attribute)
v_min (srctools.bsp.Overlay attribute)
valid_for_io (srctools.fgd.ValueTypes attribute)
validate_tags() (in module srctools.fgd)
value (srctools.choreo.AbsoluteTag attribute)
(srctools.choreo.ExpressionSample attribute)
(srctools.keyvalues.Keyvalues property)
value_prim (srctools.bsp.StaticPropFlags attribute)
value_sec (srctools.bsp.StaticPropFlags attribute)
values() (srctools.dmx.Element method)
(srctools.vmf.EntityFixup method)
ValueType (class in srctools.dmx)
ValueTypes (class in srctools.fgd)
VAMPIRE_THE_MASQUERADE_BLOODLINES (srctools.const.GameID attribute)
VarType (class in srctools.vmt)
Vec (class in srctools)
(class in srctools.math)
(class in srctools.vec)
VEC (srctools.fgd.ValueTypes attribute)
vec() (srctools.keyvalues.Keyvalues method)
(srctools.vmf.EntityFixup method)
(srctools.vmf.UVAxis method)
Vec2 (class in srctools.dmx)
VEC2 (srctools.dmx.ValueType attribute)
(srctools.vmt.VarType attribute)
vec2() (srctools.dmx.Attribute class method)
Vec3 (in module srctools.dmx)
VEC3 (srctools.dmx.ValueType attribute)
(srctools.vmt.VarType attribute)
vec3() (srctools.dmx.Attribute class method)
Vec4 (class in srctools.dmx)
VEC4 (srctools.dmx.ValueType attribute)
(srctools.vmt.VarType attribute)
vec4() (srctools.dmx.Attribute class method)
VEC_AXIS (srctools.fgd.ValueTypes attribute)
VEC_LINE (srctools.fgd.ValueTypes attribute)
VEC_ORIGIN (srctools.fgd.ValueTypes attribute)
Vec_tuple (class in srctools)
(class in srctools.math)
(class in srctools.vec)
VecBase (class in srctools.math)
VECLINE (srctools.fgd.HelperTypes attribute)
VENT (srctools.surfaceprop.SurfChar attribute)
VER_17 (srctools.bsp.VERSIONS attribute)
VER_18 (srctools.bsp.VERSIONS attribute)
VER_19 (srctools.bsp.VERSIONS attribute)
VER_20 (srctools.bsp.VERSIONS attribute)
VER_21 (srctools.bsp.VERSIONS attribute)
VER_22 (srctools.bsp.VERSIONS attribute)
VER_29 (srctools.bsp.VERSIONS attribute)
verify() (srctools.vpk.FileInfo method)
verify_all() (srctools.vpk.VPK method)
version (srctools.bsp.BSP attribute)
(srctools.bsp.GameLump attribute)
(srctools.bsp.Lump attribute)
(srctools.vpk.VPK attribute)
(srctools.vtf.VTF attribute)
VERSIONS (class in srctools.bsp)
Vertex (class in srctools.smd)
VERTEX_TEXTURE (srctools.vtf.VTFFlags attribute)
vertexes (srctools.bsp.BSP attribute)
VERTEXES (srctools.bsp.BSP_LUMPS attribute)
VERTNORMALINDICES (srctools.bsp.BSP_LUMPS attribute)
VERTNORMALS (srctools.bsp.BSP_LUMPS attribute)
verts (srctools.bsp.Primitive attribute)
virtual (srctools.packlist.PackFile property)
VirtualFileSystem (class in srctools.filesys)
vis_auto_shown (srctools.vmf.Solid attribute)
vis_shown (srctools.vmf.Solid attribute)
vis_tree() (srctools.bsp.BSP method)
VisGroup (class in srctools.vmf)
visgroup_ids (srctools.vmf.Solid attribute)
Visibility (class in srctools.bsp)
visibility (srctools.bsp.BSP attribute)
VISIBILITY (srctools.bsp.BSP_LUMPS attribute)
VisLeaf (class in srctools.bsp)
VisLeafFlags (class in srctools.bsp)
visleafs (srctools.bsp.BSP attribute)
(srctools.bsp.StaticProp attribute)
VisTree (class in srctools.bsp)
vitamin_flags (srctools.bsp.Face attribute)
VITAMINSOURCE (srctools.bsp.GameVersion attribute)
(srctools.bsp.VERSIONS attribute)
VMF (class in srctools)
(class in srctools.vmf)
VOICE (srctools.sndscript.Channel attribute)
VOID (srctools.fgd.ValueTypes attribute)
VPK (class in srctools)
(class in srctools.vpk)
VPK_SIG (in module srctools.vpk)
VPKFileSystem (class in srctools.filesys)
VSCRIPT_SQUIRREL (srctools.packlist.FileType attribute)
VTF (class in srctools)
(class in srctools.vtf)
VTFFlags (class in srctools.vtf)
W
w (srctools.dmx.Quaternion attribute)
(srctools.dmx.Vec4 attribute)
walk_folder() (srctools.filesys.FileSystem method)
(srctools.filesys.FileSystemChain method)
(srctools.filesys.RawFileSystem method)
(srctools.filesys.VirtualFileSystem method)
(srctools.filesys.VPKFileSystem method)
(srctools.filesys.ZipFileSystem method)
walk_folder_repeat() (srctools.filesys.FileSystemChain method)
WALKABLE (srctools.vmf.TriangleTag attribute)
WARPSHIELD (srctools.surfaceprop.SurfChar attribute)
WATER (srctools.const.BSPContents attribute)
water_id (srctools.bsp.VisLeaf attribute)
water_leaf_info (srctools.bsp.BSP attribute)
WATER_WARP (srctools.const.SurfFlags attribute)
WATEROVERLAYS (srctools.bsp.BSP_LUMPS attribute)
wav_is_looped() (in module srctools.sndscript)
WEAPON (srctools.mdl.AnimEventTypes attribute)
WEAPON_SCRIPT (srctools.packlist.FileType attribute)
weapon_script() (srctools.fgd.Resource class method)
weld_vertexes() (srctools.smd.Mesh method)
west (srctools.vmf.PrismFace attribute)
width (srctools.bsp.TexData attribute)
(srctools.vtf.VTF attribute)
WINDOW (srctools.const.BSPContents attribute)
with_axes() (srctools.math.Angle class method)
(srctools.math.AngleBase class method)
(srctools.math.FrozenAngle class method)
(srctools.math.FrozenVec class method)
(srctools.math.Vec class method)
(srctools.math.VecBase class method)
with_pos() (srctools.smd.Vertex method)
with_uv() (srctools.smd.Vertex method)
WOOD (srctools.surfaceprop.SurfChar attribute)
WORLDLIGHTS (srctools.bsp.BSP_LUMPS attribute)
WORLDLIGHTS_HDR (srctools.bsp.BSP_LUMPS attribute)
writable (srctools.vpk.OpenModes attribute)
WRITE (srctools.vpk.OpenModes attribute)
write() (in module srctools.cmdseq)
(srctools.binformat.DeferredWrites method)
(srctools.vpk.FileInfo method)
write_array() (in module srctools.binformat)
write_dirfile() (srctools.vpk.VPK method)
write_ent_data() (srctools.bsp.BSP static method)
write_manifest() (srctools.packlist.PackList method)
write_particles_manifest() (srctools.packlist.PackList method)
write_soundscript_manifest() (srctools.packlist.PackList method)
write_static_props() (srctools.bsp.BSP method)
X
X (srctools.bsp.PlaneType attribute)
x (srctools.dmx.Quaternion attribute)
(srctools.dmx.Vec2 attribute)
(srctools.dmx.Vec4 attribute)
(srctools.math.Vec property)
(srctools.math.Vec_tuple attribute)
(srctools.math.VecBase property)
XZIPPAKFILE (srctools.bsp.BSP_LUMPS attribute)
Y
Y (srctools.bsp.PlaneType attribute)
y (srctools.dmx.Quaternion attribute)
(srctools.dmx.Vec2 attribute)
(srctools.dmx.Vec4 attribute)
(srctools.math.Vec property)
(srctools.math.Vec_tuple attribute)
(srctools.math.VecBase property)
yaw (srctools.choreo.Event attribute)
(srctools.math.Angle property)
(srctools.math.AngleBase property)
Z
Z (srctools.bsp.PlaneType attribute)
z (srctools.dmx.Quaternion attribute)
(srctools.dmx.Vec4 attribute)
(srctools.math.Vec property)
(srctools.math.Vec_tuple attribute)
(srctools.math.VecBase property)
zero_pos (srctools.choreo.CurveEdge attribute)
ZipFileSystem (class in srctools.filesys)
ZOMBIE_PANIC_SOURCE (srctools.const.GameID attribute)