Hi,
As the title says, i tried to update Amaranth addon to work with latest API changes.
There's a TODO because i'm not sure how to substitute them or if they are even needed anymore.
Differential D4487
Amaranth updated with latest API changes Authored by CansecoGPC (CansecoGPC) on Mar 8 2019, 7:42 PM.
Details
Hi, As the title says, i tried to update Amaranth addon to work with latest API changes. There's a TODO because i'm not sure how to substitute them or if they are even needed anymore.
Diff Detail
Event TimelineComment Actions Fixed addon error when activating it. Comment Actions Absolutely, we should just remove:
Both features are now in one way or another in 2.80. Good to see Amaranth features making it to the mainstream :) Thanks a lot for your help!
Comment Actions The only function that doesn't work now is List Missing Images on Scene Debug: Traceback (most recent call last): File "/usr/share/blender/2.80/scripts/addons_contrib/amaranth/scene/debug.py", line 693, in execute ar.spaces.active.background_images: AttributeError: 'SpaceView3D' object has no attribute 'background_images' Comment Actions Background-images counting has to be refactored to check on Empty images now. Is that something you can do? I can look into it in a few weeks otherwise.
Comment Actions Updated latest requested change.
Comment Actions @Pablo Vazquez (pablovazquez) Did you have time to look how to solve the List Missing Images feature? Comment Actions I will commit this since it fixes the most important part which is registration of the add-on itself. We can work on fixing individual features (like Background Images counting) in different patches. Thanks @CansecoGPC (CansecoGPC) and @nBurn (nBurn)! | ||||||||||||||||||||||||||||||||||||||||||||||||||