Richard Feldman
|
c2b823ce99
|
Introduce basic TEA for breakout
|
2022-04-10 10:55:40 -04:00 |
|
Richard Feldman
|
999dbfd9d1
|
Send Event to breakout main
|
2022-04-10 10:15:43 -04:00 |
|
Richard Feldman
|
5de57ef30a
|
Horizontally center the paddle, make it bigger
|
2022-04-10 00:55:18 -04:00 |
|
Richard Feldman
|
6bbc0b5edb
|
Gracefully handle resizing in breakout
|
2022-04-10 00:52:43 -04:00 |
|
Richard Feldman
|
ee4e787712
|
Drop some unused code
|
2022-04-10 00:52:34 -04:00 |
|
Richard Feldman
|
29fe91f95e
|
Make breakout colors look nicer
|
2022-04-09 20:35:10 -04:00 |
|
Richard Feldman
|
d40c7ed1d9
|
Draw breakout rects differently
|
2022-04-08 10:56:56 -04:00 |
|
Richard Feldman
|
0f6e1bac73
|
Drop unused functions
|
2022-04-08 10:56:47 -04:00 |
|
Richard Feldman
|
ce4f22fd15
|
Use Rect position for drawing
|
2022-04-08 10:56:34 -04:00 |
|
Folkert
|
77c9bc193b
|
Merge remote-tracking branch 'origin/update_zig_09' into update_zig_09
|
2022-04-08 13:08:04 +02:00 |
|
Folkert
|
2ff1009a5d
|
update effect and fib platforms to zig 0.9
|
2022-04-08 13:05:19 +02:00 |
|
Folkert
|
97e85eea0a
|
make tui platform compile
|
2022-04-08 10:53:25 +02:00 |
|
Folkert
|
e141894fa1
|
fix quicksort platform
|
2022-04-08 10:08:44 +02:00 |
|
Folkert
|
302b90906a
|
fix helloZig
|
2022-04-08 10:05:18 +02:00 |
|
Richard Feldman
|
cf91390e56
|
Avoid unnecessary request_redraw() calls
|
2022-04-07 21:32:57 -04:00 |
|
Richard Feldman
|
78feb45d82
|
Draw rects
|
2022-04-07 21:17:31 -04:00 |
|
Richard Feldman
|
49a96bcc72
|
Work around alias analysis bug
|
2022-04-07 19:03:51 -04:00 |
|
Richard Feldman
|
113239d3f4
|
Reproduce alias_analysis bug
|
2022-04-07 19:03:06 -04:00 |
|
Richard Feldman
|
f327e34d34
|
Merge branch 'toF32' into breakout
|
2022-04-07 18:58:13 -04:00 |
|
Ayaz Hafiz
|
95f2c831db
|
zig 0.9 errors for effects
|
2022-04-07 09:38:25 -04:00 |
|
Ayaz Hafiz
|
06df7d7689
|
Zig 0.9 errors in quicksort
|
2022-04-07 09:35:11 -04:00 |
|
Ayaz Hafiz
|
3d46e0d209
|
Fix zig 0.9 errors
|
2022-04-07 09:33:08 -04:00 |
|
Richard Feldman
|
3dac45e6f3
|
Start making breakout blocks
|
2022-04-06 22:14:25 -04:00 |
|
Richard Feldman
|
82a0376666
|
Drop the borderWidth field to avoid segfault
|
2022-04-06 21:57:03 -04:00 |
|
Richard Feldman
|
1e2dcde6c2
|
Use a List of rects, add top and left coordinates
|
2022-04-06 21:29:09 -04:00 |
|
Richard Feldman
|
7b5bc8e85f
|
Use Ayaz's repr(packed) workaround for #2803
|
2022-04-06 11:32:51 -04:00 |
|
Folkert
|
a69bf971f0
|
Merge remote-tracking branch 'origin/trunk' into update_zig_09
|
2022-04-06 15:38:15 +02:00 |
|
Richard Feldman
|
d6858ef15e
|
Use Rgba over ButtonStyles
|
2022-04-06 09:22:52 -04:00 |
|
Richard Feldman
|
0e187469c2
|
wip
|
2022-04-06 08:58:51 -04:00 |
|
Folkert
|
68536e4026
|
Merge remote-tracking branch 'origin/trunk' into list-str-capacity
|
2022-04-04 19:55:04 +02:00 |
|
Richard Feldman
|
fee7fd7956
|
Breakout: Button → Rect
|
2022-04-04 11:26:52 -04:00 |
|
Richard Feldman
|
a111f510a4
|
Add examples/breakout
|
2022-04-04 10:02:13 -04:00 |
|
Richard Feldman
|
97fff2e84d
|
Re-render in reponse to keyboard input
|
2022-04-03 23:32:32 -04:00 |
|
Anton-4
|
ace5b066f8
|
fixed high mem+CPU usage for gui-example and editor
|
2022-04-01 09:41:13 +02:00 |
|
Folkert
|
a4c2a008c5
|
fix formatting
|
2022-03-29 21:05:18 +02:00 |
|
Folkert
|
0f6e1ab2a2
|
Revert "disable Closure.roc example"
This reverts commit 8d85e469f7 .
|
2022-03-27 15:29:13 +02:00 |
|
Richard Feldman
|
283d92e3cd
|
Fix gui example host
|
2022-03-26 16:14:05 -07:00 |
|
Folkert
|
8d85e469f7
|
disable Closure.roc example
|
2022-03-26 21:46:49 +01:00 |
|
Richard Feldman
|
2ffb74e5fa
|
Reproduce U32s being wrong
|
2022-03-26 13:04:43 -04:00 |
|
Richard Feldman
|
4882fb4a06
|
Revert "Reproduce gui example segfault"
This reverts commit 459c411cd2 .
|
2022-03-26 13:01:54 -04:00 |
|
Richard Feldman
|
459c411cd2
|
Reproduce gui example segfault
|
2022-03-26 13:01:49 -04:00 |
|
Folkert
|
71c11784a0
|
step 1: Deriv works and has no valgrind problems
|
2022-03-26 17:56:56 +01:00 |
|
Richard Feldman
|
b1b3d92b04
|
Merge remote-tracking branch 'origin/trunk' into focus
|
2022-03-26 00:41:45 -04:00 |
|
Folkert
|
6134e57921
|
Merge remote-tracking branch 'origin/trunk' into list-str-capacity
|
2022-03-18 18:13:55 +01:00 |
|
Folkert
|
dfaf9c86c3
|
git ignore wasm files in benchmarks folder
|
2022-03-17 19:32:34 +01:00 |
|
Folkert
|
ba40b6a957
|
update hosts with new string conventions
|
2022-03-13 00:16:21 +01:00 |
|
Folkert
|
9d9e7d10d4
|
use exposed_generic in hello world examples
|
2022-03-12 14:42:14 +01:00 |
|
Brendan Hansknecht
|
8b7acb5c93
|
update hello-world examples to use capacity
|
2022-03-11 19:26:09 -08:00 |
|
Richard Feldman
|
cbe0cfc865
|
Merge pull request #2688 from rtfeldman/gui-example-memory
fixed large memory consumption gui-example
|
2022-03-10 20:55:22 -05:00 |
|
Anton-4
|
c04b5c9c04
|
Removed iced label
|
2022-03-09 18:45:44 +01:00 |
|