Context tab for textures issue #51913

Closed
opened 2017-06-27 16:23:43 +02:00 by Dalai Felinto · 6 comments

Blender Version
Broken: 2.78 (2.77, 2.76 as well)

Short description of error
Texture context tab inconsistent visiblity behaviour.

Exact steps for others to reproduce the error
Open this simple file with a selected cube and an unselected torus:

file.blend

  • Select the Torus
  • There is no "texture" context tab for it (the texture button in the Properties Editor)

Now save the file with the Torus selected, and re-open it. The button will be there.
If you now select the cube and save the file, next time you open it, the problem persist (selecting the torus doesn't

**Blender Version** Broken: 2.78 (2.77, 2.76 as well) **Short description of error** Texture context tab inconsistent visiblity behaviour. **Exact steps for others to reproduce the error** Open this simple file with a selected cube and an unselected torus: [file.blend](https://archive.blender.org/developer/F644310/file.blend) * Select the Torus * There is no "texture" context tab for it (the texture button in the Properties Editor) Now save the file with the Torus selected, and re-open it. The button will be there. If you now select the cube and save the file, next time you open it, the problem persist (selecting the torus doesn't
Author
Owner

Changed status to: 'Open'

Changed status to: 'Open'
Author
Owner

Added subscriber: @dfelinto

Added subscriber: @dfelinto
Author
Owner

Added subscriber: @eyecandy

Added subscriber: @eyecandy
Author
Owner

Two notes:

  • If you actually take the file, select the Torus, save, and re-open, the "texture" context will be available only until you select the cube. Once you do it, if you select the Torus again, it will be no "texture" context.
  • It seems that ct->user is NULL in buttons_context_path_texture in the "failing cases".
Two notes: * If you actually take the file, select the Torus, save, and re-open, the "texture" context will be available only until you select the cube. Once you do it, if you select the Torus again, it will be no "texture" context. * It seems that ct->user is NULL in buttons_context_path_texture in the "failing cases".

This issue was referenced by f11bcbed9d

This issue was referenced by f11bcbed9d0402db271bc610eaec156583e746fa
Author
Owner

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blender/blender#51913
No description provided.