Chen —
Hi all. I know I owe you a followup blog post to the collision system, but I decided it’s best t…
My plan is to get a few wiki pages up very soon, and I'll use your getting started post as one of …
The thread might help you. I think you should not edit 4coder_default_include.cpp. But include it…
Hi, I'm trying to implement what you said and have some problems with building. my_bindings.cpp }…
Same with write function.[/quote] You are correct sir, no idea why i didnt done it in the same wa…
Your fplReadFileBlock64 function is wrong on 32-bit Linux. It will cast uint64_t to size_t which i…
Hi all, i have another release for you all ;-) This time its a huge release! I changed and improve…
For the textarea scrollbar: I never paid attention but it seems that it's the default behavior (at…
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 contro…
Thanks, that was it! After remembering the defaultControllerIndex from the oldInput everything se…
It seems that the defaultControllerIndex of the two input struct is not synced. In GameInput: is …
@mrmixer: Sure no problem, i updated the develop branch. Just check-it-out and build the demos/FPL…
Thanks for the improvements. Some feedback:When typing a comment, moving the mouse over the scroll…
Could you provide a sample that we could compile and debug ? I tried your code and it works all th…
I am having trouble getting WasDown() working for my own project which uses the same input concept…
Hey all - we just deployed some fixes and improvements to the network's BBCode system, and with th…
There will be a proper news post shortly, but for now, here's a taste of new bbcode stuff...
It just so happens that I have plans to expand the size of the color palette for similar uses alre…
Yeah you'd be stuck living without a good highlight until the visible markers come out in the next…
Yeah you've pointed out one of the serious design flaws with the current custom layer API :( You'l…
Is there any chance of adding the ability to have groups of custom keywords with different colours…
I had not thought of implementing it that way... but it does seem like it could be made to work wi…
I'm currently working on my own modal custom layer and I'm trying to set key maps per panel. I ha…
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 whi…
Hi, I was wondering if it was possible to use something like Emacs's . Essentially, this makes the…