1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-11 13:15:35 +03:00
Commit Graph

1578 Commits

Author SHA1 Message Date
Nikita Afonasov
a7e8947fb0 Initial image rendering implementation 2016-02-11 17:34:17 +06:00
Nikita Afonasov
c80608810a Initial text rendering implementation 2016-02-10 17:59:12 +06:00
Igor Zapletnev
682077cad0 Renaiming in examples 2016-02-07 17:28:41 +06:00
Igor Zapletnev
9ffc5ea629 Working on #10: Move, HLine, VLine, PLine, Cubic, SCubic 2016-02-07 17:21:36 +06:00
Igor Zapletnev
9ff8977900 Start working on path support 2016-02-07 14:06:38 +06:00
Dmitry Shipinev
76b5edf9d6 Update example application 2016-02-04 18:42:21 +03:00
Dmitry Shipinev
72c0da5c0a Improve Optional type handling 2016-02-04 18:42:09 +03:00
Yuri Strot
101f9d390f Clean up draw/scene packages. 2016-01-17 20:49:01 +06:00
Igor Zapletnev
919e75e141 Handle optional types 2016-01-10 17:16:43 +06:00
Igor Zapletnev
4ba9c9b464 Swift: Class methods has no "public" modifier 2016-01-10 17:16:43 +06:00
Yuri Strot
e2c01cca6e Handle Node.pos and Node.visible 2016-01-10 17:16:43 +06:00
Yuri Strot
28834a7640 Resolve #11: Gradients support. 2016-01-10 17:16:43 +06:00
Yuri Strot
bd95b57ede Use Double-based geometry. 2016-01-10 17:16:43 +06:00
Yuri Strot
fe0dbefe23 Resolve #9: Render all Macaw geometry (except for Path) 2016-01-10 17:16:43 +06:00
Nikita Afonasov
1357c090c5 Static let fields are now not optional 2016-01-10 17:16:43 +06:00
Igor Zapletnev
bce80adb0b Update generated code 2016-01-10 17:16:42 +06:00
Yuri Strot
051f073cd1 Resolve #1: Render simple rectangle with Macaw. 2016-01-10 17:16:42 +06:00
Igor Zapletnev
24c4a4ed7b Optional types 2016-01-10 17:16:36 +06:00
Igor Zapletnev
f5c0d450aa Signal type 2016-01-10 17:15:48 +06:00
Igor Zapletnev
13ca44e068 Public identifiers for static fields 2016-01-10 17:15:00 +06:00
Igor Zapletnev
0fa3e3c930 Update GENERATED NOT 2015-12-20 17:47:07 +06:00
Igor Zapletnev
b15a7ae348 Update generated code 2015-12-20 17:46:44 +06:00
Nikita Afonasov
3d2225fc5e Fix generated files + add method stubs 2015-12-16 12:49:10 +06:00
Igor Zapletnev
1732a31d97 Add generated code 2015-12-15 14:55:08 +06:00
Igor Zapletnev
2a7a752d42 Update READ.md 2015-12-08 01:57:33 +06:00
Igor Zapletnev
2a4aa5cff7 Remove description 2015-12-08 01:34:24 +06:00
Igor Zapletnev
2e40e26ab7 Initial project structure 2015-12-08 01:23:30 +06:00
Yuri Strot
ee01bfdcfb Initial commit 2015-12-02 17:37:24 +05:00