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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
WowDevTools
/
Everlook
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
73
Code
Issues
8
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Port application to Silk.NET and .NET Core
- #16
#16
Open
Nihlus
wants to merge 18 commits into
master
WowDevTools/Everlook:master
from
silk
WowDevTools/Everlook:silk
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Port application to Silk.NET and .NET Core
#16
Nihlus
wants to merge 18 commits into
master
WowDevTools/Everlook:master
from
silk
WowDevTools/Everlook:silk
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2020
Remove unused usings.
Nihlus
committed
a7ef40a
View commit details
Copy full SHA for a7ef40a
Browse repository at this point
Upgrade a number of nuget packages, and swap out GtkSharp.
Nihlus
committed
6d72880
View commit details
Copy full SHA for 6d72880
Browse repository at this point
Explicitly close the dialog.
Nihlus
committed
87dad57
View commit details
Copy full SHA for 87dad57
Browse repository at this point
Begin initial porting to Silk.NET.
Nihlus
committed
3021af9
View commit details
Copy full SHA for 3021af9
Browse repository at this point
Port most of the graphics, and switch target over to netcoreapp3.1.
Nihlus
committed
fc361c5
View commit details
Copy full SHA for fc361c5
Browse repository at this point
Fix some nullability warnings.
Nihlus
committed
6718666
View commit details
Copy full SHA for 6718666
Browse repository at this point
Transition to using a hosted application model.
Nihlus
committed
a757a96
View commit details
Copy full SHA for a757a96
Browse repository at this point
Replace a number of obsolete methods.
Nihlus
committed
df66a9c
View commit details
Copy full SHA for df66a9c
Browse repository at this point
Convert mat4 into a mat3.
Nihlus
committed
cd8b609
View commit details
Copy full SHA for cd8b609
Browse repository at this point
Fix input.
Nihlus
committed
9a281fc
View commit details
Copy full SHA for 9a281fc
Browse repository at this point
Commits on Apr 5, 2020
Move builtin icon bindings to a dictionary instead of a case statement.
Nihlus
committed
386ba50
View commit details
Copy full SHA for 386ba50
Browse repository at this point
Use "is null" instead of == null.
Nihlus
committed
418a4ad
View commit details
Copy full SHA for 418a4ad
Browse repository at this point
Use "is null" instead of != null.
Nihlus
committed
b2e3642
View commit details
Copy full SHA for b2e3642
Browse repository at this point
Remove redundant null check code.
Nihlus
committed
40fa7dd
View commit details
Copy full SHA for 40fa7dd
Browse repository at this point
Invert a bunch of ifs and use using statements.
Nihlus
committed
6c892f9
View commit details
Copy full SHA for 6c892f9
Browse repository at this point
More language usage opportunities.
Nihlus
committed
7e7c882
View commit details
Copy full SHA for 7e7c882
Browse repository at this point
Upgrade libwarcraft.
Nihlus
committed
7ffce45
View commit details
Copy full SHA for 7ffce45
Browse repository at this point
Fix 3D movement.
Nihlus
committed
c8ffa76
View commit details
Copy full SHA for c8ffa76
Browse repository at this point
You can’t perform that action at this time.