Skip to content

Commit

Permalink
Merge pull request #10 from WhyFenceCode/main
Browse files Browse the repository at this point in the history
mod: made minor spelling changes and changed the unfinished flag
  • Loading branch information
WhyFenceCode authored May 1, 2024
2 parents 8d2ac04 + 2581d72 commit 8f1526d
Show file tree
Hide file tree
Showing 60 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pnpm dev
Images can be added to `src/assets/` and embedded in Markdown with a relative link.

Content belongs in either `/guides`, `/reference`, `/how_to` within docs, and in its relative subcategory.
Unfinished/Outdated docs are marked with the `Outdated` tag in the warning style.
Unfinished/Unfinished docs are marked with the `Unfinished` tag in the warning style.

### How to write:

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/guides/Beginners/first.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ sidebar:
label: Your First Shader
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---
2 changes: 1 addition & 1 deletion src/content/docs/guides/Beginners/start.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ sidebar:
label: Getting Started
order: 0
badge:
text: Outdated
text: Unfinished
variant: caution
---
2 changes: 1 addition & 1 deletion src/content/docs/how_to/shadow_transforms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ sidebar:
label: Shadow Transforms
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---
2 changes: 1 addition & 1 deletion src/content/docs/how_to/spaces.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ sidebar:
label: Spaces
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---
2 changes: 1 addition & 1 deletion src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
</Card>
</CardGrid>

## Contributors:
## Contributors

A big thanks to the many people below who make this site work. This would not be the same without you.

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Buffers/colortex.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: ColorTex
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Buffers/custom.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: Custom Buffers
order: 2
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Mod/DH/dh_overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: DH Overview
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Programs/begin.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: Begin
order: 2
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Programs/composite.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: Composite
order: 8
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Programs/deferred.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: Deferred
order: 7
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Programs/final.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: Final
order: 9
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Programs/gbuffers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: Gbuffer
order: 6
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Programs/prepare.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: Prepare
order: 5
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Programs/setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: Setup
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Programs/shadow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: Shadow
order: 3
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Programs/shadow_comp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: Shadow Compositing
order: 4
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Uniforms/General/blendFunc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: blendFunc
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: centerDepthSmooth
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: chunkOffset
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---
import { Aside } from '@astrojs/starlight/components';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: darknessFactor
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---
import { Aside } from '@astrojs/starlight/components';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: darknessLightFactor
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---
import { Aside } from '@astrojs/starlight/components';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: entityColor
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Uniforms/General/entityId.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: entityId
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: eyeAltitude
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: eyeBrightness
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: eyeBrightnessSmooth
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Uniforms/General/far.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: far
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Uniforms/General/fogMode.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: fogMode
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: frameCounter
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Uniforms/General/frameTime.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: frameTime
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: frameTimeCounter
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: heldBlockLightValue
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: heldBlockLightValue2
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Uniforms/General/near.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: near
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: nightVision
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Uniforms/General/playerMood.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: playerMood
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
4 changes: 2 additions & 2 deletions src/content/docs/reference/Uniforms/General/renderStage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: renderStage
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand All @@ -15,7 +15,7 @@ This uniform stores the "render stage" of the current geometry. This can be used

| define | Description |
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| MC_RENDER_STAGE_NONE | Undefined |
| MC_RENDER_STAGE_NONE | Unfinished |
| MC_RENDER_STAGE_SKY | The upper portion of the sky not including stars or textures like the sun/moon |
| MC_RENDER_STAGE_SUNSET | The lower portion of the sky used to generate the sunset effect, does not include textures like the sun/moon |
| MC_RENDER_STAGE_CUSTOM_SKY | Custom sky texture from resource pack, such as from Optifine or FabricSkyBoxes |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: screenBrightness
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Uniforms/General/skyColor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: skyColor
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: spriteBounds
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/reference/Uniforms/General/upPosition.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
label: upPosition
order: 1
badge:
text: Outdated
text: Unfinished
variant: caution
---

Expand Down
Loading

0 comments on commit 8f1526d

Please sign in to comment.