This special page shows all uploaded files.
Date | Name | Thumbnail | Size | Description | Versions |
---|---|---|---|---|---|
16:50, 1 December 2024 | Protoflux example DynamicImpulse Sync vs Async.webp (file) | ![]() |
117 KB | Async triggers reach async receivers and sync triggers reach sync receivers. | 1 |
16:45, 1 December 2024 | Protoflux example DynamicImpulse Value.webp (file) | ![]() |
233 KB | "Changing Value" is a 2 initially and evaluated once to be used as a payload for a dynamic impulse. The value is only available while the receiver's OnTriggered impulse is executed. (see variables "Value A" and "Value B") <br/>Changes to the trigger's input are not reflected. (Increments of "Changing Value" did not affect impulse's payload.) | 1 |
16:15, 1 December 2024 | Protoflux example DynamicImpulse Types.webp (file) | ![]() |
199 KB | fixed impulse receiver tags | 2 |
15:55, 1 December 2024 | Protoflux example DynamicImpulse Tags.webp (file) | ![]() |
197 KB | Impulse triggers and receivers for tags "Tag A" and "Tag B". The trigger with tag "Tag A" reaches all impulse receivers with the matching tag "Tag A". The next matching receiver is only triggered after the current has finished execution. | 1 |
15:37, 1 December 2024 | Protoflux example DynamicImpulse Hierarchy.webp (file) | ![]() |
163 KB | An example demonstrating how the targeted hierarchy defines which impulse receivers are reached. | 1 |
15:01, 1 December 2024 | Protoflux example Delay With Data.webp (file) | ![]() |
133 KB | Delay With Data being used as a way to display where the user was 5 seconds ago | 1 |
14:48, 1 December 2024 | Protoflux example Delay.webp (file) | ![]() |
71 KB | A "Useless Machine" that resets itself a second after pressing the Async Call Input. Note that every click will cause a delayed impulse that will reset the state. This may be unwanted if the goal is to reset a second after the last press. | 1 |
14:18, 1 December 2024 | Protoflux example On Grabbable Released.webp (file) | ![]() |
69 KB | An example of On Grabbable Released being used with a Local User | 1 |
14:16, 1 December 2024 | Protoflux example On Grabbable Grabbed.webp (file) | ![]() |
168 KB | An example of On Grabbable Grabbed being used with a Local User (which is better) vs using a fire on not null using a Grabbable Grabber and having to use a user and having to check the grabber for who released it. | 1 |
19:01, 10 July 2024 | AuthorityTimeBase ProtoFlux.png (file) | ![]() |
908 KB | An example of using AuthorityTimeBase with ProtoFlux | 1 |
16:29, 10 July 2024 | ValueMultiplexer ProtoFlux Wrapping Index.png (file) | ![]() |
1.17 MB | A demonstration of what happens if you choose an index that goes out of (expected) bounds | 1 |
15:55, 10 July 2024 | ValueMultiplexer ProtoFlux 1.png (file) | ![]() |
1.17 MB | a demonstration on how a Component:ValueMultiplexer can be interacted with within ProtoFlux | 1 |
21:04, 24 May 2024 | Flight Data Recorder Settings Users.png (file) | ![]() |
71 KB | user settings of Flight Data Recorder | 1 |
21:03, 24 May 2024 | Flight Data Recorder Settings Probes.png (file) | ![]() |
173 KB | probe settings of Flight Data Recorder | 1 |
21:02, 24 May 2024 | Flight Data Recorder Settings Misc.png (file) | ![]() |
141 KB | misc. settings of Flight Data Recorder | 1 |
20:58, 24 May 2024 | Flight Data Recorder Log.png (file) | ![]() |
702 KB | updated to version 1.5 | 3 |
21:27, 31 March 2024 | Flight Data Recorder Example Restore.png (file) | ![]() |
179 KB | This example shows how value probes of the Flight Data Recorder can be integrated to restore the state of a logged system. | 1 |
21:34, 30 March 2024 | Slider`1Component.png (file) | ![]() |
331 KB | The original image was from the non-UIX slider. | 2 |
21:32, 30 March 2024 | SliderComponent.png (file) | ![]() |
343 KB | This image has the new Resonite inspector style and had been uploaded for the wrong component. (UIX slider) | 2 |
21:00, 30 March 2024 | Flight Data Recorder Settings.png (file) | ![]() |
263 KB | added updatable probe example | 2 |
20:47, 30 March 2024 | Flight Data Recorder Value Probe.png (file) | ![]() |
19 KB | One of the “probes” from the Flight Data Recorder | 1 |
20:46, 30 March 2024 | Flight Data Recorder Impulse Probe.png (file) | ![]() |
17 KB | one of the “probes” from the tool Flight Data Recorder | 1 |
20:40, 30 March 2024 | Flight Data Recorder Example.png (file) | ![]() |
329 KB | A for loop that can be logged with the Flight Data Recorder. | 1 |
21:22, 22 March 2024 | ProtoFlux Drive Performance Measurement.png (file) | ![]() |
337 KB | Drive Performance measurement done with version Beta 2024.3.12.1169. Replacing the two Utc Now nodes with a single one changes the output to be 0. Replacing the add node after Index Of String with a simple connection does not change the output. (=measured runtime) Both observations show that during a single evaluation each node is executed at most once. There are two drives with the same input but different evaluation results. This shows th... | 1 |
20:11, 22 March 2024 | Utc Now Demo.png (file) | ![]() |
243 KB | This demo demonstrates a basic output of the node and proves that Utc Now can be evaluated multiple times and with different values within the same impulse chain. Licensed as CC0 | 1 |
20:50, 19 March 2024 | Dynamic Variables.svg (file) | 50 KB | removed blue border from background rectangles | 3 |