Three small improvements from Task 5 code review: - MarkAndPunch now enables DepthTest explicitly (was relying on GameWindow's startup enable; this makes the method self-contained). - Uniform location fields marked readonly (set once in ctor). - AllocateVbo gets a comment noting that mid-session reallocation is safe because the VAO bakes the VBO association at ConfigureVao time. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| AcDream.App | ||
| AcDream.Cli | ||
| AcDream.Core | ||
| AcDream.Core.Net | ||
| AcDream.Plugin.Abstractions | ||
| AcDream.Plugins.Smoke | ||
| AcDream.UI.Abstractions | ||
| AcDream.UI.ImGui | ||