Skip to content

feat: add screen-size culling slider (minScreenSizePercent) - #16

Merged
DaymareOn merged 1 commit into
mainfrom
feat/screen-size-culling
Jun 22, 2026
Merged

DaymareOn merged 1 commit into
mainfrom
feat/screen-size-culling

Conversation

@DaymareOn

Copy link
Copy Markdown
Owner

MCM portion of screen-size culling (tracked in DaymareOn/hdtSMP64#379).

Adds a slider on the Simplification page for minScreenSizePercent, shown as a percentage (e.g. 2.5%), wired like the other global options (JMap → configs.xml <smp>smp reset).

Changes (Source/Scripts/FSMPM.psc)

  • keys/defaultValues: add minScreenSizePercent (default 0) to the smp series; bump buildConfigString section boundaries
  • OnPageReset slider + State SliderMinScreenSizePercent (range 0–100%, step 0.1, display "{1}%", stores the percent)
  • bundled configs.xml + presets: Performance 2.5, Reasonable 1.5, others 0

Notes

  • Folds into the unreleased MCM 3.1.0 (no version bump) alongside skip-dead-actors.
  • Compiled .pex produced by CI.
  • Built locally (Caprica) and tested in-game.

…rcent)

Adds an MCM slider on the Simplification page for the new FSMP
minScreenSizePercent setting (float 0-100, shown as a percentage), wired
like the other global options (JMap -> configs.xml <smp> -> smp reset).

- keys/defaultValues: add minScreenSizePercent (default 0) to the smp series
- buildConfigString: bump the smp/solver/wind section boundaries
- OnPageReset + State SliderMinScreenSizePercent (range 0-100%, step 0.1, shown as "{1}%")
- bundled configs.xml + presets: add the tag (2.5 Performance, 1.5 Reasonable, 0 elsewhere)

Folds into the unreleased MCM 3.1.0 (no version bump) alongside skip dead actors.
Compiled .pex are produced by CI (Commit Compiled Scripts step).

Implements the MCM portion of DaymareOn/hdtSMP64#379.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@DaymareOn, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 59 minutes and 57 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 9f9e8dc1-16c4-4900-b41f-5a2da0303ac9

📥 Commits

Reviewing files that changed from the base of the PR and between e520055 and bd3894d.

📒 Files selected for processing (8)
  • SKSE/Plugins/hdtSkinnedMeshConfigs/configs.xml
  • SKSE/Plugins/hdtSkinnedMeshConfigs/configsPresets/2.5.1 Default.xml
  • SKSE/Plugins/hdtSkinnedMeshConfigs/configsPresets/Debug.xml
  • SKSE/Plugins/hdtSkinnedMeshConfigs/configsPresets/Default.xml
  • SKSE/Plugins/hdtSkinnedMeshConfigs/configsPresets/Performance.xml
  • SKSE/Plugins/hdtSkinnedMeshConfigs/configsPresets/Quality.xml
  • SKSE/Plugins/hdtSkinnedMeshConfigs/configsPresets/Reasonable.xml
  • Source/Scripts/FSMPM.psc
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/screen-size-culling

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@DaymareOn
DaymareOn merged commit dd88218 into main Jun 22, 2026
2 checks passed
@DaymareOn
DaymareOn deleted the feat/screen-size-culling branch June 22, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant