Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Releases: mika-archived/SharpX

SharpX v1.0.0-alpha.2

29 Aug 23:05
v1.0.0-alpha.2
Compare
Choose a tag to compare
SharpX v1.0.0-alpha.2 Pre-release
Pre-release

This release contains the following changes:

Compiler

  • support to catch errors by Visual Studio family
  • support SHARPX_COMPILER preprocessor by default

Compiler CLI

  • support watch mode
  • support excludes compiler option
  • support to display error reasons

ShaderLab

  • support matrix types without property accesses
  • support cast syntax
  • support enum definitions for tags
  • support dynamic configuration for entry points
  • support more shader attributes for tessellation shaders
  • support break keyword
  • fix the position of the pass
  • fix the Component attribute behavior
  • fix the Color attribute behavior

Interop for Unity

  • support to provide Unity integration

SharpX: Proof of Concept Implementation

22 Aug 10:33
1.0.0-alpha.1
Compare
Choose a tag to compare
Pre-release

SharpX - C# to X Transpiler & Compiler