We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Chen
Hi all. I know I owe you a followup blog post to the collision system, but I decided it’s best t…
»
Allen Webster
My plan is to get a few wiki pages up very soon, and I'll use your getting started post as one of …
»
Simon Anciaux
The thread might help you. I think you should not edit 4coder_default_include.cpp. But include it…
»
steughar
Hi, I'm trying to implement what you said and have some problems with building. my_bindings.cpp }…
»
Finalspace
Same with write function.[/quote] You are correct sir, no idea why i didnt done it in the same wa…
»
Mārtiņš Možeiko
Your fplReadFileBlock64 function is wrong on 32-bit Linux. It will cast uint64_t to size_t which i…
»
Finalspace
Hi all, i have another release for you all ;-) This time its a huge release! I changed and improve…
»
»
Simon Anciaux
For the textarea scrollbar: I never paid attention but it seems that it's the default behavior (at…
»
»
Ben Visness
We just pushed an update that should fix this. Let us know if it works for you, and sorry it took …
»
Ben Visness
Thanks for the feedback! Tabs are now four spaces wherever possible - the CSS property that contro…
»
Finalspace
Thanks, that was it! After remembering the defaultControllerIndex from the oldInput everything se…
»
Simon Anciaux
It seems that the defaultControllerIndex of the two input struct is not synced. In GameInput: is …
»
Finalspace
@mrmixer: Sure no problem, i updated the develop branch. Just check-it-out and build the demos/FPL…
»
Simon Anciaux
Thanks for the improvements. Some feedback:When typing a comment, moving the mouse over the scroll…
»
Simon Anciaux
Could you provide a sample that we could compile and debug ? I tried your code and it works all th…
»
Finalspace
I am having trouble getting WasDown() working for my own project which uses the same input concept…
»
simonWasHere
great, thanks :)
»
Ben Visness
Hey all - we just deployed some fixes and improvements to the network's BBCode system, and with th…
»
Ben Visness
There will be a proper news post shortly, but for now, here's a taste of new bbcode stuff...
»
Allen Webster
It just so happens that I have plans to expand the size of the color palette for similar uses alre…
»
Allen Webster
Yeah you'd be stuck living without a good highlight until the visible markers come out in the next…
»
Allen Webster
Yeah you've pointed out one of the serious design flaws with the current custom layer API :( You'l…
»
simonWasHere
Is there any chance of adding the ability to have groups of custom keywords with different colours…
»
Andrew Smith
I had not thought of implementing it that way... but it does seem like it could be made to work wi…
»
Adin W-T
I'm currently working on my own modal custom layer and I'm trying to set key maps per panel. I ha…
»
Adin W-T
Sorry for never posting a follow up. That worked perfectly. Thank you so much.
»
Allen Webster
Interesting! Supporting a range of paradigms is on my todo list but it's going to be a little whi…
»
Andrew Smith
Hi, I was wondering if it was possible to use something like Emacs's . Essentially, this makes the…
»