User contributions for 989onan
More actions
13 January 2024
- 17:3817:38, 13 January 2024 diff hist +14 Module:Test No edit summary
- 17:3717:37, 13 January 2024 diff hist −8 Module:Test No edit summary
- 17:3417:34, 13 January 2024 diff hist +78 Module:Test No edit summary
- 17:0417:04, 13 January 2024 diff hist +17 m Type:String Forgot to finish a sentence
- 17:0317:03, 13 January 2024 diff hist +404 Type:String Added a bit more info, to help start the nitty gritty here
- 16:4616:46, 13 January 2024 diff hist +22 ProtoFlux:ConvertColorProfile forgot one oops, and some wording changes
- 16:4516:45, 13 January 2024 diff hist +30 ProtoFlux:ConvertColorProfile No edit summary
- 16:4416:44, 13 January 2024 diff hist +42 ProtoFlux:PackColorX Added links to ColorX datatype description
- 16:4416:44, 13 January 2024 diff hist +16 m Type:ColorX Change to Color Profile, since that's Color Space'ss official name in code.
- 16:3916:39, 13 January 2024 diff hist +1 Friends Dialog Changed redirect target from Friends Menu to Contacts Menu current Tag: Redirect target changed
- 16:3616:36, 13 January 2024 diff hist +39 N StaticCubeMap (Component) 989onan moved page StaticCubeMap (Component) to StaticCubemap (Component): Misspelled title Tag: New redirect
- 16:3616:36, 13 January 2024 diff hist 0 m Component:StaticCubemap 989onan moved page StaticCubeMap (Component) to StaticCubemap (Component): Misspelled title
- 16:3416:34, 13 January 2024 diff hist −667 Adult Content Session Matrix No edit summary
- 07:0707:07, 13 January 2024 diff hist +23 m ProtoFlux:ToString needs to be under flux nodes
- 06:5906:59, 13 January 2024 diff hist +76 Main Page →ProtoFlux: added node menu category for protoflux to main page, because man was it buried for someone trying to quick search!
- 06:5506:55, 13 January 2024 diff hist +23 m ProtoFlux:ConvertColorProfile No edit summary
- 06:5406:54, 13 January 2024 diff hist +23 ProtoFlux:PackColorX No edit summary
- 06:5206:52, 13 January 2024 diff hist +470 N ProtoFlux:ConvertColorProfile Created page with "{{#Invoke:Test|ProtoFlux| Name=Convert Color Profile |Inputs= [ {"Name":"Color", "Type":"colorX"}, {"Name":"Profile", "Type":"ColorProfile"} ] |Outputs= [ {"Name":"*", "Type":"colorX"} ] |}} = Inputs = <!--T:3--> == Color (colorX) == colorX value to change the profile for. == Profile (ColorProfile) == Profile of resulting colorX. Can be either Linear, sRGB, sRGBA. = Outputs = <!--T:3--> == * (colorX) == Resulting changed colorX value to specified ColorProfile."
- 06:4006:40, 13 January 2024 diff hist +707 N ProtoFlux:PackColorX Created page with "{{#Invoke:Test|ProtoFlux| Name=Pack rgba |Inputs= [ {"Name":"R", "Type":"float"}, {"Name":"G", "Type":"float"}, {"Name":"B", "Type":"float"}, {"Name":"A", "Type":"float"}, {"Name":"Profile", "Type":"ColorProfile"} ] |Outputs= [ {"Name":"*", "Type":"colorX"} ] |}} = Inputs = <!--T:3--> == R (float) == Red Channel of resulting colorX == G (float) == Blue Channel of resulting colorX == B (float) == Green Channel of resulting colorX == A (float) == Alpha (Aka Transpare..."
- 06:4006:40, 13 January 2024 diff hist +78 Module:Test No edit summary
- 06:3706:37, 13 January 2024 diff hist +2 Module:Test No edit summary
- 06:3006:30, 13 January 2024 diff hist +413 N Type:ColorX Creating colorx page
- 06:2006:20, 13 January 2024 diff hist +787 N ProtoFlux:ToString Made the to string node page with funnie node ui look
- 06:1506:15, 13 January 2024 diff hist +36 Module:Test No edit summary
- 05:5705:57, 13 January 2024 diff hist +206 ProtoFlux:ReadCloudVariable No edit summary
- 05:5105:51, 13 January 2024 diff hist +82 Module:Test No edit summary
- 05:5005:50, 13 January 2024 diff hist +226 ProtoFlux:WriteCloudVariable I wanted to test this, feel free to edit or revert. It looks nice!
- 04:4204:42, 13 January 2024 diff hist +175 User:Epsilion/Test No edit summary
- 04:2404:24, 13 January 2024 diff hist +84 List of public folders No edit summary
- 03:1403:14, 13 January 2024 diff hist +247 N User:989onan I now exist
- 02:4002:40, 13 January 2024 diff hist +512 N Creator Jam Wanted to make the page. Needs work
12 January 2024
- 23:5523:55, 12 January 2024 diff hist +429 Cloud variables Fixed missing G-Resonite
- 23:4823:48, 12 January 2024 diff hist +4,237 Cloud variables Added all types of cloud vars made by G-Resonite
- 23:0423:04, 12 January 2024 diff hist +614 ProtoFlux:WriteCloudVariable Made page match read cloud variable
- 23:0123:01, 12 January 2024 diff hist +673 m ProtoFlux:ReadCloudVariable fixed a bracket
- 22:5222:52, 12 January 2024 diff hist +819 N ProtoFlux:ReadCloudVariable Created page, simple table description
- 22:4622:46, 12 January 2024 diff hist +616 N ProtoFlux:WriteCloudVariable Created page with "=== Writing to a variable using the "Write Cloud Variable" === <!--T:3--> {| class="wikitable" |- ! Input ! Description ! Examples |- | Impulse | Will Write the cloud variable upon impulse. Is restricted by cloud variable rate limits. | Async Call input. |- | Path | The definition owner + "." + The variable name. | "G-Resonite.UserSettings.Color.Primary", "U-ProbablePrime.testing.bool" |- | VariableOwnerID | The id of the person writing a value to the variable specified..."
- 22:4522:45, 12 January 2024 diff hist +288 Cloud variables Added a blurb about how protoflux nodes work with contexts via cloud variables