Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow preloading briefing icons #6548

Merged
merged 4 commits into from
Feb 2, 2025

Conversation

MjnMixael
Copy link
Contributor

Adds a game_settings.tbl flag to force preloading models used for briefing icons. This runs in mission post-process so it only loads models used for icons that haven't already been loaded for the mission.

This is useful for SCPUI's where hovering over an icon shows the model without having to click on it and the stutter when it loads models not used in mission is super obvious and a poor player experience.

@wookieejedi wookieejedi added enhancement A new feature or upgrade of an existing feature to add additional functionality. ui A feature or issue specific to the menus portion of the user interface labels Jan 25, 2025
@MjnMixael MjnMixael force-pushed the preload_briefing_models branch from 1a377a3 to d5d9e36 Compare January 30, 2025 14:04
@BMagnu BMagnu merged commit 103ad70 into scp-fs2open:master Feb 2, 2025
16 checks passed
@MjnMixael MjnMixael deleted the preload_briefing_models branch February 2, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or upgrade of an existing feature to add additional functionality. ui A feature or issue specific to the menus portion of the user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants