API-Beast / BearBones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BearBones

BearBones is an application framework for creating software applications.

It provides a solid, transaction based Undo/Redo-system, MDI functionality, backwards-compatible serialization functionality, hotkey remapping, auto-saving and session restoration systems.

Roadmap

BearBones is in an early state.

Future versions will include:

  • Native saving and loading.
  • Better clipboard support, allowing to store and restore image data to the system clipboard.
  • HiDPI theme support.

How to use

BearBones uses a plugin system to define the behaviour of your app.

To create a new app using BearBones, clone this repo and place your code in the "App" folder.

About


Languages

Language:GDScript 92.0%Language:C++ 5.1%Language:GLSL 1.8%Language:CMake 0.6%Language:GAP 0.2%Language:Batchfile 0.2%