Go to file
Skyler Lehmkuhl 12bd8d043e Added automatic Flash Player Debugger download/installation for OS X 2013-01-02 02:07:34 -05:00
GUI Fixed "menu" bug under Windows 2012-01-20 00:05:52 -05:00
Themes/Default/gtk-2.0 Beginnings of Pyglet support 2012-02-10 15:55:17 -05:00
flash More work on HTML5 filters 2012-02-10 15:56:08 -05:00
media Added Windows icon. 2012-01-15 12:04:46 -05:00
swfc HTML5 working again 2013-01-01 17:55:18 -05:00
README Updated README to reflect that OSX swfc binary was successfully tested on PPC and x64. 2012-01-10 14:45:37 -05:00
README_INSTALL.txt Now builds on Linux 2012-01-20 14:28:24 -05:00
Roadmap Save reworked to use .tar.gz files - to pack resources 2012-01-17 16:24:28 -05:00
base.js HTML5 working again 2013-01-01 17:55:18 -05:00
colors.py Added GPLv3 license 2012-01-09 16:12:18 -05:00
control (to fix merge) 2012-01-24 16:39:30 -05:00
gpl.txt Added GPLv3 license 2012-01-09 16:12:18 -05:00
lightningbeam Now builds on Linux 2012-01-20 14:28:24 -05:00
lightningbeam.desktop Now builds on Linux 2012-01-20 14:28:24 -05:00
lightningbeam.icns Added setup script 2012-01-14 17:07:38 -05:00
lightningbeam.py Added automatic Flash Player Debugger download/installation for OS X 2013-01-02 02:07:34 -05:00
lightningbeam_windows.py Initial work on scaling tool. 2012-09-11 09:52:45 -04:00
misc_funcs.py OpenGL now drawing something 2012-03-12 15:31:06 -04:00
mkdebian Linux build changes 2012-01-24 16:32:26 -05:00
postinst Now builds on Linux 2012-01-20 14:28:24 -05:00
postrm Now builds on Linux 2012-01-20 14:28:24 -05:00
preinst Now builds on Linux 2012-01-20 14:28:24 -05:00
prerm Now builds on Linux 2012-01-20 14:28:24 -05:00
setup.py Resolved merge 2012-01-16 10:44:32 -05:00
svlgui.py Added automatic Flash Player Debugger download/installation for OS X 2013-01-02 02:07:34 -05:00

README

Lightningbeam is currently under heavy development. Things may change often.

Please note you need a patched version of PyGUI to run in PyGUI mode.
And it doesn't really run in any other mode yet. To be fixed. (maybe?)

To run: python lightningbeam

I am working on including swfc binaries for all archs necessary. The Mac OSX
file is a universal binary, and runs on x86, x64 and PPC.

TODO: More info in this file.