JustasB / BlenderNEURON

Exports 3D structure and activity from NEURON simulator to Blender
http://blenderNEURON.org
MIT License
27 stars 7 forks source link

blender 4 compatibility fixes #41

Closed JustasB closed 2 weeks ago

JustasB commented 2 weeks ago

Manually tested Blender 4.1 and was able to get all the functionality to work

Fixes issue: https://github.com/JustasB/BlenderNEURON/issues/39

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.11%. Comparing base (9d270cc) to head (9dc5a55). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
blenderneuron/blender/blenderrootgroup.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #41 +/- ## ======================================= Coverage 91.10% 91.11% ======================================= Files 20 20 Lines 2069 2070 +1 Branches 350 350 ======================================= + Hits 1885 1886 +1 Misses 94 94 Partials 90 90 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.