Enhanced visual values - #5
Merged
Merged
Conversation
Run code cleanup AI summary: Refactor codebase to file-scoped namespaces and separate greyscale visual taus - Convert all C# files to file-scoped namespace declarations - Reformat project files (.csproj, .slnx) to 4-space indentation style - Split VisualInTau/VisualOutTau into separate TunnelVisualInTau/TunnelVisualOutTau and GreyscaleVisualInTau/GreyscaleVisualOutTau settings so tunnel vision and greyscale can have independent buildup/recovery curves - Rename CardioFatigueMaxHRFloor to CardioFatigueMaxHrFloor for consistent naming - Separate physiologicalVisualTarget logic for tunnel vision vs greyscale, giving greyscale slower buildup (8s) and faster recovery (2s) compared to tunnel vision - Fix YAML indentation in CI workflow (steps indented under jobs)
Remove workspace.xml
Change GPLv3 header semicolon to comma because it interfered with JetBrains Rider autoformat
Add both to the GraphicLogicTest Remove bloodhead from GraphicLogicTest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The visual values have been enhanced:
Code formatting and license header added.
Related Issues
Type of Change
Testing
dotnet test)Checklist
CLA Agreement
AMPW (AMPW-german)