|
f118eada34
|
product editor
|
2022-05-08 23:30:49 +02:00 |
|
|
61c2d55441
|
IndexArea: start at (0,0) for empty range
|
2022-02-13 16:40:05 +01:00 |
|
|
31a8202dd7
|
IndexArea.range(): set end to 0 instead of max
avoids capacity overflow
|
2021-11-29 09:12:22 +01:00 |
|
|
411b773ab5
|
fix warnings & format
|
2021-11-19 12:19:52 +01:00 |
|
|
941da4ed7d
|
add grid/buffer
|
2021-11-17 22:32:31 +01:00 |
|
|
7fdc0bf272
|
optimize index views with IndexArea enum to allow range based notifications
|
2021-11-07 08:48:04 +01:00 |
|
|
a3d966df11
|
fix some bugs and add help to demo
|
2021-08-28 17:01:31 +02:00 |
|
|
5eefcbb4d1
|
projection: remove_arg
|
2021-08-24 23:15:18 +02:00 |
|
|
261bf15b70
|
flatten(): add quickfix to cover up race condition in diff notification
|
2021-08-11 17:29:13 +02:00 |
|
|
835a0bf08e
|
move VecBuffer and views into separate vec module
|
2021-06-16 01:56:34 +02:00 |
|
|
30a3df180b
|
grid flatten
|
2021-06-13 17:20:39 +02:00 |
|
|
9d91f938b1
|
grid view: better range()
|
2021-06-12 04:15:32 +02:00 |
|
|
2896799fae
|
grid offset: use map_key()
|
2021-06-12 03:05:05 +02:00 |
|
|
ca819aeaf4
|
port: introduce update hooks to avoid extra async tasks per projection
fixes deadlock issues
|
2021-05-22 01:33:58 +02:00 |
|
|
e21b888b6c
|
move nested into a lib crate
|
2021-04-19 05:02:11 +02:00 |
|