target dump & managers links fix#4
Merged
leotorrez merged 3 commits intoleotorrez:mainfrom Jan 2, 2025
Merged
Conversation
leotorrez
added a commit
that referenced
this pull request
Feb 12, 2026
- Completely rewrote override.md from 265 lines to 650+ lines - Made content game-agnostic (removed GIMI/Genshin-specific content) - Created comprehensive overview tying ShaderOverride and TextureOverride together - Documented common properties shared between override types - Added comparison table showing when to use each override type - Included fuzzy matching and draw context matching overviews - Added 7 common usage patterns with examples - Comprehensive best practices and troubleshooting sections - All content cross-references detailed documentation pages - Verified structure matches Override.h, IniHandler.cpp, CommandList.cpp This completes the #4 priority documentation file and provides a central overview page for the override system.
leotorrez
added a commit
that referenced
this pull request
Feb 12, 2026
- Simplified properties.md IniParams section (lines 156-225) - constants.md now single source of truth for IniParams - Kept quick reference with practical examples in properties.md - Added clear cross-reference to constants.md - Eliminated ~25 lines of duplicate content while maintaining usability Addresses issue #4 from REPETITION_ANALYSIS.md
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.
No description provided.