Difference between revisions of "Template:All Asset Types"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{| border="1"
{| border="1"
|+ Files Types known by the asset system
|+ Files Types known by the asset system
! Reference !! extension !! id !! mime type
! Reference !! extension !! id !! mime type !! LSL
|-
|-
{{Asset Type
{{Asset Type
Line 8: Line 8:
|id=0
|id=0
|mime_type=image/x-j2c
|mime_type=image/x-j2c
|lsl=INVENTORY_TEXTURE
}}
}}
|-
|-
Line 15: Line 16:
|id=1
|id=1
|mime_type=application/ogg
|mime_type=application/ogg
|lsl=INVENTORY_SOUND
}}
}}
|-
|-
Line 22: Line 24:
|id=3
|id=3
|mime_type=application/vnd.ll.landmark
|mime_type=application/vnd.ll.landmark
|lsl=INVENTORY_LANDMARK
}}
}}
|-
|-
Line 29: Line 32:
|id=5
|id=5
|mime_type=application/vnd.ll.clothing
|mime_type=application/vnd.ll.clothing
|lsl=INVENTORY_CLOTHING
}}
}}
|-
|-
Line 36: Line 40:
|id=7
|id=7
|mime_type=application/vnd.ll.notecard
|mime_type=application/vnd.ll.notecard
|lsl=INVENTORY_NOTECARD
}}
}}
|-
|-
Line 43: Line 48:
|id=10
|id=10
|mime_type=application/vnd.ll.lsltext
|mime_type=application/vnd.ll.lsltext
|lsl=INVENTORY_SCRIPT
}}
}}
|-
|-
Line 57: Line 63:
|id=13
|id=13
|mime_type=application/vnd.ll.bodypart
|mime_type=application/vnd.ll.bodypart
|lsl=INVENTORY_BODYPART
}}
}}
|-
|-
Line 64: Line 71:
|id=20
|id=20
|mime_type=application/vnd.ll.animation
|mime_type=application/vnd.ll.animation
|lsl=INVENTORY_ANIMATION
}}
}}
|-
|-
Line 71: Line 79:
|id=21
|id=21
|mime_type=application/vnd.ll.gesture
|mime_type=application/vnd.ll.gesture
|lsl=INVENTORY_GESTURE
}}
}}
|-
|-

Revision as of 20:55, 16 April 2007

Files Types known by the asset system
Reference extension id mime type LSL
Textures texture 0 image/x-j2c INVENTORY_TEXTURE
Sounds sound 1 application/ogg INVENTORY_SOUND
Landmarks landmark 3 application/vnd.ll.landmark INVENTORY_LANDMARK
Clothing clothing 5 application/vnd.ll.clothing INVENTORY_CLOTHING
Notecards notecard 7 application/vnd.ll.notecard INVENTORY_NOTECARD
LSL Text lsltext 10 application/vnd.ll.lsltext INVENTORY_SCRIPT
LSL Bytecode lslbyte 11 application/vnd.ll.lslbyte
Bodypart bodypart 13 application/vnd.ll.bodypart INVENTORY_BODYPART
Animations animatn 20 application/vnd.ll.animation INVENTORY_ANIMATION
Getstures gesture 21 application/vnd.ll.gesture INVENTORY_GESTURE
Asset Wrapper asset unassigned application/vnd.ll.asset