Skip to content

Releases: Moguri/BlenderPanda

v0.5

18 Apr 05:52
Compare
Choose a tag to compare
  • Update bundled pman to v0.8
  • Update bundled blend2bam to v0.6

v0.4.2

27 Feb 05:35
Compare
Choose a tag to compare
  • Fix running rendered viewport when a project is open
  • Expose missing PBR material option

v0.4.1

17 Feb 22:37
Compare
Choose a tag to compare

Fix running on Windows

v0.4.0

17 Feb 02:37
Compare
Choose a tag to compare
  • BAM exporting now delegates to blend2bam
  • Replace BRTE code with simpler RenderEngine code:
    • Easier to maintain and less likely to break
    • Currently slower (higher latency) than the old rendered viewport (there is room for optimizations)
    • Does not update on some modal operators (e.g., transforming objects)

v0.3.0

13 Nov 03:52
Compare
Choose a tag to compare

Release highlights:

  • Updated blendergltf to 1.2.0 for export improvements (including a lot of animation fixes)
  • pman moved to its own repo for use outside of BlenderPanda
  • pman config files switched to TOML (old config files are automatically converted)
  • Rendered viewport support for macOS (requires 1.10 dev builds of Panda3D)
  • Rendered viewport stability improvements
  • PBR material support
  • Switched from glTF 1.0 to glTF 2.0

v0.2.0

25 Oct 03:22
Compare
Choose a tag to compare

Release highlights:

  • Updated blendergltf for various exporter improvements
  • Smarter detection of Python executable to use when running Panda3D
  • Switch from sRGB framebuffer to a post-process filter to improve compatibility with more graphics cards

Initial Dev Release

16 Oct 17:44
Compare
Choose a tag to compare

Initial development release of BlenderPanda.