Vojtech Bubnik 95f4690e25 Support / seam / MMU painting serialization / deserialization:
Changed the serialization structure
	std::map<int, std::vector<bool>>
to a significantly more compact
	std::pair<std::vector<std::pair<int, int>>, std::vector<bool>>
Such change shall significantly improve efficiency of Undo / Redo stack.
2021-06-10 09:26:30 +02:00
..
2021-06-08 10:28:23 +02:00
2021-02-03 15:12:53 +01:00
2021-04-22 09:26:07 +02:00
2021-04-22 09:26:07 +02:00
2021-01-27 10:58:52 +01:00
2020-10-20 09:17:26 +02:00
2021-02-08 17:52:29 +01:00
2021-06-08 11:53:38 +02:00
2021-06-08 10:28:23 +02:00
2020-12-09 15:12:17 +01:00
2021-03-16 07:25:31 +01:00
2021-04-30 11:49:57 +02:00
2019-08-22 11:35:25 +02:00
2021-05-07 11:42:21 +02:00
2021-03-02 12:19:49 +01:00
2020-09-14 18:03:22 +02:00
2020-01-23 10:58:18 +01:00
2020-01-23 10:58:18 +01:00
2020-01-29 14:13:21 +01:00
2021-06-08 11:02:29 +02:00
2021-06-08 10:28:23 +02:00
2021-06-08 10:28:23 +02:00
2021-05-31 14:48:26 +02:00
2021-05-17 20:25:59 +02:00
2021-05-17 20:25:59 +02:00
2019-10-14 12:50:08 +02:00
2021-06-08 11:02:29 +02:00