-
-
Notifications
You must be signed in to change notification settings - Fork 154
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
Single to multiple regions conversion wizard #476
Conversation
Instant crash with no logs: Posibly related: attempting to change mesh size when a very large number of regions are present causes serious lag, and even editor freezing until the mesh size change is complete. Also: changing LOD and vertex spacing has the same effect as above. |
ff86b85
to
2a0e75b
Compare
The Directory setup wizard now works to upgrade an old version. Here are our alerts to begin our upgrade process. I don't think it can be any simpler than this when the user loads an old scene, and an inspector button is redundant.
The popup is automatic and the old storage file is auto popuplated. All the user needs to do is specify a new directory, click ok. On save, it will write to disk. |
cafa125
to
57bd304
Compare
57bd304
to
67ea8b9
Compare
Builds off of #374. Converts single storage resource file to multiple storage files and facilitates setup.
TODO