375 Commits (e84412dec5d6500e07275c36b4ffcb91b4a4e84a)
 

Author SHA1 Message Date
Emil Ernerfeldt e84412dec5 [glium] break out persistence 4 years ago
Emil Ernerfeldt 4e52a960e5 [glium] refactor and simplify glium example code 4 years ago
Emil Ernerfeldt 9b9cd01c5c [glium] update to latest glium with EventLoop and vsync 4 years ago
Emil Ernerfeldt 6b6545958d [web] fix: repaint on pagehide, pageshow and resize 4 years ago
Emil Ernerfeldt cb6b3bb58f Move web app contents to own window 4 years ago
Emil Ernerfeldt 57ae03f52d [web] minor fixes for reactive mode 4 years ago
Emil Ernerfeldt 900a758903 [resize] unify to one minimum size 4 years ago
Emil Ernerfeldt f659f2903d [web] fix auto-save 4 years ago
Emil Ernerfeldt 376610a0ca [web] default to reactive mode 4 years ago
Emil Ernerfeldt 07d2af885b [resize] improve default/min sizes of some resize areas 4 years ago
Emil Ernerfeldt fccd135254 [refactor] rename 'PaintBatches' to 'PaintJobs' 4 years ago
Emil Ernerfeldt 7565210b2d [web] simplify and improve reactive mode on touch screens 4 years ago
Emil Ernerfeldt 3ecd6c0297 [web] implement reactive repainting 4 years ago
Emil Ernerfeldt dfa4d52a94 [web] move all reusable web code into egui_web 4 years ago
Emil Ernerfeldt 1a4c399e41 [web] port all remaining JS code to Rust 4 years ago
Emil Ernerfeldt 0afad57d41 [web] port JS code to Rust 4 years ago
Emil Ernerfeldt 8dced5896c rename egui_wasm to egui_web 4 years ago
Emil Ernerfeldt 520e42c11c [backend] use hardware scissor rect in WebGL and glium 4 years ago
Emil Ernerfeldt c204922a3a update some crates 4 years ago
Emil Ernerfeldt 67bafad8f9 [button] add ability to disable Button 4 years ago
Emil Ernerfeldt 10a9d48091 [scroll] animate scroll bar hide/show 4 years ago
Emil Ernerfeldt bff7232e9d [paint] ignore negatively sized rectangles and circles 4 years ago
Emil Ernerfeldt 53dbbd0d53 [id] smarter id selection for collapsing header 4 years ago
Emil Ernerfeldt 5c2a0a59ac [collapsing header] add id_source to builder 4 years ago
Emil Ernerfeldt 916e667aa2 [style] tigher buttons and monospaced DragValue text 4 years ago
Emil Ernerfeldt 097730461d [input] add queries for if egui is interested in mouse/kb 4 years ago
Emil Ernerfeldt 94545409c6 [id] improve default Id generation 4 years ago
Emil Ernerfeldt 2dea2ee668 update Cargo.lock to 0.1.2 4 years ago
Emil Ernerfeldt cc589c7bbc bump version to 0.1.2 4 years ago
Emil Ernerfeldt acdc2b004f [widgets] new widget: DragValue 4 years ago
Emil Ernerfeldt a90dda6162 [button] add sense so you can make drag buttons 4 years ago
Emil Ernerfeldt 2162ffff42 [slider] round so what you see is what you get 4 years ago
Emil Ernerfeldt 3c85c2d364
Merge pull request #3 from Jasper-Bekkers/master 4 years ago
Jasper Bekkers c0d4feeca8
Add badges 4 years ago
Emil Ernerfeldt d0f5181197 [window] make resizing a bit smoother 4 years ago
Emil Ernerfeldt 1c9fdc3a48 bump egui version to 0.1.1 4 years ago
Emil Ernerfeldt de95209676 [scroll] remember to expand clip region with the clip_rect_margin 4 years ago
Emil Ernerfeldt 2fa03f9a6c [window] improve automatic window positions 4 years ago
Emil Ernerfeldt 5bf8051be5 [style] rounded buttons and tweak some spacing and sizes 4 years ago
Emil Ernerfeldt c35494e4ec [slider] bug fix: generate unique id for sliders 4 years ago
Emil Ernerfeldt bea7e3a52e [egui] prepare for 0.1.0 release 5 years ago
Emil Ernerfeldt 2f4a3a1273 [window] auto-position windows in a column layout 5 years ago
Emil Ernerfeldt 347fdb97d6 [window] fix a bunch of resize-releated bugs 5 years ago
Emil Ernerfeldt cde1e05853 [window] fix close button position on narrow windows 5 years ago
Emil Ernerfeldt 8b1f02f22c [egui] handle dynamic changes to pixels_per_point (dpi scaling) 5 years ago
Emil Ernerfeldt efe90c9326 [window] allow specifying pos/size with [f32; 2] 5 years ago
Emil Ernerfeldt 506dd11f73 [window] better mouse velocity tracking for throwing windows 5 years ago
Emil Ernerfeldt 598564cecc Fix some clippy issues 5 years ago
Emil Ernerfeldt b80baf4039 [egui] make serde an optional dependency 5 years ago
Emil Ernerfeldt fd5ab736bb Rename from "Emigui" to "Egui" 5 years ago