Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Releases: DotBow/Blender-Version-Manager

Blender Version Manager v1.6.1 Beta (Win x64, Linux x64)

26 Jan 16:24
Compare
Choose a tag to compare

New:

  • Show Blender version number instead of "Git-"

Fixed:

  • Possible fix for issue #13 ValueError: time data does not match format on Linux

Blender Version Manager v1.6.0 Beta (Win x64, Linux x64)

22 Sep 12:13
Compare
Choose a tag to compare

New:

  • Linux support

Fixed:

  • Scroll bar style was missing
  • Some memory leaking fixes
  • Possible fix of broken build checking for long time running BVM sessions

Notes for Linux users:

  • Tested and built under Pop!_OS 19.04
  • Consider installing TopIcons Plus extension for proper tray icon support
  • "Launch When System Starts" and "Register Blend-file Extension" doesn't work for Linux currently

Blender Version Manager v1.5.2 (Win x64)

31 Jul 16:52
Compare
Choose a tag to compare

Hotfix:

  • Incremental version update of Blender to 2.8X

Blender Version Manager v1.5.1 (Win x64)

17 Jun 05:23
Compare
Choose a tag to compare

New:

  • Checking on startup if another instance of BVM is running
  • Button for Wiki Page

Fixed:

  • Wrong datetime in new build label in some cases
  • BVM quits if close it from taskbar RMB menu

Blender Version Manager v1.5.0 (Win x64)

08 May 15:03
Compare
Choose a tag to compare

Major:

  • Fixed: Can't drag'n'drop files into Blender
    (Don't use "Run this program as an administrator" in file properties!
    Read this Issue and Note from Wiki for more information)
  • Logging for uncaught exceptions
  • Double click on tray icon runs latest build
  • New icons, UI polishing
  • Created Wiki page

Minor:

  • A bit of other small fixes here and there
    (basically broken things from previous versions)

Blender Version Manager v1.4.1 (Win x64)

16 Apr 14:27
Compare
Choose a tag to compare
  • Display datetime now matches with blenders splash screen everywhere
  • Indication of downloading and extracting status in taskbar
  • Potential fix of crashing on some systems on "Finishing..." stage

Blender Version Manager v1.4.0 (Win x64)

26 Mar 03:45
Compare
Choose a tag to compare

Major:

  • Automatic registration of .blend extension (optional in File Menu)
  • Display date now matches with blenders splash screen
  • Scrolling for long list of versions
  • Bug and crash fixes

Minor:

  • Better naming of versions in root folder
  • Display build time instead of year
  • Automatic cache cleaning
  • UI polishing

Blender Version Manager v1.3.3 (Win x64)

02 Mar 18:49
Compare
Choose a tag to compare
  • Fixed: Can't open System Console in Blender.
  • Minor code cleanup.

Blender Version Manager v1.3.2 (Win x64)

24 Feb 09:26
Compare
Choose a tag to compare
  • Fixed: Blender not launching if root folder has white spaces

Blender Version Manager v1.3.1 (Win x64)

17 Feb 17:08
Compare
Choose a tag to compare
  • Added Indication of running instances of Blender
  • UI polishing
  • Bug fixes