Hi, I'm trying to implement what you said and have some problems with building.
my_bindings.cpp
…
mmozeiko
Your fplReadFileBlock64 function is wrong on 32-bit Linux. It will cast uint64_t to size…
Your fplReadFileBlock64 function is wrong on 32-bit Linux. It will cast uint64_t to size_t which…
Hi all,
i have another release for you all ;-)
This time its a huge release! I changed and impr…
For the textarea scrollbar: I never paid attention but it seems that it's the default behavior (a…
We just pushed an update that should fix this. Let us know if it works for you, and sorry it took…
Thanks for the feedback! Tabs are now four spaces wherever possible - the CSS property that contr…
mrmixerIt seems that the defaultControllerIndex of the two input struct is not synced.
In GameInp…
It seems that the defaultControllerIndex of the two input struct is not synced.
In GameInput:
1if…
@mrmixer:
Sure no problem, i updated the develop branch. Just check-it-out and build the demos/F…
Thanks for the improvements.
Some feedback:
- When typing a comment, moving the mouse over the sc…
Could you provide a sample that we could compile and debug ?
I tried your code and it works all …
I am having trouble getting WasDown() working for my own project which uses the same input concep…
Hey all - we just deployed some fixes and improvements to the network's BBCode system, and with t…
There will be a proper news post shortly, but for now, here's a taste of new bbcode stuff...
mon…
It just so happens that I have plans to expand the size of the color palette for similar uses alr…
Yeah you'd be stuck living without a good highlight until the visible markers come out in the nex…
Yeah you've pointed out one of the serious design flaws with the current custom layer API :(
You…
Is there any chance of adding the ability to have groups of custom keywords with different colour…
I had not thought of implementing it that way... but it does seem like it could be made to work w…
I'm currently working on my own modal custom layer and I'm trying to set key maps per panel. I h…
Sorry for never posting a follow up. That worked perfectly. Thank you so much.
Interesting! Supporting a range of paradigms is on my todo list but it's going to be a little wh…
Hi, I was wondering if it was possible to use something like Emacs's Transient Mark Mode.
Essent…
draft in the title doesn't give much trust in this spec.
I think this is better place for the sp…
Hey, I noticed on the stream that Casey didn't see xxHash's spec, which led to Murmur being used.…
Pengo —
Newer version out!
Github repo
- Added integer vectors.
- Function names more consistent.
- Muc…