Vlad
Vlad
Make all Angle parameters of same sense (measure): degrees or radians (compare Point2/3 Rotate and Matrix Rotate) Consider about using something like http://code.opencv.org/attachments/899/fastmath.h (or google "fastmath.h")
For example in `DGLE_RESULT DGLE_API CHDDFileIterator::FileName(char *pcName, uint &uiCharsCount)` succesfull part of method is `if (strlen(_acName) < uiCharsCount) { strcpy(pcName, _acName); return S_OK; }` adding `uiCharsCount = strlen(_acName) + 1;`...
Will be suitable for games with "drunken"/shaking cursor or with "auto-aiming"
Hello It's written in readme, that Terra has Android support via FPC and Delphi I've tried to build Terra samples for windows - everything is OK, tried on Android -...
Happens under windows, didn't test other OSes. here is sample test: Last 2 images are same, except for filename with 1 and extension case Checked the code, seems that (a...
no freeze when Click and Drag over UI control, system cursor is restored over system areas of window Closes #659
I tried to make an UI that should be inscribed in smaller area (specifically long editbox), but want to allow to scroll it horizontally. After some failed tries I opened...
The case is described here https://forum.castle-engine.io/t/custom-cursors-example-has-minor-bugs/1784/1 Pasting it here to track the issue , and also bc this example is a part of standard SDK
so they could be easily turned on and off, without the need to attach/detach/life control/resetup values For example - turning on and off Billboard