Develop - #216
Merged
Merged
Develop#216
Conversation
…e-write.h for image loader.
Imageloader stb image
Fix key repeat behavior under wayland to match x11
…-the-new-and-improve-host 139-Update MacOS to support the new and improve host
Update Android host
…create graph paper asset which will be very useful. Also fixed stb_image bug, and updated msvc
Diego found a bug with Draw2D::ImageRotated. Used the opportunity to …
fixed a bug in olc::t_2d
Added "world transforms" example
…gonomics Quick refactor, updated all demos too
Updated Camera2D demo - it also has a Pan&Zoom Utility method
Android host no longer needs AssetManager passed to it
Rudimentary Cube matrix ordering seems legit its a workingcube, but a total hack how it got here leaving it there for today stupid near and far keywords added v_f2d accessors added 3d cross product construct with w = 1 default w to 1 Added v_4d and m_4d, tidied up a bit
Added "3D Cube" example - rudimentary 3D, mostly untested
Adding example file with three simple custom pixel shaders, of slightly increasing complexity Added new pixel art asset to support examples (with confirmation that this is original art created by TGD)
[examples] make friction responsive to time, uniform behavior on all platforms
Use TotalTimeElapsed in examples
…ample Adding simple custom pixel shader examples
…layout-revamp [emscripten] revamp keyboard layout detection
Focus api and conform hosts
emscripten - handle tab background timing
Replaces olc_OnFocus with olc_OnMouseFocus in the X11 event loop to handle mouse-specific focus changes instead of general window focus. This clarifies event handling for focus in and out scenarios.
i hate these things - hopefully this is done forever
…r-22-02-2026 81-need-app-name-in-titlebar-22-02-2026
…ds-to-be-runtime-detected-not-compile-time Wayland keyboard repeat needs to be runtime detected not compile time
Use wglCreateContextAttribsARB for context creation on windows
Simplify wayland protocol logic
Implement Alt key and fullscreen handlers for linux
Fullscreen windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Getting closer! Exciting!