Emil Ernerfeldt
|
0f0e385ea3
|
[refactor] collect stuff into new mod paint
|
2020-05-19 22:28:57 +02:00 |
|
Emil Ernerfeldt
|
aeaa611005
|
terminology: remove uses of the word "mesh". Prefer "triangles".
|
2020-05-19 20:54:02 +02:00 |
|
Emil Ernerfeldt
|
88bfcd585e
|
Resize windows by dragging any side or corner
|
2020-05-17 16:42:20 +02:00 |
|
Emil Ernerfeldt
|
c0e7f947ff
|
Improved text edit with cursor that can be moved with arrow keys
|
2020-05-16 19:38:46 +02:00 |
|
Emil Ernerfeldt
|
71154edf9b
|
Add a fractal clock example to showcase painting performance
|
2020-05-11 20:21:24 +02:00 |
|
Emil Ernerfeldt
|
090d056f3d
|
Use 32 bit vertex indicec on glium
|
2020-05-11 17:57:37 +02:00 |
|
Emil Ernerfeldt
|
3860807e29
|
Use premultiplied alpha for all colors + improve painting of thin lines
|
2020-05-11 17:57:11 +02:00 |
|
Emil Ernerfeldt
|
f1c57cb950
|
Improve example app
|
2020-05-10 19:04:10 +02:00 |
|
Emil Ernerfeldt
|
2dd1c5ba78
|
glium: write memory as pretty json, and don't warn if it is missing
|
2020-05-10 13:05:16 +02:00 |
|
Emil Ernerfeldt
|
87e3aacf35
|
enforce and fix a bunch of clippy issues
|
2020-05-07 10:47:03 +02:00 |
|
Emil Ernerfeldt
|
6aadf4128e
|
Refactor: pass Rect:s by value (cleaner)
|
2020-05-05 19:12:00 +02:00 |
|
Emil Ernerfeldt
|
bfbb669d02
|
Store/restore emigui memory state (window positions, sizes etc)
|
2020-05-02 11:37:12 +02:00 |
|
Emil Ernerfeldt
|
4c79064760
|
Move code from glium example into glium library
|
2020-04-29 21:58:14 +02:00 |
|
Emil Ernerfeldt
|
89823ab617
|
Print frame times for glium and wasm excluding painting
|
2020-04-29 07:20:27 +02:00 |
|
Emil Ernerfeldt
|
cce048509f
|
Refactor: make Rect members min/max public
|
2020-04-25 15:45:38 +02:00 |
|
Emil Ernerfeldt
|
f74c2f8103
|
Finish glium clip_rect support
|
2020-04-21 07:52:30 +02:00 |
|
Emil Ernerfeldt
|
46f123eeb6
|
WIP: Working clip rects for glium
|
2020-04-21 00:17:02 +02:00 |
|
Emil Ernerfeldt
|
2f02446f6f
|
WIP: clip_rect
|
2020-04-20 23:48:55 +02:00 |
|
Emil Ernerfeldt
|
74eeaf27ce
|
Fix colors in glium (srgb issue)
|
2020-04-16 23:10:42 +02:00 |
|
Emil Ernerfeldt
|
f728180918
|
Ignore warning about legacy implement_vertex macro in old glium
|
2019-11-24 16:27:12 +01:00 |
|
Emil Ernerfeldt
|
be8eb02b3f
|
Some minor fixes and additions
|
2019-11-02 09:50:49 +01:00 |
|
Emil Ernerfeldt
|
4836860c7b
|
Create emigui_glium library
|
2019-04-21 10:13:05 +02:00 |
|