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

don't execute preInit when returning to 3den #283

Merged
merged 1 commit into from
Feb 29, 2016
Merged

Conversation

commy2
Copy link
Contributor

@commy2 commy2 commented Feb 28, 2016

This is a extremly hackish work around for 3den calling all preInit = 1 functions when returning from a preview. Adds a variable to the return button.

This has one major flaw though. Should BI fix the problem and preInit does not occur anymore when returning from preview in 3den, this fix will prevent XEH preInit from being executed, which means we would have to patch.

It slightly reduces load times in 3den when returning from a preview (can add up to a few seconds with ACE) and fixes bugs like this: #282

@commy2 commy2 added the Bug Fix label Feb 28, 2016
Killswitch00 added a commit that referenced this pull request Feb 29, 2016
don't execute preInit when returning to 3den
@Killswitch00 Killswitch00 merged commit 9303528 into master Feb 29, 2016
@thojkooi thojkooi deleted the fix3denpreview branch April 25, 2016 11:33
@commy2 commy2 added this to the 2.3.2 milestone May 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants