2.83
fix another compile issue
add RollingFrictionDemo tweak benchmark demo camera
more example browser tweaks, mostly related to (debug) rendering
tweaks to rolling friction demo/dof2spring2 demo
converted DynamicControlDemo/MotorDemo set default camera position for benchmarks, fracturedemo
disable memmove in btDbvt forgot to reset clock
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)
tweak gui description window size use system clock for delta time fix urdf file name
add .bullet extension in File/Open on Mac add importer support for FIXED_CONSTRAINT_TYPE, to be replaced by btGeneric6DofSpring2Constraint btFixedConstraint now derives from btGeneric6DofSpring2Constraint
add Vehicles/Hinge2Vehicle demo, based on the ForkLift demo, using btHinge2Constraint with rigid body wheels change btHinge2Constraint to derive from new btGeneric6DofSpring2Constraint
add SoftDemo examples add example description for all examples (with word-wrap) add the VoronoiFractureDemo, note that the collision are disabled after breaking constraints. add optional GwenOpenGLTest, to make it easier to see Gwen user interface features.
add initial examples, replacing the 'Demos/Demos3'. Will make it work cross-platform, OpenGL3/OpenGL2 and add more examples to it.
fix Linux build (cmake, case-sensitive folder name)