Skip to content

Releases: keijiro/Pcx

v0.1.5: Unity 2019.1 support

08 Jul 05:55
Compare
Choose a tag to compare
- Modified to use DrawProceduralNow instead of DrawProcedural on 2019.1.

Visual Effect Graph support

01 Mar 08:11
6b5999d
Compare
Choose a tag to compare
  • Added the Texture Container type to the importer, which can be used as attribute maps in Visual Effect Graphs (VFX Editor).

Compatibility improvements

26 Feb 13:55
Compare
Choose a tag to compare

Added support for the following type names: int8, uint8, int16, uint16, int32, uint32, int64, uint64, float32, float64

Minor updates for Unity 2018.3

04 Jan 13:37
Compare
Choose a tag to compare
  • Added initial values to avoid warning on .NET 4.x.
  • Slightly modified the directory structure.
  • Added assembly definition files.

Double precision type support

11 Dec 08:59
Compare
Choose a tag to compare
v0.1.1

Add double precision support

v0.1.0

29 Oct 16:11
Compare
Choose a tag to compare
Added PackageTool script.