Hello,
You should add your new type into the AllocReplica function here:
https://github.com/MTASZTAKI/ApertusVR/blob/0.9.1/core/sceneManager/network/apeReplicaManagerConnection.cpp#L62
Hope this help,
Peter
Hello,
You should add your new type into the AllocReplica function here:
https://github.com/MTASZTAKI/ApertusVR/blob/0.9.1/core/sceneManager/network/apeReplicaManagerConnection.cpp#L62
Hope this help,
Peter
Dear anamurie,
The issue is solved
https://github.com/MTASZTAKI/ApertusVR/issues/59
By that commit https://github.com/MTASZTAKI/ApertusVR/commit/15633608f6f411ccc64df70d9e194fd955c8f3d8
the new window should open in the current browser window.
Regards,
Peter
Dear anamurie,
This behavior was not desired, so this is seems an issue.
Recently I created a github issue for that, so we going to try to figure out what is the problem.
https://github.com/MTASZTAKI/ApertusVR/issues/59
regards,
Peter
Dear anamurie,
You could find the latest version of our CEFplugin in the develop branch
Please checkout
https://github.com/MTASZTAKI/ApertusVR/tree/develop
Regards,
Peter
Dear Mark,
You can update your upstream in your fork and cherry pick this commit
https://github.com/MTASZTAKI/ApertusVR/commit/e68b02adc2c6371fdc00fbd217f3aaa931597820
You can test it by the tester sample
https://github.com/MTASZTAKI/ApertusVR/tree/PKO-dev/samples/tester
Meanwhile I closed this issue
https://github.com/MTASZTAKI/ApertusVR/issues/58
You could read in the comments of the issue, that the colors are only working when you choose "renderSystem" : "OGL", in your ApeOgreRenderPlugin.json file
Regards,
Peter
Dear Mark,
That's awesome :)
Sure, we have to implement these features that you mentioned.
Recently, I created an issue for that https://github.com/MTASZTAKI/ApertusVR/issues/58
Regards,
Peter
Hi there,
Sure, you are right.
Currently, you just able to see the content of the desired webpage, and you have a mouse pointer on that.
Recently, I created an issue on GitHub (https://github.com/MTASZTAKI/ApertusVR/issues/57), please checkout it, we will be implementing this very soon.
Regards,
Peter