Releases: keijiro/Pcx
Releases · keijiro/Pcx
Release list
v0.1.5: Unity 2019.1 support
Visual Effect Graph support
- Added the Texture Container type to the importer, which can be used as attribute maps in Visual Effect Graphs (VFX Editor).
Compatibility improvements
Added support for the following type names: int8, uint8, int16, uint16, int32, uint32, int64, uint64, float32, float64
Minor updates for Unity 2018.3
- Added initial values to avoid warning on .NET 4.x.
- Slightly modified the directory structure.
- Added assembly definition files.
Double precision type support
v0.1.1 Add double precision support