Related to T95616, the relationship between Image ID and ImBuf 'cached'
buffers can be fairly confusing when using the RNA API.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- tmp (branched from master)
- Build Status
Buildable 21941 Build 21941: arc lint + arc unit
Event Timeline
Comment Actions
Some minor nodes but in general this seems fine. No extra review needed from my side.
| doc/python_api/examples/bpy.types.Image.py | ||
|---|---|---|
| 5 | ||
| 5–26 | There are a few notes that could be included here, although they don't fit the style of introductory documentation so well. Nevertheless they may still be worth including.
There is room for some more detailed examples too, something that involved loading, modifying and saving an image would be good. Although that can be separate from this patch (another example file). | |