Hi folks!
I've been bad about posting devlog updates here, so here are two of them!
I work on a…
Guntha —
Hello,
I small update to tell you I'm back at work on ceq: I began a small game project a few mo…
mrmixer - I will set up a Windows 7 box for development but it won't be until later this weekend.…
seventh-chord: thanks for giving it a shot! The next big push is to get the watch window / inspec…
Still crashing on Windows 7. I tried it on a Windows 10 machine and it was working. I tried to de…
I just tried the debugger, and it seems to work just fine. Until there is support for expressions…
Chen —
Hmm... Wrong section perhaps? :P
Simon,
Thanks again. I didn't see the exact crash you pointed out but I did discover a mismatch …
IMO if somebody travels outside the country to work somewhere else then this usually means they a…
Quick_remedybg_crash.7z
Compiled with Visual Studio 2017
1cl Y:\quick\main.c -Fequick.exe -nologo…
Thanks for giving it a shot Simon. Sorry it's not working for you out of the box.
Any chance I c…
It's crashing as soon as I start debugging (f5 or clicking on "start debugging"). On Windows 7 64…
itzjac —
I don't see knowing Russian language helped me be better or worse programmer.
I didn't want to p…
You can grab it from here: https://remedybg.itch.io/remedybg
Enjoy.
Thanks SIMPalaxy & mrmixer!
I don't see knowing Russian language helped me be better or worse programmer. Learning programmin…
itzjac —
So almost all the learning I did was from books (mostly in russian).
Side note 2.
I strongly be…
Thanks, I forgot about clip space. I was combining clip space and NDC space into the same thing.
You were right ! I was indeed one version more behind, 0.7.2 work for me :)
Whenever Casey got this kind of warning on stream, he fixed it by changing variable name. Which m…
spx —
albatrosI'm falling back on last version on the meantime.
Don't hesitate to ask me if I can be of…
Codeclap 0.8.3 fails on my computer.
here is the backtrace when launched for a hello world :
/h…
1. it's the w value in clipspace, which is cameraspace transformed with the projection matrix.
2…
alfred —
I am getting similar problem with compiling source from episode 20. It is:
1warning c4456: declar…
Hi,
I'm trying to project the mouse position from screen space into world space, and I've come …
When I'm trying to create new file into new directory nothing happen. File is successfully saved,…
spx —
SaraPandaStrange. I downloaded msys2 and performed: 1pacman -S mingw-w64-x86_64-clang mingw-w64-x…
Sara —
Strange. I downloaded msys2 and performed: 1pacman -S mingw-w64-x86_64-clang mingw-w64-x86_64-lld…
I see, thanks for your answer :).
With clang from msys2 project this works for me:
1clang.exe -fuse-ld=lld -target x86_64-windows-g…