Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Ch4s3r
/
egui
Public
forked from
emilk/egui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 21, 2022
eframe: Make fullsize_content mac-only
emilk
committed
7b8c170
View commit details
Copy full SHA for 7b8c170
Browse repository at this point
Commits on Oct 19, 2022
Allows creating a `ColorImage` struct without an alpha channel (#2167)
Show description for 5e44c13
3 people
authored
5e44c13
View commit details
Copy full SHA for 5e44c13
Browse repository at this point
Commits on Oct 16, 2022
table: fix deadlocks caused by lock fairness (#2156)
teh-cmc
authored
3d36a20
View commit details
Copy full SHA for 3d36a20
Browse repository at this point
Commits on Oct 14, 2022
using a shared vertex & index buffer in wgpu renderer (#2148)
Show description for 944159d
Wumpf
authored
944159d
View commit details
Copy full SHA for 944159d
Browse repository at this point
fix typo in text_layout_types (#2150)
Parth
authored
02d1e74
View commit details
Copy full SHA for 02d1e74
Browse repository at this point
Commits on Oct 13, 2022
Allow for changing of plot bounds from PlotUI (#2145)
Raymi306
authored
a1f6f68
View commit details
Copy full SHA for a1f6f68
Browse repository at this point
Commits on Oct 12, 2022
Use WidgetText for the slider's text (#2143)
Kryptos-FR
authored
ae5294e
View commit details
Copy full SHA for ae5294e
Browse repository at this point
wgpu renderer now always requires a RenderPass being passed in, pass command encoder to prepare callback (#2136)
Show description for c414af7
Wumpf
authored
c414af7
View commit details
Copy full SHA for c414af7
Browse repository at this point
Commits on Oct 10, 2022
Remove Debug trait constraint on Id sources
emilk
committed
7803285
View commit details
Copy full SHA for 7803285
Browse repository at this point
Fix false positives wrt `RwLock` deadlock detection (#2121)
Show description for 367378d
teh-cmc
and
emilk
authored
367378d
View commit details
Copy full SHA for 367378d
Browse repository at this point
Only call the request_repaint_callback at most once per frame (#2126)
Show description for f4d2aa5
emilk
authored
f4d2aa5
View commit details
Copy full SHA for f4d2aa5
Browse repository at this point
Add ability to control double click reset in plot widget (#2115)
Show description for 0fe0c81
Raymi306
and
emilk
authored
0fe0c81
View commit details
Copy full SHA for 0fe0c81
Browse repository at this point
fix typo in architecture.md (#2123)
Parth
authored
510aa17
View commit details
Copy full SHA for 510aa17
Browse repository at this point
Commits on Oct 8, 2022
Remove .with_srgb(false) when constructing window (#2110)
emilk
authored
eba3927
View commit details
Copy full SHA for eba3927
Browse repository at this point
Commits on Oct 7, 2022
Fix copy-paste on Windows (#2120)
Show description for f61044c
emilk
authored
f61044c
View commit details
Copy full SHA for f61044c
Browse repository at this point
Commits on Oct 6, 2022
Update to wgpu 0.14 (#2114)
Wumpf
authored
cd74c74
View commit details
Copy full SHA for cd74c74
Browse repository at this point
Tweak warning color in bright mode
emilk
committed
3ec170c
View commit details
Copy full SHA for 3ec170c
Browse repository at this point
Fix: make ScrollAreaOutput public
emilk
committed
4dd5ffa
View commit details
Copy full SHA for 4dd5ffa
Browse repository at this point
Commits on Oct 5, 2022
eframe support for wgpu on the web (#2107)
Show description for c2a37f4
Wumpf
and
emilk
authored
c2a37f4
View commit details
Copy full SHA for c2a37f4
Browse repository at this point
Commits on Oct 3, 2022
Cargo deny: also check wasm32-unknown-unknown
emilk
committed
c441f33
View commit details
Copy full SHA for c441f33
Browse repository at this point
Add Painter::image convenience function
emilk
committed
dd67f36
View commit details
Copy full SHA for dd67f36
Browse repository at this point
Commits on Oct 2, 2022
Update some crates (#2100)
Show description for 77df8ca
emilk
authored
77df8ca
View commit details
Copy full SHA for 77df8ca
Browse repository at this point
fix: default to changing y axis when changing data aspect (#2087)
saecki
authored
981fdb3
View commit details
Copy full SHA for 981fdb3
Browse repository at this point
Make Layout properties public (#2096)
paulrouget
authored
aa1536f
View commit details
Copy full SHA for aa1536f
Browse repository at this point
eframe: Mouse passthrough option (#2080)
mgalos999
authored
9901ad4
View commit details
Copy full SHA for 9901ad4
Browse repository at this point
Plot: Add `auto_bounds_x`, `auto_bounds_y` and `reset` (#2029)
Show description for 53ff837
Zoxc
authored
53ff837
View commit details
Copy full SHA for 53ff837
Browse repository at this point
Commits on Oct 1, 2022
Added ability to set color of spinner (#2088)
cmleinz
authored
5e91a30
View commit details
Copy full SHA for 5e91a30
Browse repository at this point
Bug Fix: Allocate Frame outer margins (#2089)
paulrouget
authored
2dca01e
View commit details
Copy full SHA for 2dca01e
Browse repository at this point
Commits on Sep 27, 2022
Added link to egui-glutin-gl
emilk
committed
2ee9ab3
View commit details
Copy full SHA for 2ee9ab3
Browse repository at this point
Commits on Sep 25, 2022
Fix typo in wgpu warning message
emilk
committed
91b2d5d
View commit details
Copy full SHA for 91b2d5d
Browse repository at this point
Commits on Sep 24, 2022
Improve text redering and do all color operation in gamma space (#2071)
emilk
authored
4ac1e28
View commit details
Copy full SHA for 4ac1e28
Browse repository at this point
Commits on Sep 21, 2022
Fix text sizes being too small (#2069)
Show description for 29fa633
emilk
authored
29fa633
View commit details
Copy full SHA for 29fa633
Browse repository at this point
Fix sRGB blending and cleanup the relevant code (#2070)
Show description for 990a8c8
emilk
authored
990a8c8
View commit details
Copy full SHA for 990a8c8
Browse repository at this point
Change several methods from pub(crate) to pub (#2051)
Show description for 4aae638
setzer22
and
emilk
authored
4aae638
View commit details
Copy full SHA for 4aae638
Browse repository at this point
update arboard to 3.0 (#2067)
emilk
authored
12dc61e
View commit details
Copy full SHA for 12dc61e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.