tngreene

Results 73 issues of tngreene

As noted in #302, we need error codes to assert certain errors and line numbers have happened, not just X minimum amount. In addition, it would be useful to have...

Improvement
feedback

I thought that only some Image Datablock names were haunted, but it turns out other ones can be too. Observe this print out from colmita's example. ``` File "C:\Users\Ted\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\io_xplane2blender\xplane_249_converter\xplane_249_material_converter.py",...

Bug
priority urgent
2.49 Converter

This whole feature was developed under the impression that "layers" would exist and we'd make decisions based on if it was an array of 20 things or not. Forgot about...

Bug
priority low
Updater Problems

Many artists are, in 2019, stuck using 2.49 because their work is locked away. We need a way to open a 2.49 project in Blender, scrape and correct previous properties,...

Feature
2.49 Converter

If you were using `Root Objects` mode in 2.79, you were using Layers 1-4 as buckets 1-4. The "Widths" of the buckets will still be on the root object, the...

Improvement
priority normal
Updater Problems

So far, on 314-vr-preview at least, adding typing hints has been an exercise of documentation, debugging, and reasoning about the code. Actually using the static type checker to check the...

Feature
priority low

Currently #494 feature is taking up a ton of time for something I predict a small amount of people will realize exists or is used. For the purpose of getting...

Feature
priority normal

Suppose an OBJ with `(0, 200), and (0, 400)` LOD buckets. This is Additive Mode. Next suppose CubeA is in Bucket 1 and 2. For no good reason, CubeA will...

Improvement
priority low
good first issue

It appears that Show/Hide animations only work for Meshes. Maybe I made my test case too quickly, but also, this was brought to my attention by a person who said...

Bug
in review
priority low
good first issue

There are a bunch of TODOs in the code base saying things like "TODO: Is this needed"? "TODO: Remove me?" "TODO: [Something that got fixed]" and commented out code. Not...

priority normal