armory2d icon indicating copy to clipboard operation
armory2d copied to clipboard

2D Editor

Results 3 armory2d issues
Sort by recently updated
recently updated
newest added

**Disclaimer:** I'm not sure if this issue is actually caused by Armory2D or [Armory UI](https://github.com/armory3d/armory/tree/main/Sources/armory/ui), so feel free to move this issue to that repository if need be. How to...

Due to security-related changes of newer electron versions used by Kha for the html5 target, `require()` is no longer available by default. This will lead to errors in `Assets.html5WriteFile()` as...