Skip to content

Fix material texture switch on face select - #724

Open
Dragorn421 wants to merge 1 commit into
Fast-64:mainfrom
Dragorn421:fix_material_texture_switch_on_face_select
Open

Fix material texture switch on face select#724
Dragorn421 wants to merge 1 commit into
Fast-64:mainfrom
Dragorn421:fix_material_texture_switch_on_face_select

Conversation

@Dragorn421

Copy link
Copy Markdown
Contributor

The "normal" blender experience is that when you click a face that is basically assigned to a texture, blender switches to that texture in the image views.

This is currently broken in Fast64

This PR fixes the behavior (in some blender versions, see below) by simply selecting the Tex0 texture node in the material library instead of whatever was select before

blend file modified with blender 3.2.2

Testing:

  • Fix doesn't work in 4.2.11
  • Fix works in 5.2.0

@Dragorn421 Dragorn421 added bug Something isn't working f3d Has to do with the "f3d" code common to all games labels Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working f3d Has to do with the "f3d" code common to all games

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant