FxGen 0.4 alpha released !

Main Change
----------------
.Any textures sizes management
.Operators parameters version management
.Compilation changed from Static Library to Dynamic (DLL)
.NArchive now support Memory and File Stream
.Added a color picker
.Added TGA Writer at viewport context menu
.Added Bilinear filtering On/Off at viewport context menu

New Operators
-------------------
.NLerpOp
.NThresholdOp
.NAlphaOp
.NNoiseOp

Changed Operators
-------------------------
.AddOp support different texture size
.Addop's bitmap had the first input operator's bitmap size.
.Other inputs have their size cropped.
.Alpha mode now blend alpha sources values only
.Now More than 2 inputs can be managed (source texture, normals, specular, ambiant)

.FlatOp, CellOp, CloudOp and GradientOp
.Added Width and Height

.RotoZoomOp
.All parameters changed
.ubyte to float
.texture resize
.x and y zoom factors separated
.Can change texture size now

.NColorOp
.Box and Gaussian Filters Types

.NLightOp
Now support input Specular operators too

.NGlowOp, NRect
.All parameters changed
.ubyte to float

Removed Operator
-------------------------
.NSetSize (now see RotoZoomOp)

Fixed
-------
.'A' button bug on properties control