If you want to make your program look a bit more professional, one way is to set a icon on the ex…
itzjac —
Thanks mmozeiko.
I must admit this was due to biased opinions, the last projects we usually hav…
Well... last "release" was in on Apr 5, 2014. Not sure what you expected there :) I guess if you …
itzjac —
We are in the same page GitHUB Box 2D, but with different branches.
I downloaded from the relea…
Not sure what kind of Box2D you were compiling, but code on GitHub is built with premake, not cma…
itzjac —
Thanks Oliver.
After looking at the documents I choose to start with the Box2D examples, they se…
RemedyBG 0.1.6.0 has been released on itch.io.
* Reworked watch window user interface code. Thi…
Toast Bomb,
This is a known bug that Simon reported. It will be fixed in the next release.
Than…
I have the same issue, I use multiple different compilers and machines every day that all have th…
I noticed that Casey was passing filled out overlapped structs to the ReadFile calls but not crea…
Unfortunately gcc doesn't show full path names, at least as far as I can tell. Also, because of m…
Guntha —
Thanks for your feedback, that's what I wanted to know, I found it crazy that the only working wa…
There's no built in way to do this right now, and it's not even very obvious to me how to make it…
Unfortunately you're using the highlight API which was superseded by the new marker based highlig…
Is there a good way of jumping to build errors with relative paths? I've seen a couple of referen…
Jason —
I'm trying to figure out how to get a highlight to show in 4coder. Eventually I want to be able t…
Hmm. Maybe I'm missing something but it seems like the text file you have opened never reloads wh…
That... is not minimal.
If all you want is to get list of dropped file names, then you don't need…
Guntha —
Hello,
A little while ago, I began implementing dragging and dropping files from the Windows exp…
Chris Hecker's rigid body dynamics is good, he derives the formula for impulse resolution, which …
itzjac —
Will take it from there. Thank you
Thanks, that makes a lot of sense! I'll try to setup the audio soon.
I don't know what you're looking for exactly but you can search the forums for GJK (collision det…
One advice would be to build your UI functions when you specifically need them in your applicatio…
Hi everyone! I renamed my music player project from Tunedotsh to beebop, since it's going to dras…
itzjac —
Hi everyone,
I was looking for a reference to implement a simple elastic collision system in 2D…
That's awesome. It's true that I'm impatient to enjoy the new features, but I do know writing goo…
spx —
albatrosYou were right ! I was indeed one version more behind, 0.7.2 work for me :)
I am current…