If you change the DPI scaling of a screen, while a Purebasic program is running, all of the DPI functions still use the original scaling from when it was originally launched. Closing the program and opening it again will return the new DPI settings.
It's not something that will come up a lot, but I ...
Feature for the pbeditor Can the "Executable Location" that is saved be unique per type of compiler, to make it easier for multi-platform / multi-architecture compiling using the same source file. (I have a product at the moment that requires me to do 32 and 64 bit windows builds and I occasionally ...
PS: a small bug: the entities forming the ocean tiles sometimes disappear before they are completely removed from the screen, if someone finds the solution...
I've been looking at that, it seems to be a camera clipping issue.
If the camera is travelling when y is 0 then the mesh never ...
It would be nice if you could put this at the top of the code somewhere and have the compiler output a list of the licences that your application has used so you can properly attribute things in an application "about" box.
Failing this, having a bit of licence text or a mention of the licence in ...