Commit Graph

19 Commits

Author SHA1 Message Date
2024b3a280 fixes for mac 2017-03-28 09:08:53 +01:00
744cd8bfb5 added Canvas, Brush, Stroke and CanvasNode classes 2017-03-26 00:26:46 +00:00
a2cb0ecafe added render target and bezier classes, added stroke settings panel 2017-03-24 03:15:29 +00:00
03a5212e56 added color quad and hue slider 2017-03-21 09:56:33 +00:00
ee6d352fc6 added asset loading class, zoom factor, vbo switch, shader version 2017-03-13 01:16:20 +00:00
a2a221b17a refactor app and enable gles 3.0 2017-03-04 19:04:08 +00:00
11050fde9c added android project and linked to engine source with successful compilation 2017-03-03 09:52:22 +00:00
a2714f513a added settings popup and icon node 2017-02-21 01:00:48 +00:00
0d3c48fd98 added button click event handler 2017-02-12 01:25:20 +00:00
d2f59c3ea1 testing bitmap font generation and draw using stb_truetype 2017-02-02 21:54:48 +00:00
ed02e38805 start implementing shape tag 2017-02-01 00:59:56 +00:00
Omar Mohamed Ali Mudhir
baaade6050 added pch on xcode, fixed Node move semantic 2017-01-27 14:55:16 +00:00
81494cca6e refactoring layout loader 2017-01-26 23:57:05 +00:00
Omar Mohamed Ali Mudhir
2f042c3e95 added resizing to osx window 2017-01-25 09:15:22 +00:00
e556cf4c61 fixed layout parser adding stack based recursion, code needs being cleaned up but layout works quite well now, added code draw while resizing 2017-01-22 22:24:48 +00:00
21622fd24c add Sampler class, add attributes system 2017-01-21 00:16:36 +00:00
78ab808b8b added Yoga and TinyXML2 libraries and created a testing layout.xml 2017-01-19 13:45:21 +00:00
c93c1daecc create visual studio project, add Windows initialization code 2017-01-17 20:20:12 +00:00
Omar Mohamed Ali Mudhir
13d8e6e563 base setup for osx in place 2017-01-14 18:30:19 +00:00