ericoporto / ImGi

AGS Script Module for Immediate Gui (based on rxi's Microui)
https://www.adventuregamestudio.co.uk/forums/index.php?topic=58842.0
Other
2 stars 2 forks source link

Reduce size of the .scm #22

Open ericoporto opened 3 years ago

ericoporto commented 3 years ago

I think the library is not fully featured yet but it's a bit big already. Find out what is possible to cut, maybe use some macros and overall try to reduce a bit the line count of the file.

ericoporto commented 3 years ago

Probably I may have left something unused in the renderer since it's a huge part of the code now.