Eric Van Albert
Eric Van Albert
Some of the private API we are using changed in Qt 5.14. This patch makes `QmlSharedPointer` compatible with 5.14 and older by removing an unnecessary layer of wrapping we were...
Right now it's a submodule, which is obnoxious for people building from source tarballs (i.e. anybody who wants to package Radiance.) I suggest either either putting the code in a...
consider integrating http://qtdcm.gforge.inria.fr/
Right now the library is just a file browser. It would be nice if it had information about each of the items in it (description, author, # of inputs) in...
- [ ] MovieNodes should save their seek position, mute, pause, and name - [ ] ScreenOutputNodes should save their screenName and shown - [ ] radiance_state.json should store the...
All of the infrastructure except the UI allows arrangement of nodes into DAGs, but the UI can only show and produce trees right now.