mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-02-01 10:30:08 -05:00
916863dd0a
Native menu bar recreation is hooked up to the focusWindowChanged signal in QGuiApplication. Emittng this when the window is shown ensures that Qt creates the menubar at the correct time. Fixes gh2k/fractorium#1 |
||
---|---|---|
Builds | ||
Data | ||
Deps/CL | ||
Source | ||
.gitignore | ||
LICENSE | ||
README.md |
fractorium
A Qt-based fractal flame editor which uses a C++ re-write of the flam3 algorithm named Ember and a GPU capable version named EmberCL which implements a portion of the cuburn algorithm in OpenCL.