This repository has been archived by the owner on Jun 12, 2022. It is now read-only.
Releases: mika-archived/SharpX
Releases · mika-archived/SharpX
SharpX v1.0.0-alpha.2
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
SharpX - C# to X Transpiler & Compiler