Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2024-11-20 | 1.1 kB |
|
pixiefifodspy-2.win32.zip | 2024-11-20 | 12.9 kB | |
pixiefifodspy-2.win64.zip | 2024-11-20 | 7.2 kB | |
fifodspy-2.win32.zip | 2024-11-20 | 11.9 kB | |
fifodspy-2.win64.zip | 2024-11-20 | 6.2 kB | |
pixiefifodspy.win64.zip | 2023-11-01 | 8.5 kB | |
pixiefifodspy.linux64.tar.gz | 2023-08-06 | 4.5 kB | |
fifodspy.linux64.tar.gz | 2023-08-06 | 3.2 kB | |
fifodspy.linux32.tar.gz | 2023-07-28 | 2.8 kB | |
pixiefifodspy.linux32.tar.gz | 2023-07-28 | 3.9 kB | |
pixiefifodspy.win32.zip | 2023-07-28 | 12.9 kB | |
fifodspy.win32.zip | 2023-07-25 | 4.3 kB | |
fifodspy.win64.zip | 2023-07-25 | 7.6 kB | |
Totals: 13 Items | 87.0 kB | 8 |
[readme.txt - 20. Nov 2024] This directory contains the FIFODSPY plugin for Ayam releases 1.33 and up. Note that the plugin gets loaded into the renderer and therefore its machine type (32 or 64 Bit) must match the one of the renderer (and not that of Ayam). Also note that Ayam currently manages a hidden preference setting ayprefs(DisplayPath) that may need to be adjusted when switching between renderers of differing machine type. It will be used to make the respective renderer find the plugin to load via a Option "searchpath" "display" ["/path/to/fifodspyplugin"] in the exported RIB. To disable the export of this option, simply set ayprefs(DisplayPath) to "". To infer the currently set value of this variable, type into the Ayam console >> puts $ayprefs(DisplayPath) and to correct it: >> set ayprefs(DisplayPath) "/path/to/fifodspyplugin" ===================== Changes: [20. Nov 2024] The win32/win64 binaries were updated to fix a bug related to the management of the fifo signal files, please download version 2. [9. Mar 2024] Initial release.