1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-08-16 00:20:23 +03:00

Commit Graph

  • a0eaea09c1 Examples titles fix Victor Sukochev 2016-04-11 10:43:11 +0600
  • cc88368ee3 Examples menu Victor Sukochev 2016-04-08 19:45:47 +0600
  • 7725aea508 Examples groups Victor Sukochev 2016-04-08 18:43:05 +0600
  • 26e012424d Examples controllers names updated Victor Sukochev 2016-04-08 18:38:30 +0600
  • 4a7f4df54e Example compilation fix Victor Sukochev 2016-04-08 17:08:47 +0600
  • 4c21e453d7 Minor animation refactoring Victor Sukochev 2016-04-08 17:06:39 +0600
  • 8bf6e11168 Minor animation refactoring Victor Sukochev 2016-04-08 15:41:38 +0600
  • 6e8274cae9 Using observableValue to subscribe for progress updates Victor Sukochev 2016-04-08 12:55:59 +0600
  • 6899e369cf Basic animation progress control Victor Sukochev 2016-04-06 18:34:05 +0600
  • 3d0317e9ee Animation play/stop Victor Sukochev 2016-04-06 17:18:30 +0600
  • 9dc0761d1d Path by function animation fps fix Victor Sukochev 2016-04-06 15:41:34 +0600
  • 33e29b7120 Path by function support Victor Sukochev 2016-04-06 15:36:27 +0600
  • 41c61f2705 Basic path animation implementation Victor Sukochev 2016-04-06 14:17:19 +0600
  • 8c32c64793 Refactoring animatable protocol to class Victor Sukochev 2016-04-05 16:59:16 +0600
  • 67279cb214 Ease In/Out Animation Victor Sukochev 2016-04-05 15:57:34 +0600
  • d2c3f0e65c Animation refactoring Victor Sukochev 2016-04-05 15:03:00 +0600
  • 23594868c6 Helpful extensions Victor Sukochev 2016-04-01 14:58:14 +0600
  • 4329fd738d Looped and Reverted animations Victor Sukochev 2016-04-01 11:49:39 +0600
  • 68b46849a4 RepetitiveAnimation implementation Victor Sukochev 2016-04-01 11:31:18 +0600
  • 6b23e51bea Animation class minor refactoring Animation sequence Victor Sukochev 2016-03-31 21:52:58 +0600
  • 45a6fa9588 Animation loop fix Victor Sukochev 2016-03-31 20:38:46 +0600
  • fc15d379f1 Better animation test Victor Sukochev 2016-03-30 14:19:33 +0600
  • 273b47ff98 Test example Victor Sukochev 2016-03-30 13:40:10 +0600
  • bdbc06efc7 Animation progress fix Victor Sukochev 2016-03-30 13:04:43 +0600
  • 022d7f19cd Basic animation Victor Sukochev 2016-03-30 12:00:53 +0600
  • a501cd44cf Disposable listeners Igor Zapletnev 2016-03-24 16:47:17 +0600
  • b5529e6914 Update podspec Igor Zapletnev 2016-02-28 12:34:52 +0600
  • 3e2b70a306 Update cleaners graphics Igor Zapletnev 2016-02-28 11:56:16 +0600
  • 64cd3ce54d Update CleanerStates Igor Zapletnev 2016-02-24 15:58:47 +0600
  • a27ad78463 Add missing states for Cleaners example Igor Zapletnev 2016-02-24 15:42:30 +0600
  • fbe3ec1042 Cleaners example: CleanState.CLEANER_ON_WAY Igor Zapletnev 2016-02-24 15:17:27 +0600
  • 8665c3c116 Working on Cleaners example Igor Zapletnev 2016-02-23 16:34:36 +0600
  • e8ce0ed58b Start working on cleaners example Igor Zapletnev 2016-02-22 20:39:09 +0600
  • 28a79748f4 Fix node transformation Igor Zapletnev 2016-02-22 20:33:03 +0600
  • 2812274a3f GroupRenderer + extract renderers Igor Zapletnev 2016-02-20 19:58:27 +0600
  • 638690dd3c Extract NodeRenderer Igor Zapletnev 2016-02-20 18:08:19 +0600
  • a3bc455d46 Generated -> model + Model Listener Example wip Igor Zapletnev 2016-02-20 16:36:58 +0600
  • 56194172b0 Remove listeners Igor Zapletnev 2016-02-14 15:45:03 +0600
  • 5bd08baa6d ObservableValue: initial implementation Igor Zapletnev 2016-02-14 15:42:18 +0600
  • 395aa6a2ca Switch to paging controller, create pages with different examples Nikita Afonasov 2016-02-12 17:36:09 +0600
  • 5b17544453 Push updated generated files Nikita Afonasov 2016-02-12 16:56:07 +0600
  • 1d53b70847 Add chart example Nikita Afonasov 2016-02-11 20:35:16 +0600
  • d45f036b14 Fix hardcoded value in text rendering Nikita Afonasov 2016-02-11 20:27:38 +0600
  • a7e8947fb0 Initial image rendering implementation Nikita Afonasov 2016-02-11 17:34:17 +0600
  • c80608810a Initial text rendering implementation Nikita Afonasov 2016-02-10 17:59:12 +0600
  • 682077cad0 Renaiming in examples Igor Zapletnev 2016-02-07 17:28:41 +0600
  • 9ffc5ea629 Working on #10: Move, HLine, VLine, PLine, Cubic, SCubic Igor Zapletnev 2016-02-07 17:21:36 +0600
  • 9ff8977900 Start working on path support Igor Zapletnev 2016-02-07 14:06:38 +0600
  • 76b5edf9d6 Update example application Dmitry Shipinev 2016-02-04 18:42:21 +0300
  • 72c0da5c0a Improve Optional type handling Dmitry Shipinev 2016-02-04 18:42:09 +0300
  • 101f9d390f Clean up draw/scene packages. Yuri Strot 2016-01-17 20:49:01 +0600
  • 919e75e141 Handle optional types Igor Zapletnev 2016-01-10 16:06:27 +0600
  • 4ba9c9b464 Swift: Class methods has no "public" modifier Igor Zapletnev 2016-01-10 15:41:31 +0600
  • e2c01cca6e Handle Node.pos and Node.visible Yuri Strot 2016-01-09 20:46:51 +0600
  • 28834a7640 Resolve #11: Gradients support. Yuri Strot 2016-01-09 18:03:16 +0600
  • bd95b57ede Use Double-based geometry. Yuri Strot 2016-01-07 16:51:25 +0600
  • fe0dbefe23 Resolve #9: Render all Macaw geometry (except for Path) Yuri Strot 2016-01-05 20:29:48 +0600
  • 1357c090c5 Static let fields are now not optional Nikita Afonasov 2015-12-23 15:28:54 +0600
  • bce80adb0b Update generated code Igor Zapletnev 2015-12-21 13:25:57 +0600
  • 051f073cd1 Resolve #1: Render simple rectangle with Macaw. Yuri Strot 2015-12-21 12:18:03 +0600
  • 24c4a4ed7b Optional types Igor Zapletnev 2015-12-20 20:06:11 +0600
  • f5c0d450aa Signal type Igor Zapletnev 2015-12-20 19:02:53 +0600
  • 13ca44e068 Public identifiers for static fields Igor Zapletnev 2015-12-20 18:57:02 +0600
  • 0fa3e3c930 Update GENERATED NOT Igor Zapletnev 2015-12-20 17:47:07 +0600
  • b15a7ae348 Update generated code Igor Zapletnev 2015-12-20 17:46:44 +0600
  • 3d2225fc5e Fix generated files + add method stubs Nikita Afonasov 2015-12-16 12:49:10 +0600
  • 1732a31d97 Add generated code Igor Zapletnev 2015-12-15 14:55:08 +0600
  • 2a7a752d42 Update READ.md Igor Zapletnev 2015-12-08 01:57:33 +0600
  • 2a4aa5cff7 Remove description Igor Zapletnev 2015-12-08 01:34:24 +0600
  • 2e40e26ab7 Initial project structure Igor Zapletnev 2015-12-08 01:23:30 +0600
  • ee01bfdcfb Initial commit Yuri Strot 2015-12-02 17:37:24 +0500