Skip to content

Releases: keijiro/Pcx

v0.1.5: Unity 2019.1 support

Choose a tag to compare

@keijiro keijiro released this 08 Jul 05:55
- Modified to use DrawProceduralNow instead of DrawProcedural on 2019.1.

Visual Effect Graph support

Choose a tag to compare

@keijiro keijiro released this 01 Mar 08:11
6b5999d
  • Added the Texture Container type to the importer, which can be used as attribute maps in Visual Effect Graphs (VFX Editor).

Compatibility improvements

Choose a tag to compare

@keijiro keijiro released this 26 Feb 13:55

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

Minor updates for Unity 2018.3

Choose a tag to compare

@keijiro keijiro released this 04 Jan 13:37
  • Added initial values to avoid warning on .NET 4.x.
  • Slightly modified the directory structure.
  • Added assembly definition files.

Double precision type support

Choose a tag to compare

@keijiro keijiro released this 11 Dec 08:59
v0.1.1

Add double precision support

v0.1.0

Choose a tag to compare

@keijiro keijiro released this 29 Oct 16:11
Added PackageTool script.