Open xeolabs opened 13 years ago
True, also "x" "y" "z" should be output in the correct order. The pretty printing module needs to be updated with some ordering rules, unfortunately I don't have time for this myself.
No prob - let's just tag and bag any issues just to have them tracked. We can point contributors to these later.
Sounds good to me. This one shouldn't be that hard for a newcomer - those ouput objects are extremely simple.
Output the properties of JSON scene nodes in the documentation-standard order for better human readability.
Currently they are like this:
Nicer to have like this, where "type" and "id" are first, then other properties, then "nodes" is last: