Commit 74a6881
authored
Instance tables refactor part 7: reorganize raster data to remove TextureFrameTable (#2693)
* Partial commit 1/3: Unwrap RasterFrame and replace ImageFrameTable<Color> with RasterDataTable<Color>
* Partial commit 2/3: Removal of TextureFrameTable usages
* Partial commit 3/3: Document upgrade code
* Fix brush broken in part 6
* Re-save the demo artwork1 parent 2696abc commit 74a6881
File tree
40 files changed
+422
-539
lines changed- demo-artwork
- editor/src
- messages
- portfolio
- document
- graph_operation
- node_graph
- spreadsheet
- tool/common_functionality
- node-graph
- gcore/src
- graphic_element
- raster
- vector
- algorithms
- graph-craft/src/document
- gstd/src
- interpreted-executor/src
- node-macro/src
- wgpu-executor/src
40 files changed
+422
-539
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
864 | 864 | | |
865 | 865 | | |
866 | 866 | | |
867 | | - | |
| 867 | + | |
868 | 868 | | |
869 | 869 | | |
870 | 870 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments