βˆ†



    • Oct 16 2018 | 6:48 pm
      hi Raja.
      there should be no difference in jit.gl functionality between 8.0.0 and 8.0.1. The bugfix you mention is related to the positioning and sizing of the actual window on the display, not of objects in a scene. if you have a patch that worked in the previous version and not in the update I'd be happy to take a look.
      as far as scene info, you may be interested in the new scene dict feature of jit.gl.node and jit.gl.render (and jit.world via sendnode and sendrender messages). sending the message getscene_dict to those objects will output a dictionary of all the objects in the scene and various properties of those objects (depending on the args to the message). here's an example: