Skip to content

Releases: brainglobe/brainrender

v2.1.5

25 Jan 15:04
980a76f
Compare
Choose a tag to compare

Bump to brainglobe-space dependency

Bumps the bg-space dependency to its replacement: brainglobe-space.

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.1.5

v2.1.4

15 Jan 14:18
740398f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

21 Dec 14:39
5573d08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

11 Dec 17:51
235cb0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

11 Dec 13:27
47f04f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

01 Dec 14:11
19350ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0.0...v2.1.0

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