Adam Morris
Adam Morris
I've been attempting to use this library in a project but have been having no success due to unsatisfied trait bounds on `ijson::IValue`. This is reproducible in your own example...
I'm currently, as part of trying to learn how serde-xml-rs works, trying to parse [Senate roll call data](https://www.senate.gov/legislative/LIS/roll_call_lists/vote_menu_115_1.xml). When learning new XML libraries this is my go-to source as it...
One aspect that could also be covered by the project explorer is the support for *extensions*. There are many viewers, importers and exporters that support different extensions, and having a...
Lots of stuff in here from @javagl, @markSal, and myself. All oriented around getting us ready for public release of the Wordpress hosted version of the project explorer.
As discussed earlier today, here is the proposal for the new data model, brought over from [the gist](https://gist.github.com/weegeekps/65f6807dd7743a62b4002f52ce4887b7).
This is an issue to brainstorm what V2 should be and to discuss what features we want.
The indexed search is powerful but it would be good if we had some way of adding keywords for projects. This should further improve the full-text searching capabilities added in...
This discussion started in https://github.com/KhronosGroup/glTF/issues/1699. @lexaknyazev had a great idea to add a field to Project Explorer specifically for loaders, to indicate what form of JSON parsing they use for...
Right now performance is fine but not great. Depending on the computer, initial load and clearing all filters is noticeably slow, taking about 250ms-400ms in my own testing. I've tracked...
Each ion server will have it's own Quick Add list. On the self-hosted ion side this is being tracked in: https://github.com/CesiumGS/cesium-ion/issues/6591