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

Commit Graph

  • afe2f044ee
    Merge pull request #577 from exyte/fix/395-SVG-test-paths-data-20-f-manual Yuri Strot 2019-05-24 16:16:23 +0700
  • fd4a68d02a add svg test for shapes-rect 2/3/6/7 Daniil Manin 2019-05-24 16:13:46 +0700
  • 0d5a5136da Fix #395: improvements readSegments for A,a Daniil Manin 2019-05-24 16:07:34 +0700
  • 99c384887f add svg test for shapes-rect Daniil Manin 2019-05-24 15:04:05 +0700
  • d221718fd7 #347 add svg tests for coords-trans Daniil Manin 2019-05-24 14:36:37 +0700
  • 8affa6f988 Fix #395: add type == .A Daniil Manin 2019-05-23 19:18:25 +0700
  • 018bca18c0 Fix #395: update w3c-svg-test-suite Daniil Manin 2019-05-23 18:53:20 +0700
  • 86cef55ef8 Fix #395: add svg test for paths-data-20-f-manual Daniil Manin 2019-05-23 18:50:46 +0700
  • 3266afc07a Fix #395: improvements for SVGParser for readData, flags for 'a' path segment type may not be separated properly Daniil Manin 2019-05-23 18:40:56 +0700
  • 4c91b10e7e
    Merge pull request #576 from exyte/fix/388-SVG-test-color-prop-05-t-manual Yuri Strot 2019-05-22 22:04:23 +0700
  • 6f6ef2dc10 update w3c-test Daniil Manin 2019-05-22 18:26:45 +0700
  • 5376e3cc05 Merge branch 'master' Daniil Manin 2019-05-22 18:24:35 +0700
  • b0e85a4b2d
    Merge pull request #575 from exyte/fix/399-SVG-test-struct-use-01-t-manual Yuri Strot 2019-05-22 18:21:59 +0700
  • 01a898c2e6 update w3c-test Daniil Manin 2019-05-22 18:15:24 +0700
  • 922a68bf6f change location of SVGKeys Daniil Manin 2019-05-22 16:22:32 +0700
  • d08bd4a60b Fix #388: add enum Keys with fill, color and currentColor Daniil Manin 2019-05-22 14:15:40 +0700
  • ee31b069f3 Fix #388: add test for color-prop-05-t-manual Daniil Manin 2019-05-20 17:17:18 +0700
  • 9a3c7293f3 Fix #388: fix fill for group with currentColor Daniil Manin 2019-05-20 17:05:45 +0700
  • 923056ecf4 Fix #399: add test for struct-use-01-t-manual Daniil Manin 2019-05-20 13:49:27 +0700
  • c8c9505b83
    Merge pull request #574 from exyte/bug/548-ImageContextStack-is-not-safe Yuri Strot 2019-05-17 14:21:21 +0700
  • 231d1ba982 #548 remove imageContextStack, add scale property to CGContext Daniil Manin 2019-05-16 18:09:50 +0700
  • 81d0a91dca
    Merge pull request #573 from exyte/bug/528-SVGParser-memory-leak Yuri Strot 2019-05-16 16:30:57 +0700
  • b80402fd65 #528 fix memory leak with Image objects Daniil Manin 2019-05-16 15:33:35 +0700
  • f3b07a6385 Remove content animation attempts Alisa Mylnikova 2019-05-15 16:26:59 +0700
  • 5767fb2828 Fix #445: add png images to project directiory, add image validation into JSON validation Mark Goldin 2019-05-14 17:29:41 +0700
  • 34d2382d93 Avoid NPE mentioned in #571: LoadFont with "bold" weight will crash Yuri Strot 2019-05-13 19:36:55 +0700
  • 94e52d6bd2 Fix for MacOS Alisa Mylnikova 2019-05-08 13:21:48 +0700
  • eabb1810f0 Move layer to renderer Alisa Mylnikova 2019-05-08 13:13:50 +0700
  • 44dfb89d16 Add animation layer hierarchy Alisa Mylnikova 2019-04-30 15:13:39 +0700
  • 53003c6f69 Fixes Alisa Mylnikova 2019-04-30 14:12:11 +0700
  • ada2f7050f Merge branch 'master1' into task/cascade-animations Alisa Mylnikova 2019-04-30 14:01:16 +0700
  • f809cb87c5 Restore onProgressUpdate Alisa Mylnikova 2019-04-30 13:55:43 +0700
  • 2a38ddd9f6 Cascade animation Alisa Mylnikova 2019-04-29 16:36:10 +0700
  • d9a68ae51f Add place relativity to NodeRenderer Alisa Mylnikova 2019-04-09 12:57:28 +0700
  • d6ce2fe599 Merge branch 'master' into task/abs-place Alisa Mylnikova 2019-04-09 12:56:04 +0700
  • 916240f118 #561: Built-in zoom support (Fix OSX build) Yuri Strot 2019-04-08 19:27:57 +0700
  • 84602c48a0 WIP #561: Built-in zoom support Yuri Strot 2019-04-08 17:29:41 +0700
  • 9a1abccbb6
    Merge pull request #535 from exyte/fix/387 Yuri Strot 2019-04-08 16:57:55 +0700
  • 6f1d0b102b Fix #387: use opacity for system colors Mark Goldin 2019-04-08 16:30:36 +0700
  • 21f47f8b82 Fixes Alisa Mylnikova 2019-04-08 14:16:28 +0700
  • b15a0ba077 Cache abs place Alisa Mylnikova 2019-04-08 13:35:51 +0700
  • f2f9edabbd Fix #387: add color-prop-04-t-manual svg & reference files and testColorProp04 to MacawSVGTests Mark Goldin 2019-04-05 13:06:32 +0700
  • 251b651187
    Add reference to W3C SVG Test Suite Yuri Strot 2019-04-05 12:36:57 +0700
  • 67a1fa7a14 0.9.5 release 0.9.5 Yuri Strot 2019-04-04 15:47:08 +0700
  • 428dcde7c4 Fix code warnings Yuri Strot 2019-04-04 14:59:48 +0700
  • 669161a3a0
    Merge pull request #556 from amarunko/swift_5_initializers_fix Yuri Strot 2019-03-27 12:42:39 +0700
  • 947715c2c4
    Update README.md basilche 2019-03-27 10:49:17 +0700
  • a77830e88e Added missing import Anton Marunko 2019-03-27 01:01:19 +0600
  • c53ba5cefc Adding overriding isEqual to avoid bugs Anton Marunko 2019-03-27 00:29:04 +0600
  • 1a68c1f916 Fix for initializers Anton Marunko 2019-03-27 00:04:20 +0600
  • 8a8b247d27
    Merge pull request #555 from amarunko/swift_5.0 Yuri Strot 2019-03-26 20:19:38 +0700
  • f00e8363bf Fix ios image version Anton Marunko 2019-03-26 19:01:30 +0600
  • 275faa538f Fix travis image version Anton Marunko 2019-03-26 18:56:27 +0600
  • 256c87a615 Examples fixes Anton Marunko 2019-03-26 18:51:43 +0600
  • bb3cb69616 moved to swift 5 Anton Marunko 2019-03-26 17:58:13 +0600
  • 51523955c1
    Merge pull request #553 from f3dm76/fix/topLayers swift_4.2.x Yuri Strot 2019-03-25 12:49:58 +0700
  • 5f09ddff61 Remove all renderers actually used in animation itself Alisa Mylnikova 2019-03-25 11:39:26 +0700
  • 586bf9b5a8
    Merge pull request #551 from f3dm76/task/topLayers Yuri Strot 2019-03-22 13:45:29 +0700
  • 605cbe8024 Remove weak thing Alisa Mylnikova 2019-03-22 13:39:36 +0700
  • f4bf461c1f Fix for macos Alisa Mylnikova 2019-03-22 13:29:47 +0700
  • c7bba3438b Replace top renderers with top layers Alisa Mylnikova 2019-03-22 13:14:45 +0700
  • c1cebea871
    Merge pull request #541 from f3dm76/fix/redisplaying-layers Yuri Strot 2019-03-18 19:16:11 +0700
  • e8433f8a1a Fix macos include Alisa Mylnikova 2019-03-18 19:08:41 +0700
  • 9e8ea14f6d Separate file for WeakThing Alisa Mylnikova 2019-03-18 17:46:58 +0700
  • 9124c94e72
    Merge pull request #537 from K-Be/master Yuri Strot 2019-03-18 17:30:53 +0700
  • e5f8599723
    Merge pull request #545 from devsedo/to_path Yuri Strot 2019-03-18 17:23:24 +0700
  • f26c234fa8 Override toPath() for Path. Eduard Sergeev 2019-03-14 11:54:17 +0700
  • c33ac908bc Override toPath() for Polyline. Eduard Sergeev 2019-03-14 11:53:40 +0700
  • 90f8ca6c43 Override toPath() for Polygon. Eduard Sergeev 2019-03-14 11:49:54 +0700
  • 78fb030e12 Override toPath() for Line. Eduard Sergeev 2019-03-14 11:46:21 +0700
  • 90e8c66ced Override toPath() for Point. Eduard Sergeev 2019-03-14 11:45:21 +0700
  • 6bebe3ba70 Override toPath() for Arc. Darwin is needed for sin/cos. Eduard Sergeev 2019-03-14 11:43:36 +0700
  • 65b658dd39 Override toPath() for Circle. Eduard Sergeev 2019-03-14 11:38:47 +0700
  • 6758c3bbe0 Override toPath() for Rect. Eduard Sergeev 2019-03-14 11:37:49 +0700
  • fd64147a3a Move toPath() out of Locus extension to make it overridable. Change access modifiers for helper functions. Eduard Sergeev 2019-03-14 11:29:55 +0700
  • 9da0e017b7 Fix #387: refactor "system" color support for SVG parser Mark Goldin 2019-03-11 00:46:12 +0700
  • 156e18f6d4 Add path animation Alisa Mylnikova 2019-03-06 18:35:30 +0700
  • 1b1ea7f62d Remove extra layers Alisa Mylnikova 2019-03-06 16:06:55 +0700
  • ec167bf9f7 Fix #536: Class Pattern has internal constructor Yuri Strot 2019-03-01 23:52:03 +0700
  • 14db8659e3 renamed kern to kerning, fixed tests for kerning attribute Andrew Romanov 2019-03-01 23:42:01 +0700
  • ca65880621 property kern renamed to kerning Andrew Romanov 2019-03-01 21:31:59 +0700
  • 9f9821a8ac wip on Fix 387 - add "system" color support for SVG parser Mark Goldin 2019-02-28 18:07:41 +0700
  • 2b5f671d60 added support of kerning to Text. Added example for text rendering. Andrew Romanov 2019-02-28 13:53:40 +0700
  • 99c9f79625 Merge branch 'master' of github.com:exyte/Macaw Yuri Strot 2019-02-26 14:18:36 +0700
  • c2e119a6b4
    Update README: 0.9.3 => 0.9.4 Yuri Strot 2019-02-14 19:37:24 +0700
  • 7ba6377868 0.9.4 release 0.9.4 Yuri Strot 2019-02-14 19:09:42 +0700
  • f460922413 Fix layers redisplaying Alisa Mylnikova 2019-02-14 16:56:57 +0700
  • e4c3bcd759 Fix ambiguous XMLElement reference Yuri Strot 2019-02-14 14:23:34 +0700
  • 8c9fd67892 Formatting and test fixes Yuri Strot 2019-02-13 19:53:12 +0700
  • aadc9f3f68 Fix few issues in opacity support PR * Better parsing of opacity value * Safe code for wrong input * Correct formatting * Avoid incorrect visibility handler Yuri Strot 2019-02-13 19:42:56 +0700
  • 7f437e8e52 support opacity in svg element ZHENG Shilin 2018-12-19 18:36:43 +0100
  • f745c9a732
    Merge pull request #525 from f3dm76/taks/animationLayers Yuri Strot 2019-02-13 16:23:23 +0700
  • 70fd57ea9d Merge branch 'master' into taks/animationLayers Alisa Mylnikova 2019-02-13 12:25:30 +0700
  • f1c2109985 Fix disappearing nodes Alisa Mylnikova 2019-02-12 18:05:12 +0700
  • 28f27a24db Fix #517: Update tiger.svg in the Example project to allow changes of content mode Yuri Strot 2019-02-12 17:44:15 +0700
  • d0826bb8d0 Fix animation optimization when there is no layout Yuri Strot 2019-02-12 17:12:22 +0700
  • e882f93f05 Optimize animations when there is no layout Yuri Strot 2019-02-12 16:19:28 +0700
  • 95a01d8657
    Merge pull request #526 from f3dm76/task/pattern-fill Yuri Strot 2019-02-12 12:25:53 +0700
  • baea2ccfc6 Fix #473 and #474: custom fonts are not loaded correctly Yuri Strot 2019-02-11 18:59:13 +0700
  • 88ceef15d8 Merge branch 'master' into taks/animationLayers Alisa Mylnikova 2019-02-11 18:33:45 +0700