allista / WakatimeBlender

This is a plugin for the Blender that sends statistics to the Wakatime time tracking service.
MIT License
27 stars 16 forks source link

Blender 2.8 compatibility? #3

Closed nassosyian closed 4 years ago

nassosyian commented 5 years ago

currently it is not compatible with version 2.8 and is being ignored. please update it.

allista commented 5 years ago

Unfortunately, I don't have time to do it in foreseeable future -- too much work at work.

If you've some python skill, it should be really trivial to make necessary changes (if any) to make compatible. Otherwise, I'll come to that when I have enough time...

allista commented 5 years ago

Oh, and 2.8 is not yet released as stable. So I guess I'll wait until it is.

jerry-sky commented 4 years ago

@allista Blender 2.8 has officially come out. Will you be able to make your addon compatible with this new version of Blender?

MasterKrepta commented 4 years ago

I attempted to figure out what to change myself last night, but I am not a python-dev so I had no luck.

MasterKrepta commented 4 years ago

There seems to still be an issue. I just updated with the new file, but I cannot seem to enter the API key when I search for it the setting does not appear. 2019-08-11 2019-08-11 (2)

jerry-sky commented 4 years ago

I've noticed that the Blender version wasn't updated in the plugin file. However, after manually changing the version from (2, 77, 0) to (2, 80, 0) in the addon file as the Blender reference advises, it still isn't working. Following error is occurring when trying to turn on the addon: image

As I don't know anything about creating Blender addons I'm unable to mend it.

allista commented 4 years ago

Re-merged #5, tested it locally and fixed several other issues. Now it does work with 2.80