In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
374 bytes added ,  13:50, 18 June 2012
New Version 1.4 update
Line 9: Line 9:  
| contributor =  
 
| contributor =  
 
| portedby    =
 
| portedby    =
| version    = 1
+
| version    = 1.4
 
| licence    = GPL
 
| licence    = GPL
 
| download    = https://www.box.com/s/fe5c26519b3259ff8d2c
 
| download    = https://www.box.com/s/fe5c26519b3259ff8d2c
Line 59: Line 59:  
The application will only load a texture if it has the same name as the obj file.  Example; box.obj will cause box.png to load.  Textures must be PNG32.  Each model can only have one group and one texture.  Textures can be a maximum 1024x1024 and must be a multiple of 4;
 
The application will only load a texture if it has the same name as the obj file.  Example; box.obj will cause box.png to load.  Textures must be PNG32.  Each model can only have one group and one texture.  Textures can be a maximum 1024x1024 and must be a multiple of 4;
   −
There must not be any faces which have coords like "1//1" or "1///1".
+
<s>There must not be any faces which have coords like "1//1" or "1///1".</s> Fixed! Thanx Wilco
    
[[Newo Shooter]] models are centered at 0 with a maximum point of 1 and a minimum point of -1 on all axies.  There is a red box which indicates the expected min/maximum size.  This limit allows objects to be scaled nicely relative to each other.
 
[[Newo Shooter]] models are centered at 0 with a maximum point of 1 and a minimum point of -1 on all axies.  There is a red box which indicates the expected min/maximum size.  This limit allows objects to be scaled nicely relative to each other.
Line 112: Line 112:     
== Changelog ==
 
== Changelog ==
 +
 +
=== Version 1.4 - June 17, 2012 ===
 +
* English, French, and Spanish (Google translator :p )
 +
* Improved menu performance, location and appearance.
 +
* New colour options, including model, ambient light, defuse and random colours (nice)
 +
* Auto spin model on X and Y.
 +
* Loading bug fix suggested by wilco2009 (of scenebeta)
 +
* Language selection menu
    
=== Version 1 - June 09, 2012 ===
 
=== Version 1 - June 09, 2012 ===
 
* First release
 
* First release
 +
     
712

edits

Navigation menu