I try to catch Mike these days (he said me he'll have some free time on this month) to submit him the eXtends 1.3 ...
I have done all these for the actual 1.3 build :
Quote: "
Odyssey-Creators - DarkBASIC Professional eXtends plugin.
FIX/Changes on version 1.3 :
----------------------------
General:
- Improved dynamic media handler for all commands-sets available in the plugin.
- Improved string handling to prevent some random crashes to happen.
Basic2D:
- Added XGui Mipmap Mode command informations.
Basic3D:
- Fixed B3D Get Objects Distance( Object1, Object2 ) bug.
Effects3D:
- Fixed command E3D Initialized()
RTSkySystem :
- Fixed the RTS Set Seconds "function not found" bug
- Fixed the problem with ZBuffer that cause some objects of the sky to disappear under some circumstancies.
- For ZBuffer needs, RTSkySystem must be the last thing to be loaded to prevent conflit with other objects and unexpected problems.
- Fixed the RTS Set Auto Zoom crash.
VECTORS:
- Add Vector4 command : Result = V3D MAKE VECTOR4()
- Add Vector4 command : Null = V3D Delete Vector4(Vector4 Number)
- Add Vector3 command : Result = V3D MAKE VECTOR3()
- Add Vector3 command : Null = V3D Delete Vector3(Vector3 Number)
- Add Vector2 command : Result = V3D MAKE VECTOR2()
- Add Vector2 command : Null = V3D Delete Vector2(Vector2 Number)
MEMBLOCKS:
- add New memblock command : MBC Paste Image Memblock Source, X, Y, Width, Height, Memblock Target, X, Y
- add New memblock command : MBC Paste Image Memblock Source, Memblock Target, X, Y
"
If I've forgot important fixes or requested improvements, send me an e-mail fastly: support @ odyssey-creators.com (remove the spaces)
And I'll try to include them in the 1.3 package.
For PurePLUGIN, I must finish some importants X-Quad Editor bug-fixs before working more in PurePLUGIN 1.3.