Revision 115 [ iXors3d ]
Wednesday, 1 September 2010 02:05
- Fixed xScreenLock() with active iPod player.
Revision 114 [ iXors3d ]
Wednesday, 25 August 2010 05:11
- Added ‘trigger’ response method for collisions
- Added xMeshesIntersect() command
- Fixed alpha textures loading
Revision 585 [ Xors3d ]
Friday, 20 August 2010 10:59
- Improved HWInstancing (per-instance color added). See ‘instancing2′ sample
- Added xCountGfxModes(), xGfxModeWidth(), xGfxModeHeight(), xGfxModeDepth(), xGfxModeExists()
- Fixed scaling of the copied sprite
- Improved xEntityColor(), xEntityAlpha(), xEntityShininess() (now color, alpha and shininess of the surface are blended with color, alpha and shininess of the entity)
- Full syntax highlight for Blitz3d (tested in native Blitz3d IDE and BlitzEdit)
- Full syntax highlight for BlitzMax (tested in BLIde)
- All Blitz3d samples are translated into BlitzMax and C++. Updated zip-archive with samples is here. Indie users can download Revision 585 from http://updates.xors3d.com with or without samples (both exe-installer and zip-archive are available).
- FastImage has an updated C++ header and a BlitzMax header (thanks to community)

