The frame arena only uses a few blocks of memory (6 allocations on my quick test). So it's not re…
Hi! This is more of a "i want to know your opinion" question rather than a technical one, I've be…
In addition to this, is it intended that the front page doesn't show a preview of the content of …
It looks like you either are missing the assets (.hha files in the data directory) or you haven't…
Thanks. I didn't get that you tried to mimic the "exception syntax".
In your C++ exception exampl…
Im very excited about this. It seems like at least two of the common crashes I was experiencing a…
Hello,
I just stumbled upon this bug:
The block is properly filled when we go in the blog pos…
Thanks for the answer!
I was able to turn of the light and by pressing F4 and also F5 works, but…
Recently, I've been working on the game's asset system. I'm doing this to start allowing other de…
I was looking at the HH source for the first time in a while and noticed that FrameArena seems to…
Hey thanks for the quick reply.
I actually got it to work, although it is a little clunky.
If a…
Of course :)
Since you asked about it in comparison to a switch, to start with here is the relev…
Btw with WASAPI what you typically do is to have high priority thread that submits audio buffers …
The full blog post is here: https://dansdevlog.wordpress.com/2018/09/10/the-config-file/
You can use the profiler to determine what is taking time in HMH. At the moment the lighting is c…
Hi David!
If you've already followed the instructions in the link you posted, you have your own …
If you played 100 samples from a sound, and need to overwrite, you need to start overwriting with…
Hi everyone!
My name is David and I just got 4coder yesterday and I'm loving it so far.
For me th…
sorry, if i'm picking this up super slow, but could you just explain this line
you need to make …
When Casey says "you can write way ahead", he means adding a lot of valid sample in the buffer.
W…
Ok,so I got the other question, but overwriting still confuses me. Casey said that if we write mu…
@miotatsu Can you elaborate on what is interesting with this ? To me it looks like a switch state…
- Overwriting is just the fact that if you write some sample in advance (let's say 1 second worth…
So, Casey mentions here:
https://youtu.be/qGC3xiliJW8?t=4266
that we use a 2 second sound buffe…
Okay so i think its settled then.
I will do a transition to UTF-8 only - but leave the functions…
Hello guys! A new build is here and lets see what is new.
- Added Unicode support to the renderi…
Lab isn't perfect (but it's certainly good enough to be of practical use). I'm interested in know…
Hey everyone. It's your friendly neighborhood paked here.
First week of the event is over.
That…
I like the combination of defer and the `until` construct discussed in Donald Knuth's "Structured…
Hi there!
I am new here so I hope this is the right place to ask.
I have compiled the latest ver…