Skip to content

Releases: brainglobe/brainrender

v2.0.0.0

23 Nov 21:37
Compare
Choose a tag to compare

v1.1.0.0

22 Oct 14:26
Compare
Choose a tag to compare

New:

  • added a new Actor class which makes it easier to manage how Render transforms actors at render time. Actor also create's labels and can be printed to get more details about a specific mehs
  • exposed scale for screenshots (thanks @vigji )

Bug fixes:

  • multiple calls to render now transform neurons correctly
  • scene.add_brain_regions now returns colored brain regions when only an hemisphere's mesh is requested

Released v1.0.1.0

14 Oct 09:52
Compare
Choose a tag to compare

change log

  • Fish neurons API
  • compatible with python 3.7
  • allensdk optional
  • new axes look
  • fixed axes origin

small stuff

  • improved camera stuff
  • new scene special attributes
  • scene.list_actors