From 7ed3bafbdd2a341a880e4884025f293d4910c68a Mon Sep 17 00:00:00 2001 From: jbritain <50422789+jbritain@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:14:42 +0100 Subject: [PATCH 1/3] *yr'oe --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75e448d..10416fe 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ For uniform references please look at `alphaTestRef` for formatting. The aside f ### PR's and Commits -PR's May take a while to be added, as they need to be fully verified, and someone needs to add them when there on. +PR's May take a while to be added, as they need to be fully verified, and someone needs to add them when they're on. #### PR/Commit Format (Please Use it in both your commits on your branch and any pr's, makes our lives easy) (type): (area): description @@ -84,4 +84,5 @@ Translations are not yet supported, but once the english version is complete we ## Contributors - [Iris Docs](https://github.com/IrisShaders/ShaderDoc/tree/master) - Most of the early documentation - WhyFencePost / WhyFenceCode - The page and a lot of the data transfer -- NinjaMike - Many uniforms including Iris exclusive uniforms \ No newline at end of file +- NinjaMike - Many uniforms including Iris exclusive uniforms +- jbritain - Some uniforms, other miscellaneous things \ No newline at end of file From 3fadf21b13acc2aaef7658cacedaeea3c8f7dc3b Mon Sep 17 00:00:00 2001 From: jbritain <50422789+jbritain@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:20:20 +0100 Subject: [PATCH 2/3] improve quick reference section --- src/content/docs/reference/overview.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/docs/reference/overview.mdx b/src/content/docs/reference/overview.mdx index 170cf5e..51974cd 100644 --- a/src/content/docs/reference/overview.mdx +++ b/src/content/docs/reference/overview.mdx @@ -11,16 +11,16 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components'; ## Core Reference -There on the left, look in the nav bar! +There on the left, look in the nav bar! On mobile, you'll need to hit that hamburger icon on the top right! ## Quick Reference \ No newline at end of file From fa2284f6db5a991e87af8410036ab2eb4c1bd0c6 Mon Sep 17 00:00:00 2001 From: ninjamike1211 <59298978+ninjamike1211@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:29:42 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10416fe..cac13c5 100644 --- a/README.md +++ b/README.md @@ -84,5 +84,5 @@ Translations are not yet supported, but once the english version is complete we ## Contributors - [Iris Docs](https://github.com/IrisShaders/ShaderDoc/tree/master) - Most of the early documentation - WhyFencePost / WhyFenceCode - The page and a lot of the data transfer -- NinjaMike - Many uniforms including Iris exclusive uniforms +- NinjaMike - Many uniforms including Iris exclusive uniforms, constants, shaders.properties, programs - jbritain - Some uniforms, other miscellaneous things \ No newline at end of file