2.83.6
add very simple (rudimentary) time series graphing example tweak camera near plane distance, less sensitive mouse wheel
fix double-precision compile problem fix profile window (See View/Profiler in ExampleBrowser)
enable URDF loading throught the 'File/Open' menu set a default camera targets for each demo. note that it is only reset when switching to a different demo, so you can restart at your chosen location. no OpenCL pairbench drawing in OpenGL2 (there is no VBO available etc)
update tutorial for SIGGRAPH course allow multiple graphing windows at the same time
added preliminary shared memory physics client/server fix a bug in CommonMultiBodyBase: don't use data if it hasn't been allocated
Add a "add button" option in the CommonParameterInterface and implement it for Gwen. Add some buttons for shared memory requests in the PhysicsClient
add a textured sphere8.obj test with obj loader fix shaders, so that shadowed and non-shadowed are matching fix registerGraphicsUnitSphereShape API (level of detail), support textured sphere too add support for textured cube add start for a Tutorial.cpp
fix retina API