Skip to content

Add support for a texture pipeline #6

@McManning

Description

@McManning

I would like to be able to edit a texture directly within Blender and pipeline those pixels into Unity - the same way viewport pixels pipeline from Unity.

Few concerns though:

  • Textures can be huge - what's the size limit on something like this? I don't want to pump 4K textures this way.
  • Would this slow down other operations going in the opposite direction? (A user wouldn't be manipulating a mesh while also manipulating a texture, so the only concern would be viewport messages)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions