bullet3/examples/SharedMemory/grpc
erwincoumans ab8f16961e Code-style consistency improvement:
Apply clang-format-all.sh using the _clang-format file through all the cpp/.h files.
make sure not to apply it to certain serialization structures, since some parser expects the * as part of the name, instead of type.
This commit contains no other changes aside from adding and applying clang-format-all.sh
2018-09-23 14:17:31 -07:00
..
proto fix createProtobufs.bat script 2018-09-10 23:32:51 -07:00
ConvertGRPCBullet.cpp Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
ConvertGRPCBullet.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
main.cpp Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
premake4.lua allow pybullet to connect to GRPC server. (need to use flag --enable_grpc in premake build system) 2018-09-05 17:58:14 -07:00
pybullet_client.py only add notifications if there is a plugin that needs them 2018-09-04 19:24:31 -07:00