Commit Graph

14 Commits

Author SHA1 Message Date
JacobTech 42c66ce696 New Features & Fixes
Fixed some events not triggering correctly
Added TabControl render object
2023-01-06 01:59:16 -05:00
JacobTech f7af843d6f Context Menu 2023-01-05 21:42:02 -05:00
JacobTech 3424cda24b Removed Label Jitter
fixed #1
2023-01-05 14:33:52 -05:00
JacobTech 78a79b4fd7 Some Code 2023-01-05 14:01:32 -05:00
JacobTech 1d3e319638 I can't remember what's new 2023-01-04 00:05:31 -05:00
JacobTech 38e418e3c6 I got carried away 2023-01-02 23:15:41 -05:00
JacobTech 522088227b Optimization
Anything to do with labes drawing fonts has more optimization
2023-01-02 09:59:45 -05:00
JacobTech a88fef1f80 Fixed Bug
Typing went to all Textbox controls
2023-01-01 23:27:16 -05:00
JacobTech caeda301bc Fixed Bug
Textbox could type the wrong char sometimes
2023-01-01 22:05:15 -05:00
JacobTech 4d22c3a8d5 Better Font Code
Changed system fonts to share a reference across all Font library's
2023-01-01 20:38:37 -05:00
JacobTech 4aa46bf095 Update 'GraphicsManager/GraphicsManager.csproj'
Changed the RepositoryUrl option in the project settings to match the new git
2023-01-01 19:44:30 -05:00
JacobTech b10a10fede Prep
Now using sln for project
Changed a lot of the control's
getting ready to move to https://git.jacobtech.com
2023-01-01 19:06:45 -05:00
Jacob Guin 91db2b6471 Finally!
After a long time, I have a basic library for handling OpenGL with no errors to my knowledge.
2022-12-21 21:48:40 -05:00
JacobTech a6b2fae045
Initial commit 2022-12-21 21:46:41 -05:00