sivarajankumar / screen3d

Automatically exported from code.google.com/p/screen3d
0 stars 0 forks source link

[Screen/Image/IL] migrate DevIL loader to new component #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The goal of this task is to suppress courant ImageLoader class into Screen/Core 
and put it into a dedicated component (Screen/Image/ILLoader).
The goal is to prevent portability issues (DevIL is an "old" library).

This component should be statically or dynamically loaded to provide.

Original issue reported on code.google.com by thoratou@gmail.com on 9 Oct 2011 at 10:00

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/screen3d/source/detail?r=267

new component implemented (static load only) and all dependency and scripts 
updated
still need dynamic load to close the enhancement

Original comment by thoratou@gmail.com on 9 Oct 2011 at 11:20

GoogleCodeExporter commented 8 years ago
http://smart-experiments.no-ip.org:8005/

new build tasks created for Screen/Image/IL (release and debug)

Original comment by thoratou@gmail.com on 9 Oct 2011 at 11:56

GoogleCodeExporter commented 8 years ago

Original comment by thoratou@gmail.com on 9 Oct 2011 at 1:59