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

Improve 3D Asset Import Dialog material editing #86430

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 26, 2024

  1. Improved 3D Asset Import Dialog material editing

    Implements [7238](godotengine/godot-proposals#7238) (for the most part).
    
    * Ability to select nodes, meshes or materials by clicking.
    * Moved mesh/material previews to the inspector area.
    * Ability to override materials and edit them directly in the inspector.
    * By default, shows overridden materials in the imported scene, with a button to disable them and show original materials.
    * Keeps compatibility with the old override format.
    reduz committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4a461df View commit details
    Browse the repository at this point in the history