Belle is an open source and user friendly software designed to act as a Visual Novel maker.
Belle is a cross-platform application that is known to run on the Linux, Mac OS X and Windows operating systems.
Product's homepage
Requirements:
· Qt
· Belle Engine (to test/run the game)
What's New in This Release: [ read full changelog ]
EDITOR:
· Added support for animated images (e.g. gifs).
· Improved memory management.
· Added option to select different browser in settings.
· Fixed image duplication when running a project multiple times.
· Improved font management.
· Added support for custom fonts.
· Added font option to textbox object.
· Fixed allow skipping option in wait action.
· Set wait action maximum duration to 3600 seconds.
· Improved resource editing and management.
· Improved scene view.
· Improved text display in dialogue actions.
· Fixed image object not appearing in scene view when copied from an image resource.
· Fixed scene double delete.
· Fixed bug in show action not showing available objects.
· Changed the behaviour on how objects are added to the scene.
· Set image scaling to use bilinear filtering for a smoother scaled image.
· Fixed bug in view menu options after restarting application.
· Fixed some missing data when importing a project.
· Fixed many crashes and other bugs.
ENGINE:
· Added DOM mode.
· Added support for animated images (e.g. gifs).
· Added support for older browsers (e.g. Internet Explorer 7 and 8).
· Improved code organization.
· Improved integration with websites.
· Added loading bar.
· Improved canvas painting.
· Improved event detection.
· Improved text display when using canvas.
· Fixed many bugs.