Hello all.
Virtual whitespacing stops working when I load a file greater than 128KiB.
When I go …
yeah so I thought about it for a bit and I'd love to know your opinion on my ideas. So, as far as…
Draos —
something I wonder though, is Casey mentioned when talking about mipmapping in regards to texture…
Draos —
thanks for clarifying everything for me. i will post if i get a answer on Q2.
Jason —
So I'm trying to implement a quick command interpreter for a vim like style editor. Right now, I …
John —
Thank you very much for trying it out Simon!
Ah, you're right about the CPU usage. I only took ca…
1. Correct.
2. When you create a mip map level of your texture you will blend the border with on…
Jason —
aolo2There are a few small bugs in the function parser, see: issue 118 on github.
Ah, awesome, t…
I tried it and it works on my machine (Windows 7).
It crashed when I try to close it (there was …
Could we have a link to where you read that ? I doesn't sound right to me.
The point of the shad…
Draos —
1. Is the reason we have the border at all to do with subpixel rendering? My intuition is that we…
John —
Updated the link in the first post with a new version.
I've added some basic mouse functionality…
i'm starting to understand it a bit more, but i read somewhere that an algorithm like this is the…
Alexey —
Function, type, and macro definitions are all listed in the code index, which is asynchronously b…
will take a look in a little bit. thanks for showing me this.
Casey had a chat episode where he explained how this works. The math is a bit different, but conc…
Hi Guys,
I found a shader on Shadertoy that allows for nice looking pixel-art aesthetics even wi…
I have noticed a bug that makes some file extensions not being treated as code. For example, .jav…
I'll look into it. Thanks guys.
Have you tried dlopen/dlsym on libc? I suspect you have to initialize libc with libc_start_main, …
Jason —
I just implemented a simple way to read a type name found under my cursor and display it's defini…
To do that you generally use the working directory plus relative paths.
For example if you can l…
Jason —
Okay, so after some testing I think that maybe the reason my struct definitions weren't being fou…
C_Worm —
Hey!
Im wondering if there is a way for my executable in my \build directory to find assets like…
0xc3 0xa3 in utf-8 is 0xe3. Seems that Remedy is passing unicode encoded in utf-8 which is not re…
I sort of got in the same boat, I followed along with a bunch of HMH a while ago and then got bus…
bzzr —
While using Remedy I noticed that the strings given as arguments in the "Command Arguments" field…
So I have put my code for new views into the view_input_handle hook.
There already was some view…
Looks like there's no hook for new view being active, there's 'HookID_ViewEventHandler' but I don…
You can read the blog post here: https://machinamentum.github.io/Jyu-Update-January-2020/