We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Simon Anciaux
What does the OverLap function does (what is the code) ? Have you tried stepping in the code to …
»
C_Worm
So I've changed the code and now im checking all the axis on both entities however the resolving …
»
Ryan Fleury
Hey Simon, thanks for the heads up; I've sent that link to the team. There are mentions of handm…
»
Simon Anciaux
It seems interesting. At some point I wanted to do a somewhat similar tool to help reading binar…
»
Simon Anciaux
Ryan, could you have somebody from the team look at this issue ? It looks like it's a matter on n…
»
Jens
Once upon a time (early previous year), I had a silly idea. Why can't my text editor read binary …
»
Ryan Fleury
Hi everyone! I apologize for the extended period of silence. I hope everyone is staying safe and…
»
TheRarebit
Oh cool, might be something we can use in production then. We're still early days in development…
»
Mārtiņš Možeiko
Oops, I just noticed that you are using wglCreateContextAttribsARB. Turns out for this function t…
»
TheRarebit
Ah I hadn't considered that it wasn't documented behaviour, it could very well be the case that i…
»
Mārtiņš Možeiko
That's a very risky "solution". While it's ok to use it for development/testing if it works for y…
»
Angelo Theodorou
The nCine version of the third JugiMap Framework demo by Jugilus have been uploaded on GitHub. Y…
»
TheRarebit
Cheers for the reply and the insight. I was afraid that would be the case but I guess having mor…
»
Ryan
I have been able to overcome this by compiling glibc from source and using it: 1 2 3 4 5clang -g …
»
Mārtiņš Možeiko
Those functions are mentioned as hypothetical extensions that would solve problems. They are not …
»
nakst
Generating polygon outlines Recently I wrote a small 2D vector graphics renderer for Essence. It…
»
Ben
This update will be a fair bit shorter than usual due to being busy with Nirion's development, tr…
»
Ryan
I'm on Ubuntu 18.04, codeclap 9.0.1. I'm trying to view the glibc sources inside of codeclap. …
»
TheRarebit
Hey, Apologies if this isn't the correct place to post but I came across one of casey's blog pos…
»
x13pixels
Thanks for the suggestion. Should be easy enough to add multi-select. Could possibly use symbol …
»
Simon Anciaux
You need to specify the language in the code tag. It's not specified anywhere, but it's available…
»
BernFeth
Interesting. I will try your suggestions later when I get a chance to. Thank you for that and for…
»
Simon Anciaux
Your fix seems that it should work. - I would suggest for you to step in the code or log informa…
»
Simon Anciaux
Description This module provides scope highlighting by drawing colored lines or blocks aligned to…
»
Ben Visness
This is on our list to do someday, but we do indeed recommend the RSS feed (or just the feed page…
»
Guntha
Sorry, I'm a bit rusty, Minkowski sum is actually what you're saying (instead of testing collisio…
»
BernFeth
Hi there, thanks for answering! My code is very much similar to casey's around episode 45 to 50 I…
»
Simon Anciaux
In handmade hero, the collision system only simulate the player, no other object moves. And I thi…
»
Simon Anciaux
I forgot about that. To receive keyboard messages you need to press or release the key, or recei…
»
BernFeth
Hi there! Thank you for answering my question. I'm not really sure I understand what you are sug…
»