| Hi 3image,
 re:
 > Anyways, I'd like to see an option for a color axes cross in the viewports. Something like that:
 
 It's possible to set that in the moi.ini file. To do that, go to Options > General > "Edit .ini file" button, and inside the moi.ini file under the [View] section are the following 3 r,g,b color values:
 
 [View]
 <....>
 AxisIconXColor=160,160,160
 AxisIconYColor=160,160,160
 AxisIconZColor=160,160,160
 
 Each channel can contain a value between 0 to 255.
 
 - Michael
 |