SirMallard / Iris

Iris is an Immediate-Mode GUI Library for Roblox for creating debug and visualisation UI and tools, based on Dear ImGui,
https://sirmallard.github.io/Iris/
MIT License
164 stars 25 forks source link

ProgressBar and Tweaks #44

Closed SirMallard closed 7 months ago

SirMallard commented 7 months ago

ProgressBar and Tweaks

Added the new Iris.ProgressBar and fixed various issues and improved overall codebase

Additions

Changes

Fixes