Alab Melendres
Alab Melendres
Would it be possible to add something like `raygui.LoadIcons()`?
Resolves #3378 Using the SVG renderer: Using the Vello renderer: The `render_svg` and `render_to_vello` functions have become a bit complex and hard to follow, but I plan on improving this...
The commands I used to build: ``` python3 ./waf configure -T release --prefix=hl2 --build-games=hl2 --disable-warns python3 ./waf build -p -v python3 ./waf install ``` Running `./hl2_launcher` crashes with the following...