Skip to main content

3 posts tagged with "micro-radiant"

View All Tags

Micro-Radiant 4.0.0

· 3 min read
Koen De Cock
Koen De Cock
R&D Engineer
Jorren Hendriks
Jorren Hendriks
R&D Engineer

This version introduces changes to how the javascript runtime libraries are loaded. It allows us to update the glint libraries without having to release a new micro-radiant version and removes a bottleneck that prevented us from introducing new components for the plugins.

There are also various improvements to better handle errors and reduce the number of synchronization issues.

Micro Radiant 2.0.1

· 2 min read
Koen De Cock
Koen De Cock
R&D Engineer

µRadiant version 2 has been released. This version is the result of a major effort of the past year to build a plugin system.

The functionality of the µRadiant has been separated into several plugins, which can now be updated separately. It is now also possible for others to contribute in adding new functionality by creating their own plugins.