Over the last several months we’ve been working on creating a cross platform version of the ISF Editor tool, and at this point it is far enough along that we’d love to have some help with beta testing!
You can find the first installers for Mac and Windows here: https://github.com/mrRay/VVISF-GL/releases
(these include both the ISF Editor and the standard set of ISF compositions that we bundle with VDMX)
Though there are some minor differences these apps were designed to be relatively close in parity with the existing ISF Editor release in terms of functionality and for the most part can be used interchangeably with the 2.9.7.3 release.
One noteworthy difference is that in the preferences for the new releases there is an option to switch to using OpenGL 4 for development / rendering – if you are writing shaders for VDMX (and most other host apps), you’ll want to stick with OpenGL 2.
At this time there is one known issue with the Mac version, we are waiting on an update from Qt about this but you can read more about it here, https://github.com/mrRay/VVISF-GL/issues/1
(if you run into this, just quit and relaunch the app and it should work as expected!)
And as a reminder we do love getting feedback, let us know how things go, whether good or bad!
Have some errors in some files. Have a pop up window error which says
“The JSON blob in this file is malformed”
But the same file was working on 2.9.7.3 version.
So what’s wrong? Need to modify something?
the source code editor now displays errors for malformed JSON blobs
source code editor font size should respect the system zoom level for high-DPI displays on windows
went through and removed last few remaining references to the ‘Library’ from the Windows build (it referred to a path on Macs for anyone who was curious)
fixed a bug, converted shaders weren’t being written correctly on Windows
fixed a bug, OpenSSL libraries weren’t being packaged up with the Windows build, which resulted in an inability to contact shadertoy on many systems
bumped version number to 2.9.8- due to a Qt bug, version numbers have to be truncated to three groups of numbers
I have updated VDMX and the rest of addons. I cannot open ISF editor 2.9.11. in OSX High Sierra 10.13.6. In the previous version No standalon, not started correctly. Where should I send the report?
Hey, thanks a lot for sharing this exciting update about the ISF Editor for Windows beta! It’s great to see the progress and improvements that have been made. The addition of the version number to the about window and the error display future in the source code editor will definitely enhance the user experience.