fix: schema padding

This commit is contained in:
Liam
2026-01-21 19:10:48 -05:00
parent 249cd0b80d
commit f9da77d9d4
77 changed files with 30599 additions and 91151 deletions

View File

@@ -1,139 +1,16 @@
{
"scenesystem.dll": {
"classes": {
"CSSDSEndFrameViewInfo": {
"fields": {
"m_ViewName": 8,
"m_nViewId": 0
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
},
"CSSDSMsg_EndFrame": {
"fields": {
"m_Views": 0
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
},
"CSSDSMsg_LayerBase": {
"fields": {
"m_LayerName": 32,
"m_ViewName": 16,
"m_displayText": 40,
"m_nLayerId": 24,
"m_viewId": 0
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
},
"CSSDSMsg_PostLayer": {
"fields": {},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
},
"CSSDSMsg_PreLayer": {
"fields": {},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
},
"CSSDSMsg_ViewRender": {
"fields": {
"m_ViewName": 16,
"m_viewId": 0
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
},
"CSSDSMsg_ViewTarget": {
"fields": {
"m_Name": 0,
"m_TextureId": 8,
"m_nDepth": 36,
"m_nFormat": 44,
"m_nHeight": 20,
"m_nMultisampleNumSamples": 40,
"m_nNumMipLevels": 32,
"m_nRequestedHeight": 28,
"m_nRequestedWidth": 24,
"m_nWidth": 16
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
},
"CSSDSMsg_ViewTargetList": {
"fields": {
"m_Targets": 24,
"m_ViewName": 16,
"m_viewId": 0
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
},
"SceneViewId_t": {
"fields": {
"m_nFrameCount": 8,
"m_nViewId": 0
},
"metadata": [
{
"name": "MGetKV3ClassDefaults",
"type": "Unknown"
}
],
"parent": null
}
},
"classes": {},
"enums": {
"DecalMode_t": {
"DecalRtEncoding_t": {
"alignment": 1,
"members": {
"kDecalBlood": 0,
"kDecalCloak": 1,
"kDecalCloakDamage": 2,
"kDecalDefault": 0,
"kDecalInvalid": 255,
"kDecalMax": 3
"kDecalMax": 2,
"kDecalMin": 0
},
"type": "uint8"
},
@@ -158,6 +35,16 @@
"SCENEOBJECT_VIS_TEXTURE_SIZE": 3
},
"type": "uint32"
},
"ESilhouetteType_t": {
"alignment": 4,
"members": {
"SILHOUETTE_ENVMAP": 2,
"SILHOUETTE_LIGHT": 1,
"SILHOUETTE_LPV": 4,
"SILHOUETTE_NONE": 0
},
"type": "uint32"
}
}
}