Hansem Ro
Hansem Ro
Great idea! Would something like customizable major and minor grid lines help in this case? Prefer having presets for common paper sizes? Or both? Quick example: https://user-images.githubusercontent.com/40348686/177258698-34a53c4e-a541-4121-98d9-2d18991bb8af.mp4
Test branch: https://github.com/hansemro/Lorien/commits/major-minor-grid
@Eevoo This could be an issue with how godot engine processes inputs for your stylus. Can you provide additional hardware details? I was unable to replicate this.
@lieuzhenghong and @Eevoo: Can you try both wintab and winink driver options in Lorien? I'd like to know if both have the same issue. 1) Create a shortcut to Lorien.exe...
I am working on adding eraser detection feature to godot engine. So far, managed to get Linux and Windows support (winink driver only). Project status: https://github.com/hansemro/godot/discussions/1
Added wintab support.
Experimental Lorien tree: https://github.com/hansemro/Lorien/tree/eraser-detect-dev Will add test builds at some point.
https://user-images.githubusercontent.com/40348686/174579829-925b006c-8485-4e6c-8513-35475fce4b2a.mp4 Fixed macOS support.
Added godot engine 3.5.rc/3.x builds for anyone interested in testing experimental branch: https://github.com/hansemro/godot/releases/tag/3.5.rc-eraser-detect-r1 @mbrlabs These include arm64 support, so please let me know how it works on M1. Edit: replaced...
There are some things I can cleanup but PR is ready to be reviewed as is. Also not going to rebase or squash until told to. Edit: PR is out...