tngreene
tngreene
A user (#622) suggested a copyright line to be appended to the bottom of the OBJ as a place to put authorship information. I could see this as a good...
Relating to #620 , #359, turns out this works in X-Plane now! All we need is the checkbox in XPlane2Blender! - [ ] UI change - [ ] Unit test...
X-Plane sometimes treats a missing argument in a directive as 0. We should respect that since artists have purposefully used that as a time saver in the past.
Gitbooks is terrible. Move everything over to the project wiki since we know it is easy to access and just works. No other services to manage and the wiki even...
#453 is full of wonderful answers and heartfelt opinions I value very much. It makes me regret that it didn't take off (but perhaps my expectations were too high). This...
To make a converter that can cover more than a decade of 2.49 use cases, we'll need a lot of test cases to look at how people actually used XPlane2Blender...
All our properties can be seperated into 3 catagories "stuff for airplanes, stuff for scenery, stuff for both", as evident about having multiple validations that say "This is an aircraft/cockpit...
Currently we have 2 features (or maybe more) that require EEVEE - Specularity is taken from Material Properties > Specular (turn Nodes off) - SIZE parameter replacement relies on Light...
Users with texture directives like `TEXTURE my texture.png` are very surprised when it doesn't work for them. We know that the OBJ parser ignores tokens after it is satisfied but...
Right now you need to read from a list, know the name, and copy or type it in. The only hint you get that you're on the right track is...