egui/emigui/src
2020-05-04 21:54:59 +02:00
..
containers Fix: resize handle positioning 2020-05-04 21:54:59 +02:00
widgets Store/restore emigui memory state (window positions, sizes etc) 2020-05-02 11:37:12 +02:00
color.rs Add new Resize container 2020-04-25 14:37:39 +02:00
containers.rs Implement Window as collection of Floating + Frame + Resize 2020-04-25 22:49:57 +02:00
context.rs Made the fields in Context private 2020-05-04 21:35:16 +02:00
emigui.rs Add stats about number of painted primitives 2020-05-04 21:54:01 +02:00
example_app.rs Reorder some functions in Region 2020-05-01 09:35:44 +02:00
font.rs Improve size negotiation code. 2020-05-01 02:08:01 +02:00
fonts.rs Add a bunch of TODOs 2020-04-29 21:58:41 +02:00
id.rs Store/restore emigui memory state (window positions, sizes etc) 2020-05-02 11:37:12 +02:00
input.rs Kinetic windows 2020-05-03 13:28:47 +02:00
layers.rs Add a Debug layer 2020-04-27 16:53:14 +02:00
layout.rs Bug fix: tooltip frame size 2020-05-04 21:54:28 +02:00
lib.rs Kinetic windows 2020-05-03 13:28:47 +02:00
math.rs Add scroll bars to windows. 2020-04-26 22:30:24 +02:00
memory.rs Store/restore emigui memory state (window positions, sizes etc) 2020-05-02 11:37:12 +02:00
mesher.rs Refactor: make Rect members min/max public 2020-04-25 15:45:38 +02:00
movement_tracker.rs Kinetic windows 2020-05-03 13:28:47 +02:00
region.rs Made the fields in Context private 2020-05-04 21:35:16 +02:00
style.rs Better handling of forcibly trying to shink something that can't be 2020-05-01 10:02:53 +02:00
texture_atlas.rs Kinetic windows 2020-05-03 13:28:47 +02:00
types.rs Kinetic windows 2020-05-03 13:28:47 +02:00
widgets.rs Kinetic windows 2020-05-03 13:28:47 +02:00