1 March 2024
- 23:2523:25, 1 March 2024 diff hist +124 Component:XiexeToonMaterial OutlineStyle nested enum
- 23:2023:20, 1 March 2024 diff hist +39 Component:XiexeToonMaterial Automated: update component fields
- 23:1923:19, 1 March 2024 diff hist +252 Component:MultiBevelStripeMesh Stripe nested type
- 23:1923:19, 1 March 2024 diff hist +155 Component:MultiSegmentMesh SegmentInfo nested type
- 23:1823:18, 1 March 2024 diff hist +722 Component:MultiLineMesh Line nested type
- 23:1423:14, 1 March 2024 diff hist +42 m Component:DynamicSpriteFont Nested type category
- 23:1323:13, 1 March 2024 diff hist +348 Component:LightningMesh StrikeProperties nested type
- 23:1323:13, 1 March 2024 diff hist +175 Component:DynamicSpriteFont SpriteGlyph nested type
- 22:5922:59, 1 March 2024 diff hist +266 Component:VolumeUnlitMaterial Define nested types
- 22:5722:57, 1 March 2024 diff hist +438 N Category:Components With Nested Types Created page with "Some Components define additional one-off data types for their own purposes. These data types are documented in another heading on the component's page, rather than another standalone page. == Notes == * The term "Nested Type" [https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/nested-types comes from C#], and is the language feature used to define these data types in Resonite's source code." current Tag: Visual edit: Switched
- 22:4922:49, 1 March 2024 diff hist −4 Component:MultiBevelStripeMesh Automated: update component fields
- 22:4922:49, 1 March 2024 diff hist −4 Component:MultiSegmentMesh Automated: update component fields
- 22:4922:49, 1 March 2024 diff hist −4 Component:MultiLineMesh Automated: update component fields
- 22:4922:49, 1 March 2024 diff hist −4 Component:LightningMesh Automated: update component fields
- 22:4822:48, 1 March 2024 diff hist −4 Component:DynamicSpriteFont Automated: update component fields
- 22:4822:48, 1 March 2024 diff hist −8 Component:VolumeUnlitMaterial Automated: update component fields
- 22:1622:16, 1 March 2024 diff hist +286 m Component:GradientSkyMaterial Make Gradient nicely displayed as a nested type
- 22:0822:08, 1 March 2024 diff hist −465 Gradient Make this a redirect to the component page current Tag: New redirect
- 22:0322:03, 1 March 2024 diff hist −4 Component:GradientSkyMaterial Automated: update component fields
- 21:1621:16, 1 March 2024 diff hist +321 N Type:TagFilter Created page with "{{stub}} == Fields == {{Table TypeFields |Mode|ListFilterMode|Controls what filtering mode is applied to <code>List</code> |List|{{RootFieldType|SyncFieldList`1|String}}|TypeAdv1=true|Tags which determine the allowed or disallowed equpability dependant on the <code>Mode</code> }} Category:Type"
- 21:1521:15, 1 March 2024 diff hist +19 m Type:RootSpace Add category
- 21:1321:13, 1 March 2024 diff hist +444 N Type:RootSpace Created page with "{{stub}} == Fields == {{Table TypeFields |LocalSpace|Slot|This determines if gravity is a local or global direction. Turning this off makes you fall down relative to the Root rather than what you're parented under. |UseParentSpace|Bool|This determines if gravity is a local or the slot above what you're parented under. |Default|DefaultSpace| |OverrideRootSpace|{{RootFieldType|RelayRef`1|RootSpace}}|TypeAdv3=true| }}"
- 20:3020:30, 1 March 2024 diff hist +34 Module:ComponentFields/doc No edit summary current
- 20:3020:30, 1 March 2024 diff hist +985 N Template:Table TypeFields Created page with "<onlyinclude><includeonly>{| class="wikitable" |+ Fields |- ! Name ! Type ! Description {{#invoke:ComponentFields|main}} |- |} </includeonly></onlyinclude> This template is used to display the table of fields in non-Component type pages. This is identical to Template:Table ComponentFields but without the fields that every component has. == Examples == I'm just gonna steal the Template:Table ComponentFields examples. Basic example. (cropped from Componen..."
- 20:0820:08, 1 March 2024 diff hist +93 N Type:VolumeMeterMethod Created page with "{{stub}} {{Table EnumValues |Magnitude|0| |Delta|1| }} Category:Type Category:Enums" current
- 19:2719:27, 1 March 2024 diff hist +59 Component:VolumeMeter Automated: update component fields
- 19:2719:27, 1 March 2024 diff hist +1,031 Component:VisemeAnalyzer Automated: update component fields
- 19:2719:27, 1 March 2024 diff hist +120 Component:PlaybackStateDriver Automated: update component fields
- 19:2719:27, 1 March 2024 diff hist +31 Component:PlaybackPositionDriver Automated: update component fields
- 19:2619:26, 1 March 2024 diff hist +88 Component:WebsocketClient Re-add description for handling user field
- 19:2619:26, 1 March 2024 diff hist −207 Component:WebsocketClient Automated: update component fields
- 19:2519:25, 1 March 2024 diff hist +250 Component:PhysicalLocomotion Automated: update component fields
- 19:2219:22, 1 March 2024 diff hist +132 Component:CharacterTeleporter Automated: update component fields
- 19:2219:22, 1 March 2024 diff hist +164 Component:CharacterEventTrigger Automated: update component fields
- 19:2119:21, 1 March 2024 diff hist +60 Component:DataPresetValue Automated: update component fields
- 19:2119:21, 1 March 2024 diff hist +44 Component:DataPresetReference Automated: update component fields
- 19:2119:21, 1 March 2024 diff hist +89 Component:DataPreset Automated: update component fields
- 19:1919:19, 1 March 2024 diff hist +157 N Type:StereoLayout Created page with "{{stub}} {{Table EnumValues |None|0| |Horizontal_LR|1| |Vertical_LR|2| |Horizontal_RL|3| |Vertical_RL|4| |Custom|5| }} Category:Type Category:Enums"
- 19:1819:18, 1 March 2024 diff hist +38 m Type:SessionAccessLevel Add categories
- 19:1419:14, 1 March 2024 diff hist +401 N Type:SessionAccessLevel Created page with "SessionAccessLevel is an Enum that represents the different Access Levels a Session can have. It has the following values: {{Table EnumValues |Private|0| |LAN|1| |Contacts|2| |Friends|2|This is an obsolete alternative name for <code>Contacts</code>. |ContactsPlus|3| |FriendsOfFriends|3|This is an obsolete alternative name for <code>ContactsPlus</code>. |RegisteredUsers|4| |Anyone|5| }}"
- 19:0919:09, 1 March 2024 diff hist +116 Component:DynamicVariableStatus Automated: update component fields
- 19:0919:09, 1 March 2024 diff hist +18 Component:DynamicValueVariableReset Automated: update component fields
- 19:0919:09, 1 March 2024 diff hist +35 Component:DynamicValueVariableDriver`1 Automated: update component fields
- 19:0919:09, 1 March 2024 diff hist +17 Component:DynamicValueVariable`1 Automated: update component fields
- 19:0919:09, 1 March 2024 diff hist +8 Component:DynamicReferenceVariableReset Automated: update component fields
- 19:0919:09, 1 March 2024 diff hist +7 Component:DynamicReferenceVariableDriver`1 Automated: update component fields
- 19:0919:09, 1 March 2024 diff hist +17 Component:DynamicReferenceVariable`1 Automated: update component fields
- 19:0919:09, 1 March 2024 diff hist +70 Component:DynamicReference`1 Automated: update component fields
- 19:0919:09, 1 March 2024 diff hist +46 Component:DynamicField`1 Automated: update component fields
- 19:0719:07, 1 March 2024 diff hist +76 Component:AudioMetadata Re-add descriptions for location & taken fields