Changes since version 0.0.5:
	* plugins: try to detect file type with libmagic if available
	* general: there are some minor API changes which require the
		reconfiguration and recompilation of programs using libg3d
	* imp_flt: very basic model support for OpenFlight
	* imp_r4: basic support for Reflections/Monzoom models
	* imp_glb: texture support
	* doc: a little bit more API documentation

(Version 0.0.4 was not released)

Changes since version 0.0.3:
	* imp_3ds: reorganization
	* imp_3ds: better texture support
	* imp_iob: better material support
	* general: more cleanup on exit
	* general: usual bugfixes
	* imp_ar: new Racer (ar, dof) plugin
	* imp_joe: new VDrift (joe, car) plugin
	* imp_glb: new UltimateStunts (glb) plugin
	* API: extended G3DImage structure:
		- introduced tex_env parameter to let texture image request
		  a special handling
		- recompilation of existing applications is required
	* plugins: some plugins now only compile if --enable-experimental
	  is added to ./configure

Changes since version 0.0.2:
	* plugins: support (partly) for object trees
	* imp_ac3d: hierarchical object support
	* bugfixes

Changes before 0.0.1: see G3DViewer ChangeLog
