New in this release:
* Added fastnormalize() API's in FXVec{2,3,4}f, which use SSE rsqrtss and
one Newton-Raphson
step for fast and quite accurate vector normalization.
* Added JPEG 2000 support (FXJP2Icon, FXJP2Image).
* Added soft-tab insert, force auto-indent and no-auto-indent character
entry.
* Fixed cursor-overhang issue (off-by-one redraw).
* Fixed FXCondition::wait().
* Added a few convenience-API's in FXMat{3,4}{d,f}.
* Obtain number of processors improved.
* Some small fixes in FXRex.
* Faster fxrandom() implementation using Marsaglia's algorithm; its better
as well!
* Fix issue in FXThreadPool waking threads.
* Variable amount of wait adding job to FXThreadPool.
* Fixed a few warnings.
* Fixes in FXFont rolled in.
* Outer product added in FXMat3{d,f} and FXMat4{d,f}.
Enjoy,
- Jeroen
--
+----------------------------------------------------------------------------+
| Copyright (C) 17:00 12/12/2009 Jeroen van der Zijp. All Rights Reserved. |
+----------------------------------------------------------------------------+
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce
|