Skip to content

Yocto/GL 4.2.0

Compare
Choose a tag to compare
@xelatihy xelatihy released this 07 Sep 23:00
· 72 commits to main since this release
a569fa4

This release is mostly a refactoring of the IO functionality, to make it simpler, and the introduction of a simpler Json format.
All changes should be backward compatible, beside the removal of exceptions from the APIs.

  • Updated docs (#1280)
  • Removing all IO exceptions (#1278)
  • Remove exceptions from CLI (#1277)
  • Remove exception from IO implementation (#1276)
  • Merge IO functionality in Yocto/SceneIO. (#1275)
  • Remove PFM support (#1274)
  • Switch JSON implementation (#1273)
  • Simpler Json Format (#1272)