makepad-shader-compiler 0.5.0

Makepad platform shader compiler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "makepad-shader-compiler"
version = "0.5.0"
authors = ["Makepad <info@makepad.nl>"]
edition = "2021"
description = "Makepad platform shader compiler"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/makepad/makepad/"
repository = "https://github.com/makepad/makepad/"
metadata.makepad-auto-version = "VNhOVo6uNQaHZvDzl5ca2EZsDcQ="

[dependencies]
makepad-live-compiler = { path = "../live_compiler", version = "0.5.0" }