Commit 9780fd3
Update from upstream (#12)
* Implement GradientUtils (1083)
* Reduce number of created attributes (1084)
* Fix SVG.changed emitted twice (1086)
* Optimize attributes (1087)
* Small bugfix (1088)
* Implement tabs (1091)
* Implement Show in File Manager option (1093)
* Fix View in List capitalization
* Update translations README.md
* Implement Save As (1101)
* Fix some bugs (1104)
* Keep reference of unsnapped camera position (1105)
* Improve Line to Polyline conversion (1106)
* Fix some bugs (1107)
* Fix unimplemented shortcuts (1108)
* Fix About image load warning (1109)
* Various improvements (1110)
* Fix bounding box drawing issue (1111)
* Fix export formatter not working for attributes (1112)
* Update README.md
---------
Co-authored-by: Mew Pur Pur <85438892+MewPurPur@users.noreply.github.com>1 parent 28207cb commit 9780fd3
128 files changed
Lines changed: 4376 additions & 2688 deletions
File tree
- assets
- icons
- translations
- godot_only/scripts
- src
- autoload
- config_classes
- data_classes
- ui_parts
- ui_widgets
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments