summaryrefslogtreecommitdiff
path: root/build_visual_studio_vr_pybullet_double.bat
Commit message (Expand)AuthorAgeFilesLines
* premake: don't compile standalone-examples, they are not up-to-dateErwin Coumans2020-10-071-1/+1
* tweak premake4 default batch file.Erwin Coumans2019-12-121-1/+1
* Thanks to @dchichkov for some of the fixes in the eglRendererPlugin!erwincoumans2018-09-091-4/+5
* more GRPC workerwincoumans2018-09-031-0/+1
* Expose pushProfileTimer / pop ProfileTimer in PhysicsClient API to benchmark ...erwincoumans2018-06-161-1/+1
* premake4 add option --enable_static_vr_plugin to statically link the VR sync ...erwincoumans2017-10-251-1/+2
* add commented-out example to enable premake serial/audioErwin Coumans2017-05-011-0/+3
* premake: don't enable --audio by default (yet)Erwin Coumans2017-04-291-1/+1
* add more tinyaudio preparation, some test wav files, play sound on collision ...Erwin Coumans2017-04-291-1/+1
* allow to compile/run 64bit version of VR lib, workaround for issue that both ...Erwin Coumans2017-02-221-2/+3
* Add RtMidi for midi control, use the --midi option in premake, and seeerwincoumans2016-11-161-1/+1
* fix a pybullet.c issue on some compilers (don't allow for (int i=...)erwin coumans2016-10-191-2/+15
* expose b3PhysicsParamSetNumSolverIterationserwin coumans2016-10-051-0/+8