Commit graph

195 commits

Author SHA1 Message Date
Folkert
0a08caac7f clippy things 2020-12-05 21:37:46 +01:00
Folkert
1fe0f5d780 Merge remote-tracking branch 'origin/trunk' into editor-ir 2020-12-05 20:58:27 +01:00
Folkert
f04c97828f cleanup 2020-12-05 20:51:47 +01:00
Richard Feldman
62f34669e1 cargo fmt 2020-12-05 13:23:21 -05:00
Anton-4
202cba9f81 Undo unnecessary color type change 2020-12-05 17:58:45 +01:00
Anton-4
0d46835135 refactored text drawing, fixed color shader bug 2020-12-05 17:53:05 +01:00
Folkert
81d0626db1 remove old stuff 2020-12-04 22:30:06 +01:00
Folkert
66748d3a50 Merge remote-tracking branch 'origin/trunk' into editor-ir 2020-12-04 20:45:30 +01:00
Anton-4
6af26c9f75 editor: draw multiple rectangles 2020-12-04 20:05:29 +01:00
Anton-4
c0fdc09ec7 Merge branch 'trunk' of rtfeldman/roc into editor_refactor 2020-12-04 11:28:30 +01:00
Anton-4
6dc2471c5b rustfmt 2020-12-04 11:28:20 +01:00
Chadtech
cadb58f418 Improve test name in test_file 2020-12-04 00:29:53 -05:00
Chadtech
85e96a36d7
Merge branch 'trunk' into editor-file-access 2020-12-04 00:26:12 -05:00
Chadtech
17f796a824 prefix DoesntHaveRocExtension error 2020-12-04 00:25:00 -05:00
Chadtech
2a02b2d917 Make simple module a bit less simple, delete SimpleFmt module since it isnt used in testing 2020-12-04 00:20:36 -05:00
Chadtech
17ccec6aa5 'correct' formatting for SimpleFmt.roc 2020-12-04 00:16:04 -05:00
Chadtech
1326219415 File module with read, fmt, and write functionality for the editor 2020-12-04 00:14:32 -05:00
Anton-4
1738141111 editor refactoring 2020-12-02 16:43:54 +01:00
Richard Feldman
f3da264d5d
Merge pull request #756 from rtfeldman/aoc-improvements
Aoc improvements
2020-12-01 20:05:54 -05:00
Folkert
0c53aea64a fix compilation on my linux machine 2020-12-01 15:20:08 +01:00
Anton-4
c087955a16 editor ideas using Machine Learning 2020-12-01 13:21:13 +01:00
Anton-4
3ab368789b more editor debugging ideas 2020-11-28 20:42:17 +01:00
Anton-4
da91693a4a more ideas for tree view 2020-11-28 20:06:11 +01:00
Chadtech
b0570aab99 File module 2020-11-28 13:01:43 -05:00
Anton-4
764588ba13 Added VR code visualisation to editor ideas 2020-11-28 17:45:52 +01:00
Anton-4
b3129482b5 added unit test generation plugin to editor-ideas 2020-11-26 10:18:56 +01:00
Richard Feldman
34d66ba166
Add Greenfoot and Godbolt to editor-ideas 2020-11-22 16:58:43 -05:00
Richard Feldman
3803d70496
Merge branch 'trunk' into render-big-rectangle 2020-11-21 12:48:02 -05:00
Folkert
8528e5affb upgrade inkwell 2020-11-17 01:58:30 +01:00
Folkert
10255a90b1 don't rebuild the editor every time 2020-11-12 20:27:10 +01:00
Bob Shelline
ae868c2aa3 Try to draw multiple rectangles 2020-11-04 20:37:07 -07:00
Bob Shelline
d7a902e3aa Use index buffers to draw a rectangle 2020-11-04 20:00:24 -07:00
Bob Shelline
dda634cf0a Use buffers for vertex data 2020-11-04 19:47:41 -07:00
Richard Feldman
3a4cf2cdb1 Add .spv files to .gitignore 2020-10-31 21:28:48 -04:00
Bob Shelline
1c73a0e795 Add newlines to end of shaders and Cargo.toml 2020-10-30 18:52:52 -06:00
Bob Shelline
4972e03405 Render a triangle underneath the text 2020-10-30 18:48:10 -06:00
Bob Shelline
6c5ca9370c Restore previous clear color 2020-10-30 18:00:37 -06:00
Bob Shelline
eed7406a41 Update wgpu_glyph to 0.10 2020-10-30 17:54:56 -06:00
Richard Feldman
b43ff799ff Revise a bunch of bucket stuff 2020-10-22 21:59:58 -04:00
Richard Feldman
bf7f1d49e2 Add bucket.rs 2020-10-21 21:48:01 -04:00
Anton-4
12821bf321 replaced deprecated std::u16::MAX with u16::MAX 2020-10-21 14:35:36 +02:00
Richard Feldman
9870aaf26c Do more with buckets 2020-10-20 23:07:31 -04:00
Richard Feldman
fafeadcd2c Impose some reasonable length limits 2020-10-20 20:17:11 -04:00
Richard Feldman
b0ad4ec43a Use ArrayString for small string optimization in editor AST 2020-10-20 20:06:14 -04:00
Richard Feldman
8d19eb695c Add experimental Expr2 2020-10-20 19:54:31 -04:00
Anton-4
40cd48043e Added editor README with troubleshooting for gfx_backend_vulkan error 2020-10-16 18:18:30 +02:00
Brendan Hansknecht
eb7e39bf7b Make clippy happy 2020-10-13 20:26:00 -07:00
Zeljko Nesic
3dac6d60c6
Add Microsoft Research archive on Live Programing 2020-10-10 21:27:44 +01:00
Wojciech Piekutowski
5320164751 Add VS Code data structures visualisation examples 2020-09-23 20:49:46 +02:00
Richard Feldman
b50483eedf Use rtfeldman/inkwell release2 tag 2020-09-19 22:48:29 -04:00