Age | Commit message (Collapse) | Author |
|
Fixed hardware-accelerated skinning support.
|
|
|
|
* Add overflow checked intrinsic abstractions that check on overflow.
* Use them for memory allocation code.
* Use size_t type for memory allocation code to support full platform dependent width.
Fixes #3756.
|
|
|
|
|
|
with it:
-corrupted 32 binaries without reason
-does not support upx binaries
-forces dependency o libstdc++
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Billboards were displayed upside down when drawn to a render texture
|
|
|
|
|
|
|
|
|
|
|
|
Remove unnecessary null pointer checks
|
|
texture state. Fixes #3102
|
|
unusable from GDscript due to precision.
-Added, instead an OS.get_system_time_secs(), which is 32 bits friendly, fixes #3143
|
|
|
|
projects but also achieve desired functionality. Closes #3272
|
|
|
|
|
|
|
|
|
|
and speeds up. Closes #2040
-Removed support of loading BitMap as image, now it must be load as a pnm, also closes #2040
|
|
|
|
|
|
#2278
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Includes numerous security fixes compared to the previous version which was around 1.5.7 or so.
Fixes #2787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #3001
|
|
|