-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to zig 2024.10.0-mach and latest mach (#69)
* initial attempt to update to latest mach * CI: update zig version * why cant i change this to uppercase * now renamed * more filename woes * Finally think we have it all sorted now * remove shadows, update framebuffer * Add ability to pinch to zoom, correct scaling * fine tune pinch to zoom sensitivity * theme: Set titlebar color when theme is set * theme: `set` -> `push` and `unset` -> `pop` * `Pixi` -> `PixiFile` * `magnify` -> `zoom_gesture` * artboard: Remove button border on logo screen * explorer: sidebar: framebuffer size -> window size * enable seeing debug messages * internal: Send correct elem_size * camera: Make zooming keep mouse position consistent * camera: Fix zooming translations on pinch to zoom and releasing key * camera: Reduce sensitivity of pinch to zoom * camera: Better zoom handling, apply camera locking within `processPanZoom` such that moving towards the mouse is correctly locked when zoom stops * Update to latest mach
- Loading branch information
Showing
59 changed files
with
688 additions
and
588 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Binary file not shown.
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.