Combined display of all available logs of Resonite Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:59, 20 February 2024 Yosh talk contribs created page File:Protoflux example From UTF16.webp (Examples of the From UTF16 ProtoFlux Node, showing a BMP chinese character, an ASCII 7 character, and showcasing how it "wraps around" at 0xFFFF)
- 18:59, 20 February 2024 Yosh talk contribs uploaded File:Protoflux example From UTF16.webp (Examples of the From UTF16 ProtoFlux Node, showing a BMP chinese character, an ASCII 7 character, and showcasing how it "wraps around" at 0xFFFF)
- 17:51, 20 February 2024 Yosh talk contribs created page File:Protoflux example Concatenate Chars.webp (An example of the Concatenate Chars ProtoFlux node, used in random with Random Int and ProtoFlux:From UTF16 to make a random string.)
- 17:51, 20 February 2024 Yosh talk contribs uploaded File:Protoflux example Concatenate Chars.webp (An example of the Concatenate Chars ProtoFlux node, used in random with Random Int and ProtoFlux:From UTF16 to make a random string.)
- 17:37, 20 February 2024 Yosh talk contribs created page File:Protoflux example Char To String.webp (An example of the [[ProtoFlux:Char To String|Char To String ProtoFlux node], where a 7 is converting to a string then attached to a space character and "Drunken Sailors", resulting in "7 Drunken Sailors")
- 17:37, 20 February 2024 Yosh talk contribs uploaded File:Protoflux example Char To String.webp (An example of the [[ProtoFlux:Char To String|Char To String ProtoFlux node], where a 7 is converting to a string then attached to a space character and "Drunken Sailors", resulting in "7 Drunken Sailors")
- 18:46, 17 February 2024 Yosh talk contribs marked Component:ValueGradientDriver`1 for translation
- 18:42, 17 February 2024 Yosh talk contribs uploaded a new version of File:Component example ValueGradientDriver.webm (trim start oops)
- 18:39, 17 February 2024 Yosh talk contribs created page File:Component example ValueGradientDriver.webm (An example of the ValueGradientDriver Component, wherein five points are first interpolated between as <code>Progress</code> moves, then set without interpolation as <code>Progress</code> moves.)
- 18:39, 17 February 2024 Yosh talk contribs uploaded File:Component example ValueGradientDriver.webm (An example of the ValueGradientDriver Component, wherein five points are first interpolated between as <code>Progress</code> moves, then set without interpolation as <code>Progress</code> moves.)
- 18:12, 17 February 2024 Yosh talk contribs marked Component:ValueGradientDriver`1 for translation
- 18:03, 17 February 2024 Yosh talk contribs created page File:Component example ValueGradientDriver IndexOfMax.webp (An unorthodox yet valid example of the ValueGradientDriver Component, wherein <code>Progress</code> is fixed at 1 and each point has an integer <code>Value</code> that matches its index. If each point's <code>Position</code> is driven by something else, this is a method of finding the index of the maximum value in a list of floats, which may be used for systems such as 2d texture viseme driving.)
- 18:03, 17 February 2024 Yosh talk contribs uploaded File:Component example ValueGradientDriver IndexOfMax.webp (An unorthodox yet valid example of the ValueGradientDriver Component, wherein <code>Progress</code> is fixed at 1 and each point has an integer <code>Value</code> that matches its index. If each point's <code>Position</code> is driven by something else, this is a method of finding the index of the maximum value in a list of floats, which may be used for systems such as 2d texture viseme driving.)
- 17:44, 17 February 2024 Yosh talk contribs created page File:Component example ValueGradientDriver.mp4 (An example of the ValueGradientDriver Component, wherein five points are first interpolated between as <code>Progress</code> moves, then set without interpolation as <code>Progress</code> moves.)
- 17:44, 17 February 2024 Yosh talk contribs uploaded File:Component example ValueGradientDriver.mp4 (An example of the ValueGradientDriver Component, wherein five points are first interpolated between as <code>Progress</code> moves, then set without interpolation as <code>Progress</code> moves.)
- 02:16, 15 January 2024 Yosh talk contribs created page File:Protoflux example clamp 01.webp (Four examples of the Clamp 01 (ProtoFlux Node) ProtoFlux node. From top to bottom: # 0.36 outputs 0.36 # -2.3 outputs 0 # 12.52 outputs 1 # A ColorX Input with values -10, 0.6, 13.4, and 1 outputs a ColorX with values 0, 0.6, 13.4, and 1.)
- 02:16, 15 January 2024 Yosh talk contribs uploaded File:Protoflux example clamp 01.webp (Four examples of the Clamp 01 (ProtoFlux Node) ProtoFlux node. From top to bottom: # 0.36 outputs 0.36 # -2.3 outputs 0 # 12.52 outputs 1 # A ColorX Input with values -10, 0.6, 13.4, and 1 outputs a ColorX with values 0, 0.6, 13.4, and 1.)
- 01:53, 15 January 2024 Yosh talk contribs created page File:Protoflux example avg.webp (Top: An example of the Avg ProtoFlux node. Bottom: An example of the Avg Multi ProtoFlux node.)
- 01:53, 15 January 2024 Yosh talk contribs uploaded File:Protoflux example avg.webp (Top: An example of the Avg ProtoFlux node. Bottom: An example of the Avg Multi ProtoFlux node.)
- 01:33, 15 January 2024 Yosh talk contribs moved page OnePerFrame (ProtoFlux) to One Per Frame (ProtoFlux) (use class title but with spaces)
- 19:37, 13 January 2024 Yosh talk contribs created page File:Protoflux example to string 2.webp (Four examples of To String (ProtoFlux Node) that focuses on how objects are converted to strings, mainly from local user. From top to bottom: # A user connected directly into the node. This displays "User: avali" # The user's primary hand connected to the node. This displays "Right" # The time offset of the user connected to the node. This displays "-05:00:00" # The user platform connected to the node. This displays "Linux")
- 19:37, 13 January 2024 Yosh talk contribs uploaded File:Protoflux example to string 2.webp (Four examples of To String (ProtoFlux Node) that focuses on how objects are converted to strings, mainly from local user. From top to bottom: # A user connected directly into the node. This displays "User: avali" # The user's primary hand connected to the node. This displays "Right" # The time offset of the user connected to the node. This displays "-05:00:00" # The user platform connected to the node. This displays "Linux")
- 10:00, 13 January 2024 Yosh talk contribs moved page Pack rgba (ProtoFlux Node) to Pack ColorX (ProtoFlux Node) (Possibly temporary possibly permanent move for matching the class name)
- 08:39, 13 January 2024 Yosh talk contribs created page File:Protoflux example to string.webp (An example of To String (ProtoFlux Node). There are four examples. From top to bottom: 1. A float3 input with the format string "N2". This format string adds separators for numbers and prints the result to 2 decimal places. 2. A bool2 input of false and true without any format string. This results in the string "[False; True]" 3. An int input with the format string "X". This format string simply displays the integer as a hex string. 4. A ColorX input with the format string "P0". This for...)
- 08:39, 13 January 2024 Yosh talk contribs uploaded File:Protoflux example to string.webp (An example of To String (ProtoFlux Node). There are four examples. From top to bottom: 1. A float3 input with the format string "N2". This format string adds separators for numbers and prints the result to 2 decimal places. 2. A bool2 input of false and true without any format string. This results in the string "[False; True]" 3. An int input with the format string "X". This format string simply displays the integer as a hex string. 4. A ColorX input with the format string "P0". This for...)
- 04:52, 12 January 2024 Yosh talk contribs created page User:Yosh (glaggleland incorperated approved edit)
- 00:05, 12 January 2024 User account Yosh talk contribs was created