Antonio Vazquez
f99e703df3
Fix T86975: GPencil interpolate wrong stroke order
...
When interpolate, the stroke order was not correct because it was assumed the GHash iter would return the items in the same order of insertion, but this is false.
Now, a list is used to keep the order of the strokes and the Hash is used to get the relationship between strokes as before.
2021-03-29 17:02:25 +02:00
..
2021-02-05 19:08:14 -08:00
2021-02-17 12:38:21 -03:00
2021-03-29 16:57:03 +02:00
2021-03-29 07:56:58 +02:00
2021-03-26 13:09:35 -04:00
2021-03-22 11:50:15 +01:00
2021-03-21 13:18:20 +11:00
2021-03-29 08:20:21 +02:00
2021-03-18 09:36:44 +11:00
2021-03-16 19:59:09 +01:00
2021-03-22 14:25:42 +11:00
2021-03-29 17:02:25 +02:00
2021-03-21 14:00:40 +11:00
2021-03-28 12:50:14 +02:00
2021-03-26 12:24:41 +11:00
2021-03-24 19:34:44 +11:00
2021-01-20 16:14:00 +11:00
2021-03-29 15:01:09 +02:00
2021-03-27 15:48:59 +11:00
2021-03-29 09:54:34 +02:00
2021-03-29 22:05:05 +11:00
2021-03-29 10:54:04 +02:00
2021-03-29 09:35:19 +02:00
2021-03-24 15:28:58 +01:00
2021-03-08 14:54:23 +11:00
2021-03-26 12:24:41 +11:00
2021-03-09 13:31:51 -05:00
2021-02-05 16:23:34 +11:00
2021-03-24 19:34:44 +11:00
2021-03-16 19:59:09 +01:00