Navigation

    ApertusVR Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. pkovacs
    • Continue chat with pkovacs
    • Start new chat with pkovacs
    • Flag Profile
    • Block User
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    pkovacs

    @pkovacs

    1
    Reputation
    7
    Posts
    1913
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Website apertusvr.org/ Location Székesfehérvár Age 36

    pkovacs Follow
    ApertusVR Dev Team

    Posts made by pkovacs

    • RE: [SOLVED] Executing system commands on guests

      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

      posted in Feature Requests
      pkovacs
    • RE: [SOLVED] CEF Browser New Window problem

      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

      posted in Plugin Development
      pkovacs
    • RE: [SOLVED] CEF Browser New Window problem

      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

      posted in Plugin Development
      pkovacs
    • RE: [SOLVED] CEF Browser Mouse Click

      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

      posted in Plugin Development
      pkovacs
    • RE: [SOLVED] KinectPlugin

      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

      posted in Plugin Development
      pkovacs
    • RE: [SOLVED] KinectPlugin

      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

      posted in Plugin Development
      pkovacs
    • RE: [SOLVED] CEF Browser Mouse Click

      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

      posted in Plugin Development
      pkovacs