tngreene
tngreene
https://docs.blender.org/api/current/bpy.types.Depsgraph.html#dependency-graph-iterate-over-all-object-instances another way to access instances without using make real I think
This is probably pretty rare, but, with out it you could get an unnecessary empty. The exporter will adjust the VT table for you as part of baking instead of...
It appears I have an uncommited unit test for those lines of code. 8510aba081d4d66 is where this is finalized. A custom startup was added but not the test that uses...
Side note: This experiment ``` TODO: How do we limit this view? We only If the material is shared between # Case 1: MaterialHasCockpitRegion is in RootDefaultMode -> Don't show...
There are several unit tests which require hand verification for some cases (such as drag_rotate_manip_type_mismatch.test) these will have to be updated in particular!
See also #146 (log deprecated warnings)
It would also be awesome if the API could add a source for the message (an XPlane type, a blender object, a string) and we can sort the logger by...
**And a massive thank you to everyone who steps in and helps each other out with the basic bugs like how to install something!** This has been, honestly, the best...
@kbrandwijk and @DWmFrancis , it is very nice to hear from you again! Thank you for your long responses! **Firstly let me say when I said "sad" I'm not talking...
@DWmFrancis I agree that Blender's UI is limiting. I ready UI/UX blogs constantly and think "Oh, that pattern would make it so much easier to do ________, wait, Blender's UI...