Merge branch 'main' of git.nbross.com:nielsbross/Ink-Shader-Language

# Conflicts:
#	AST.jai
#	Check.jai
#	module.jai
This commit is contained in:
2025-09-17 12:32:47 +02:00
18 changed files with 171 additions and 94 deletions

View File

@@ -0,0 +1 @@
[vertex entry point] - vs_main

View File

@@ -0,0 +1 @@
[pixel entry point] - ps_main

View File

@@ -0,0 +1 @@
[vertex entry point] - vs_console_main

View File

@@ -0,0 +1,2 @@
[vertex entry point] - vs_skinning_main
[pixel entry point] - ps_main