Wojciech Daniło
0a2164110d
Update README.md
...
Original commit: 0d33957957
2020-03-17 03:56:07 +01:00
Wojciech Daniło
500c8c21ed
Update README.md
...
Original commit: d8b7dc348f
2020-03-16 04:29:03 +01:00
Wojciech Daniło
e10fc464a8
Refactoring file structure ( https://github.com/enso-org/ide/pull/260 )
...
Original commit: c38ca0d5a4
2020-03-16 03:58:00 +01:00
Wojciech Daniło
c57c57d7f1
Update README.md
...
Original commit: 54c4d6393f
2020-03-07 21:16:14 +01:00
Wojciech Daniło
7631be9951
Update README.md
...
Original commit: 5e3f07d5de
2020-03-07 21:15:06 +01:00
Wojciech Daniło
02cea5ddee
Update README.md
...
Original commit: 54edd76976
2020-03-07 20:25:57 +01:00
Wojciech Daniło
28a5644090
Update README.md
...
Original commit: 7b25827351
2020-03-06 21:05:07 +01:00
Wojciech Daniło
a52cf702ad
Update README.md
...
Original commit: c939b175a8
2020-03-06 21:04:13 +01:00
Wojciech Daniło
2706c6f008
Update README.md
...
Original commit: e9444e4267
2020-03-06 21:01:55 +01:00
Wojciech Daniło
a3789aab2d
Update README.md
...
Original commit: 6b37483b93
2020-03-06 20:58:21 +01:00
Wojciech Daniło
0335721b80
Update README.md
...
Original commit: 5079cad2f6
2020-03-06 20:56:32 +01:00
Wojciech Daniło
ee727745fc
Update README.md
...
Original commit: a853dceff3
2020-03-06 20:53:46 +01:00
Wojciech Daniło
d3f782ea9d
Update README.md
...
Original commit: e54672e192
2020-03-06 20:33:35 +01:00
Wojciech Daniło
7d197fd5cf
Update README.md
...
Original commit: 2f4eb02c1b
2020-03-05 18:39:51 +01:00
Wojciech Daniło
b38bcac15a
Fixing documentation links.
...
Original commit: 56992d239f
2020-03-05 06:29:34 +01:00
Wojciech Daniło
68601ba9e9
Electron support ( https://github.com/enso-org/ide/pull/223 )
...
Original commit: d0b71bb46c
2020-03-05 06:25:00 +01:00
Adam Obuchowicz
0fe5b0fe8e
TextField keyboard input. ( https://github.com/enso-org/ide/pull/170 )
...
Implemented the reactions of TextField for keyboard events.
It includes change for Fonts - now we don't have to pass
reference to FontRegistry on each text operation.
Original commit: e6e44ad827
2020-02-13 10:26:42 +01:00
Wojciech Daniło
b3c8d954de
Update README.md
...
Original commit: 27adb447dc
2020-02-11 23:52:44 +01:00
Wojciech Daniło
ecda629e98
Node shapes part 1, build time optimization, lazy WASM loader. ( https://github.com/enso-org/ide/pull/162 )
...
Implements #2117
The application is now distributed to WASM binary (gzipped, not processed by webpack) and JS helpers bundle (gzipped, processed by webpack).
There is a new loader implementation that starts downloading the bundles and as soon as it finishes downloading the helper bundle, it starts online WASM compilation (before the WASM binary finishes downloading).
The loader displays a nice progress bar to the user.
The top-level examples folder was renamed to app and changed significantly. It is meant now to be the base for our cloud and native app. When you run it, please navigate to http://localhost:8080/debug to get the list of debug demo scenes.
Implements #2118
Please use ./scripts/watch.sh --dev. After changing any example scene, the time between hitting ctrl+s and seeing new results in the browser dropped from 45s to 3s.
Implements #2110
Original commit: f21998f4f2
2020-02-11 00:47:03 +01:00
Wojciech Daniło
d9d4b8b702
Cleaning codebase + initial texture support ( https://github.com/enso-org/ide/pull/110 )
...
Original commit: 1b37638dfb
2020-01-15 15:47:44 +01:00
Wojciech Daniło
af276039eb
Shapes EDSL ( https://github.com/enso-org/ide/pull/105 )
...
Original commit: 31f5dcbaa5
2020-01-08 15:26:36 +01:00
Wojciech Daniło
2cebd28a8d
Update README.md
...
Original commit: 73d7e72ad0
2020-01-03 14:48:54 +01:00
Wojciech Daniło
67a471591e
Update README.md
...
Original commit: 7220d9bd24
2020-01-03 14:48:00 +01:00
Wojciech Daniło
5af7a0fd2f
Performance fine-tuning & monitoring ( https://github.com/enso-org/ide/pull/95 )
...
Original commit: 4351c60828
2020-01-03 14:29:57 +01:00
Adam Obuchowicz
99e08bbe75
Text scrolling ( https://github.com/enso-org/ide/pull/84 )
...
TextComponent supports scrolling now. During scroll we try to refresh a minimum
number of buffer fragments to make a uncovered lines actually displayed.
Original commit: a10bba9776
2019-12-19 12:06:48 +01:00
Adam Obuchowicz
e3dd6a7027
Add msdfgen-sys crate ( https://github.com/enso-org/ide/pull/39 )
...
Original commit: 2115a3127c
2019-11-18 16:56:26 +01:00
Wojciech Daniło
c279693279
Update README.md
...
Original commit: 568ad0b482
2019-10-08 06:00:00 +02:00
Wojciech Daniło
c32c22afbf
Update README.md
...
Original commit: edb1f2f52c
2019-10-08 05:25:29 +02:00
Wojciech Daniło
6f228cda73
Update README.md
...
Original commit: b5c18ef0d7
2019-10-07 23:44:37 +02:00
Wojciech Daniło
fb7a430f7b
Update README.md
...
Original commit: d4760ec516
2019-10-07 23:22:16 +02:00
Wojciech Daniło
cb12fb3f00
Update README.md
...
Original commit: b4e2a5db73
2019-10-07 23:10:09 +02:00
Wojciech Danilo
c48b61e5ab
Update readme.
...
Original commit: 083ee2b151
2019-10-07 22:53:53 +02:00
Wojciech Daniło
6c829d23bf
Update README.md
...
Original commit: 3471dc8589
2019-10-07 20:01:12 +02:00
Wojciech Daniło
910641d81f
Update README.md
...
Original commit: 6d2d9ea15f
2019-10-07 15:44:57 +02:00
Wojciech Daniło
2df869093e
Update README.md
...
Original commit: f4df97df06
2019-10-07 14:37:12 +02:00
Wojciech Daniło
bf49cb3ff9
Update README.md
...
Original commit: 9ef06992b9
2019-10-07 13:51:18 +02:00
Wojciech Daniło
ccea9f8907
Update README.md
...
Original commit: f3f41af005
2019-10-06 21:56:53 +02:00
Wojciech Danilo
5bbb3e2524
Init
...
Original commit: c745d7d896
2019-10-06 21:47:17 +02:00