Skip to content

1.2.3

Compare
Choose a tag to compare
@mvdoc mvdoc released this 03 Feb 20:39
· 91 commits to main since this release
3ea840e

What's Changed

  • FIX BrainData division overrides for Python 3 by @kroq-gar78 in #405
  • FIX division by 0 in quickflat.utils.make_flatmap_image when nanmean=True by @mvdoc in #404
  • ENH Long-overdue update to Blender 2.8+ by @marklescroart in #406
  • ENH added config file specfication of domain name; blank by default by @marklescroart in #407
  • FIX Tiny blender bug fix by @marklescroart in #410
  • MNT Setup github actions by @mvdoc in #411
  • MNT enable actions on PRs by @mvdoc in #412
  • FIX add downloaded subjects to the cortex database by @TomDLT in #413
  • FIX create intermediate dirs for config file by @mvdoc in #415
  • FIX update sources before apt-get installing by @mvdoc in #418
  • ENH add option for intermediate image in bbregister by @TomDLT in #417
  • FIX keep current sampler when dataview changes by @TomDLT in #420
  • Revert "FIX keep current sampler when dataview changes (#420)" by @mvdoc in #421
  • FIX keep current sampler when dataview changes - v2 by @TomDLT in #422
  • FIX set interpolation and layers only for volumes by @mvdoc in #423
  • FIX ensure c-ordering for flatmap image by @mvdoc in #424
  • ENH add blend_curvature method to Vertex, Vertex2D, and VertexRGB by @TomDLT in #425
  • ENH,FIX add dropout option to make_svg, fix transparency by @mvdoc in #426

New Contributors

Full Changelog: 1.2.2...1.2.3