Difference between revisions of "Template:All Asset Types"

From Second Life Wiki
Jump to navigation Jump to search
 
m
 
(3 intermediate revisions by 3 users not shown)
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
}}
|-
{{Asset Type
|wiki_page=Calling_Card
|extension=callingcard
|id=2
|mime_type=application/vnd.ll.callingcard
}}
}}
|-
|-
Line 22: Line 31:
|id=3
|id=3
|mime_type=application/vnd.ll.landmark
|mime_type=application/vnd.ll.landmark
|lsl=INVENTORY_LANDMARK
}}
}}
|-
|-
Line 29: Line 39:
|id=5
|id=5
|mime_type=application/vnd.ll.clothing
|mime_type=application/vnd.ll.clothing
|lsl=INVENTORY_CLOTHING
}}
|-
{{Asset Type
|wiki_page=Primitive
|extension=primitive
|id=6
|mime_type=application/vnd.ll.primitive
|lsl=INVENTORY_OBJECT
}}
}}
|-
|-
Line 36: Line 55:
|id=7
|id=7
|mime_type=application/vnd.ll.notecard
|mime_type=application/vnd.ll.notecard
|lsl=INVENTORY_NOTECARD
}}
}}
|-
|-
Line 43: Line 63:
|id=10
|id=10
|mime_type=application/vnd.ll.lsltext
|mime_type=application/vnd.ll.lsltext
|lsl=INVENTORY_SCRIPT
}}
}}
|-
|-
Line 57: Line 78:
|id=13
|id=13
|mime_type=application/vnd.ll.bodypart
|mime_type=application/vnd.ll.bodypart
|lsl=INVENTORY_BODYPART
}}
}}
|-
|-
Line 64: Line 86:
|id=20
|id=20
|mime_type=application/vnd.ll.animation
|mime_type=application/vnd.ll.animation
|lsl=INVENTORY_ANIMATION
}}
}}
|-
|-
{{Asset Type
{{Asset Type
|wiki_page=Getstures
|wiki_page=Gestures
|extension=gesture
|extension=gesture
|id=21
|id=21
|mime_type=application/vnd.ll.gesture
|mime_type=application/vnd.ll.gesture
|lsl=INVENTORY_GESTURE
}}
}}
|-
|-

Latest revision as of 00:13, 30 April 2009

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
Calling_Card callingcard 2 application/vnd.ll.callingcard
Landmarks landmark 3 application/vnd.ll.landmark INVENTORY_LANDMARK
Clothing clothing 5 application/vnd.ll.clothing INVENTORY_CLOTHING
Primitive primitive 6 application/vnd.ll.primitive INVENTORY_OBJECT
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
Gestures gesture 21 application/vnd.ll.gesture INVENTORY_GESTURE
Asset Wrapper asset unassigned application/vnd.ll.asset