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

Improved 3D Scene Importer #47166

Merged
merged 1 commit into from
Mar 22, 2021
Merged

Commits on Mar 22, 2021

  1. Improved 3D Scene Importer

    * Added option for importers to show an Advanced settings dialog
    * Created advanced settings dialog for Scene Importer
    * Cleaned up importers (remove many old/unused options)
    * Added the ability to customize every node, material, mesh and animation individually
    * Saving to animations and meshes to files is now a manual process, making it more predictable
    * Added the ability for materials to be replaced by external files (or to be made external, up to you).
    * When doubleclicking an impoted scene in the filesystem dock, it automatically shows the import settings instead of asking to open it.
    
    WARNING: Lightmap UV unwrap is not working, it needs to be re-made.
    reduz committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    97a3a66 View commit details
    Browse the repository at this point in the history