-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mapper does not work properly #8
Comments
I've followed provided steps and still I couldn't make mapper to work properly. I figured out that key bindings differs from ones that has original PiMapper. For example shortcut 'i' does not show layer info, but key 'c' works that way. I spent some time trying to find proper shortcuts using keyboard connected via USB, and found out that everything works fine, only keymap is different. Has PocketVJ been purposely written to interpret those shortcuts that way? Could you give me a hint how to remap PocketVJ's PiMapper? |
I made custom shortcuts, do you want to compile a special version ofxPiMapper? If you want to change the shortcuts by yourself, do it in /src/Application/Application.cpp and in src/Application/Modes/ProjectionMappingMode.cpp |
I figured out that I skipped a step where I should install virtual keyboard a'ka fsayskeyboard, and that's why there was no panel response :x 'journalctl -a' outputs following after clicking "Move Big Right" and then "Move Big Down":
PS In case you remapped the keys on purpose, it would be great if help/info panel would dislay correct keybindings, because right now it shows the old ones. |
Could you figure out something about the lag, I still have sometimes lag in mapper remote control and do not know why exactly. Appreciate any hint! BTW. Mapper with correct Keybinding is here: https://github.com/magdesign/ofxPiMapper |
Toggle perspective doesn't do any effect on gridwarp.
|
Toggle perspective only works on quads. |
If your mapper presets do not work, or the delete function or something strange regarding the mapper,
do following:
If there is still something strange, please tell me, I can only fix bugs if I know them :-)
If you find a bug and fixed it yourself, please contribute!
The text was updated successfully, but these errors were encountered: