[gtk] (43 commits) Non-fast-forward update to branch wip/otte/lottie



The branch 'wip/otte/lottie' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  7daf99a... gsk: Add GskPath
  21d19fd... gsk: Add GskFillNode
  1eacc48... snapshot: Add gtk_snapshot_push_fill()
  3f77e04... demos: Add a simple demo filling a path
  6ce05c2... gsk: Add GskStroke
  68ac24e... gsk: Add GskStrokeNode
  87a09e0... snapshot: Add gtk_snapshot_push_stroke()
  026c0ed... popover: Use fill and stroke nodes instead of Cairo
  7deaf6b... path: Change data structure for standard path
  626ba87... gsk: Add GskPathMeasure
  e3cec72... path: Add gsk_path_builder_add_path()
  e102c52... pathmeasure: Add gsk_path_measure_add_segment()
  a017ebf... testsuite: Add path tests
  b94382e... path: Collect flags
  fd5f54d... path: Add gsk_path_foreach()
  549bcce... path: Implement gsk_path_to_cairo() using foreach()
  25b0ed1... pathmeasure: Implement support for beziers
  c237580... path: Add gsk_path_add_circle()
  2a41ad7... path: Add gsk_path_measure_get_point()
  c5a6848... xxx: path_fill demo
  cca3907... gtk-demo: Add a text-on-path demo
  f7da082... testsuite: Add tests for gsk_path_measure_add_segment()
  bf5473e... xxx: demo
  73269f9... spline: Use Skia's tolerance checks
  188c435... path: Add gsk_path_measure_get_closest_point()
  52ca3fa... testsuite: Add tests for gsk_path_measure_get_closest_point
  2aab906... gtk-demo: Add cute maze demo
  8cd1f2b... testsuite: Update create_random_path()
  47defab... testsuite: Add a test for get_point()
  11dbab7... testsuite: Add a test using get_point() and get_closest_poi
  42c7490... path: Split GskPathBuilder into its own file
  bd20642... pathbuilder: Redo semantics for starting curves
  d62c987... xxx: split builder
  91923c2... path: Add GSK_CIRCLE_POINT_INIT() to initialize points on t
  c82080c... WIP: path: Add conic curves
  5069410... stroke: Add miter limit

Commits added to the branch:

  c43a74c... gsk: Add GskPath
  c5eae14... gsk: Add GskFillNode
  29d2d1b... snapshot: Add gtk_snapshot_push_fill()
  190d402... demos: Add a simple demo filling a path
  f6d21fe... gsk: Add GskStroke
  5d83be1... gsk: Add GskStrokeNode
  8e5e2b9... snapshot: Add gtk_snapshot_push_stroke()
  4fb554a... popover: Use fill and stroke nodes instead of Cairo
  2d1fbd0... path: Change data structure for standard path
  d4f3b2b... gsk: Add GskPathMeasure
  2618626... path: Add gsk_path_builder_add_path()
  0e6c7e6... pathmeasure: Add gsk_path_measure_add_segment()
  2261782... testsuite: Add path tests
  8ca430b... path: Collect flags
  be2a713... path: Add gsk_path_foreach()
  527638e... path: Implement gsk_path_to_cairo() using foreach()
  8d5405d... pathmeasure: Implement support for beziers
  b26828f... path: Add gsk_path_add_circle()
  483ec13... path: Add gsk_path_measure_get_point()
  ed8328c... xxx: path_fill demo
  43e3312... gtk-demo: Add a text-on-path demo
  456cf55... testsuite: Add tests for gsk_path_measure_add_segment()
  6707aea... xxx: demo
  df9b385... spline: Use Skia's tolerance checks
  d3841ce... path: Add gsk_path_measure_get_closest_point()
  8d76bec... testsuite: Add tests for gsk_path_measure_get_closest_point
  abaaab2... gtk-demo: Add cute maze demo
  5fd947d... testsuite: Update create_random_path()
  7dd0720... testsuite: Add a test for get_point()
  9d1f4cd... testsuite: Add a test using get_point() and get_closest_poi
  a431d53... path: Split GskPathBuilder into its own file
  76698c2... pathbuilder: Redo semantics for starting curves
  4938ed9... path: Add GSK_CIRCLE_POINT_INIT() to initialize points on t
  dd4f5af... pathbuilder: Add relative path commands
  35fc6e5... Documentation typo fixes
  ab8e0f1... stroke: Add miter limit
  8f5cca1... path: Implement SVG arcs
  0511c59... path: Implement gsk_path_parse
  68d0386... testsuite: Add librsvg path tests
  209509b... path: Fix serialization for circles
  f3311f7... WIP: path: Add conic curves
  b3ea182... path: Special-case rects and circles
  ed386d3... testsuite: Add a parsing test


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]