[gtk] (46 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:

  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
  54db39b... testsuite: Add relative path functions
  8d504ef... Documentation typo fixes
  1ebb062... stroke: Add miter limit
  93e5e2e... path: Implement SVG arcs
  28ead6a... path: Implement gsk_path_parse
  45a1d7d... testsuite: Add librsvg path tests
  007717f... path: Fix serialization for circles
  7e8deda... WIP: path: Add conic curves
  293dc5a... path: Special-case rects and circles
  5f528ae... testsuite: Add a parsing test
  0d7c824... Implement gsk_path_measure_in_fill
  7d75fc8... testsuite: Add an in_fill() test

Commits added to the branch:

  d7c217c... gsk: Add GskFillNode
  2d2fb19... snapshot: Add gtk_snapshot_push_fill()
  375e7cb... demos: Add a simple demo filling a path
  6ec97ae... gsk: Add GskStroke
  d3f9d6a... gsk: Add GskStrokeNode
  c3be000... snapshot: Add gtk_snapshot_push_stroke()
  19cccc2... popover: Use fill and stroke nodes instead of Cairo
  26c46c5... path: Change data structure for standard path
  c7d6c6d... gsk: Add GskPathMeasure
  71368a9... path: Add gsk_path_builder_add_path()
  0cb2511... pathmeasure: Add gsk_path_measure_add_segment()
  f6724c7... testsuite: Add path tests
  c1e1d66... path: Collect flags
  96c5d95... path: Add gsk_path_foreach()
  8ca0ddb... path: Implement gsk_path_to_cairo() using foreach()
  8dfa229... pathmeasure: Implement support for beziers
  b89fe16... path: Add gsk_path_add_circle()
  0013527... path: Add gsk_path_measure_get_point()
  7f37b58... xxx: path_fill demo
  3854c70... gtk-demo: Add a text-on-path demo
  2d42f6d... testsuite: Add tests for gsk_path_measure_add_segment()
  ed6aea5... xxx: demo
  4b2529a... spline: Use Skia's tolerance checks
  d646a77... path: Add gsk_path_measure_get_closest_point()
  f2d6fd8... testsuite: Add tests for gsk_path_measure_get_closest_point
  17cce44... gtk-demo: Add cute maze demo
  151abb8... testsuite: Update create_random_path()
  ec2c86a... testsuite: Add a test for get_point()
  d4f2d2f... testsuite: Add a test using get_point() and get_closest_poi
  a59a148... path: Split GskPathBuilder into its own file
  b0efc2e... pathbuilder: Redo semantics for starting curves
  079ff54... path: Add GSK_CIRCLE_POINT_INIT() to initialize points on t
  117d0cd... pathbuilder: Add relative path commands
  bec1fdf... testsuite: Add relative path functions
  042f3e8... Documentation typo fixes
  e2560d5... stroke: Add miter limit
  43c3245... path: Implement SVG arcs
  63f78c5... path: Implement gsk_path_parse
  1848e42... testsuite: Add librsvg path tests
  516978e... path: Fix serialization for circles
  3f1e39d... WIP: path: Add conic curves
  1aa87e0... path: Special-case rects and circles
  0538c1f... testsuite: Add a parsing test
  84087fd... Implement gsk_path_measure_in_fill
  4dc81ff... testsuite: Add an in_fill() test
  2df1643... gsk: Implement parsing fill and stroke nodes


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