Yomgui Projects BugTracker - Blender3D
Viewing Issue Advanced Details
30 [Blender3D] Releases minor always 2010-01-26 15:45 2010-01-26 15:56
pegasossigi2  
Yomgui  
low  
confirmed 2.50alpha0-test  
r85 open  
minor fix    
2-3 days  
0000030: No tiff export
It is no tiff-export possible
Issue History
2010-01-26 15:56 Yomgui Note Added: 0000045
2010-01-26 15:56 Yomgui Assigned To => Yomgui
2010-01-26 15:56 Yomgui Priority normal => low
2010-01-26 15:56 Yomgui Status new => confirmed
2010-01-26 15:56 Yomgui Projection none => minor fix
2010-01-26 15:56 Yomgui ETA none => 2-3 days
2010-01-26 15:56 Yomgui version => 2.50alpha0-test
2010-01-26 15:56 Yomgui Build => r85
2010-01-26 15:56 Yomgui Target Version => 2.50alpha0
2010-01-26 15:45 pegasossigi2 New Issue

Notes
(0000045)
Yomgui   
2010-01-26 15:56   
Blender code uses a weird way for using tiff lib API: by open the lib with dlopen()!
MorphOS port should use the static lib. todo!