Skip to content

Releases: Aeonss/BubbleBlaster

BubbleBlaster 2.0.2

17 Aug 17:24
Compare
Choose a tag to compare

Run the "INSTALL_DEPENDENCIES.bat" and then the "BUBBLEBLASTER.BAT".

I included a exe version... try if it doesn't work

BubbleBlaster 2.0.1

17 Aug 03:30
Compare
Choose a tag to compare
Added scrolling for large images, updated README.md, fixed dependency…

BubbleBlaster 2.0.0

05 Aug 02:22
f61c29c
Compare
Choose a tag to compare
  • (feat) Added a log at the bottom, noting to install Nvidia Cuda if it is not available
  • (feat) Preview is automatically done now, with option to select outlined text to remove or remove all outlined text
  • (feat) Added magicinpaint as an option to be used when inpainting
  • (bug) Main bubbleblaster window cannot be used when preview is open
  • (bug) Path no longer is removed when selecting another file and then canceling
  • (update) Moved some functions to a util.py
  • (update) Optimized code

TO DO

  • Add a drag and select in the preview to manually select areas to inpaint
  • Add zoom feature for large images in preview
  • Add right click to move around in preview
  • Update images in README

If you get an error with numpy, please do pip uninstall easyocr and then pip install easyocr to get the right version of numpy

BubbleBlaster v1.2.4

16 Jan 00:40
Compare
Choose a tag to compare

Changed the way BubbleBlaster will be distributed.

From now on, .exe will be avoided due to large package size and long startup time, but I will include to those who want it, although I don't recommend it.

Python will be needed.

No need manually install requirements, that is done for you in v1.2.4.

Just unzip the file and run BubbleBlaster.bat

The CLI version will still be included as a .exe. CD to the path of the CLI and type bb -h for more information

BubbleBlaster v1.2.3

09 Jan 19:33
a920f2a
Compare
Choose a tag to compare
Delete bubbleblaster-cli.spec

BubbleBlaster 1.2.2

09 Nov 17:46
Compare
Choose a tag to compare

Fixed issue with the checkUpdate()

BubbleBlaster_1.2.2 is a one-file .exe

BubbleBlaster_1.2.2_NON-COMPACT is an .exe with folder dependencies. Faster to launch, but not packaged into 1 file.

BubbleBlaster 1.2.1

19 Oct 16:53
Compare
Choose a tag to compare

Used pyinstaller to package everything.

Unzip the file and run the bubbleblaster.exe

BubbleBlaster v1.2

27 Apr 19:10
Compare
Choose a tag to compare

Bug Fix:
issue 6

Error was caused by non unicode file names. Program will now duplicate the image and remove the non unicode characters

BubbleBlaster v1.1

14 Apr 16:34
Compare
Choose a tag to compare
Added update feature

BubbleBlaster v1.0

14 Apr 16:22
Compare
Choose a tag to compare
Updated files