Sam Vanheer

Results 122 comments of Sam Vanheer

I found only one API call that could cause crashes, it'll be replaced in HLAM 2.0. I don't think it's being called though. Can you try a couple different models...

I've made a new beta with more log output: https://github.com/Solokiller/HL_Tools/releases/tag/HLAM-V1.3.0-beta008 I don't think i can fix this problem right now. Your driver doesn't support OpenGL well enough, so what i'm...

Is there anything in the log file? Ok so it's probably some OpenGL feature that your driver doesn't support. Once HLAM 2.0.0 is ready for testing we can take another...

Sprite rendering will be added in version 3.

I'm currently porting the program to use Qt for its UI, once this is done i'll implement this request.

Language-specific directories means SteamPipe directories ending in `_`, like `_french`. I just released an update that allows you to open files that contain Unicode characters: https://github.com/Solokiller/HL_Tools/releases/tag/V2.9-beta003

Nothing exclusive to Windows, but one of the libraries (GLEW) will be removed once i've upgraded everything to use shaders since Qt's OpenGL APIs provide what's needed. The rest will...

This API is part of OpenGL ES 2.0 so it may be possible to rely on ANGLE to handle this instead.

I've debugged this; JACK is passing the filename without quotes so the filename is split into separate arguments whenever there is whitespace. You should report this to the JACK developers....

I'm told that the Steam version handles this correctly, so you'll have to get that version if you want this to be fixed in JACK.