Skip to content

Commit

Permalink
Fix #887
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSpen210 committed Nov 30, 2016
1 parent 6fad2fb commit 88bf00c
Show file tree
Hide file tree
Showing 3 changed files with 693 additions and 213 deletions.
104 changes: 101 additions & 3 deletions packages/styles/oldAp/resources/instances/70s/items/panel_angled.vmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ versioninfo
{
"editorversion" "400"
"editorbuild" "6432"
"mapversion" "262"
"mapversion" "263"
"formatversion" "100"
"prefab" "0"
}
Expand All @@ -14,13 +14,13 @@ viewsettings
"bSnapToGrid" "1"
"bShowGrid" "1"
"bShowLogicalGrid" "0"
"nGridSpacing" "2"
"nGridSpacing" "16"
"bShow3DGrid" "0"
}
world
{
"id" "1"
"mapversion" "262"
"mapversion" "263"
"classname" "worldspawn"
"detailmaterial" "detail/detailsprites"
"detailvbsp" "detail.vbsp"
Expand All @@ -29,6 +29,104 @@ world
"skyname" "sky_day01_01"
}
entity
{
"id" "10490"
"classname" "func_brush"
"_minlight" "0"
"disableflashlight" "1"
"disablereceiveshadows" "1"
"disableshadowdepth" "1"
"disableshadows" "1"
"drawinfastreflection" "0"
"InputFilter" "0"
"invert_exclusion" "0"
"origin" "0 0 -126"
"parentname" "model_arms,panel_attach"
"renderamt" "255"
"rendercolor" "255 255 255"
"renderfx" "0"
"rendermode" "0"
"shadowdepthnocache" "0"
"solidbsp" "0"
"Solidity" "2"
"spawnflags" "2"
"StartDisabled" "0"
"targetname" "panel_clips"
"vrad_brush_cast_shadows" "0"
solid
{
"id" "10491"
side
{
"id" "3605"
"plane" "(-64 -62 -190) (-64 62 -190) (-64 62 -66)"
"material" "TOOLS/TOOLSNODRAW"
"uaxis" "[0 1 0 -24] 0.25"
"vaxis" "[0 0 -1 -16] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "3604"
"plane" "(-64 62 -190) (64 62 -66) (-64 62 -66)"
"material" "TOOLS/TOOLSNODRAW"
"uaxis" "[1 0 0 40] 0.25"
"vaxis" "[0 0 -1 -16] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "3603"
"plane" "(-64 -62 -190) (-64 -62 -66) (64 -62 -66)"
"material" "TOOLS/TOOLSNODRAW"
"uaxis" "[1 0 0 40] 0.25"
"vaxis" "[0 0 -1 -16] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "3602"
"plane" "(-64 62 -190) (-64 -62 -190) (64 -62 -66)"
"material" "TOOLS/TOOLSNODRAW"
"uaxis" "[1 0 0 40] 0.25"
"vaxis" "[0 -1 0 40] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "3601"
"plane" "(-64 -62 -66) (-64 62 -66) (64 62 -66)"
"material" "TOOLS/TOOLSNODRAW"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
editor
{
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
}
}
editor
{
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
"logicalpos" "[0 9000]"
}
}
entity
{
"id" "3748"
"classname" "func_brush"
Expand Down
Loading

0 comments on commit 88bf00c

Please sign in to comment.