Commit Graph

5 Commits

Author SHA1 Message Date
vurtun
b09849f41a Added script to UI bytecode compile + file browser
This is quite a big commit which adds an experimental text script to
UI bytecode compiler. The compiler is still under heavy development
and can and will be under heavy changes, so use with caution.

In addition I added the old file browser for unix like platforms
back into the demo. At the moment it only supports windows but
the only part of the file browser that is platform dependend
is the directory content loader which should be easy to implement
in other platforms as well.
2016-03-07 18:17:15 +01:00
vurtun
fdbcc52629 Merged examples and demos into one (first step)
While dividing previously spared me from a lot of work and problems
it is probably best to have everything working for every or as many
platforms as possible. Some platforms fail to provide good ways
to support everything (e.g.:X11 does not have pixmap clipping with
different width/height or alpha-blending) but all OpenGL demos
outside allegro (needs some additional work) should be able to run.
2016-02-11 23:29:02 +01:00
vurtun
1e42945906 revert back to old demo version 2015-05-21 22:10:07 +02:00
vurtun
11cb73ef97 temporarily removed opengl demo until all glitches are removed 2015-05-21 21:10:03 +02:00
vurtun
8c125eaa12 further extended demo + shelf header are only as wide as the label 2015-05-19 18:49:24 +02:00