Erwin Coumans
|
c0c4c8ba3f
|
fix many warnings
remove btMultiSapBroadphase.*
make collisionFilterGroup/collisionFilterMark int (instead of short int)
|
2017-01-15 22:26:11 -08:00 |
|
erwin coumans
|
29f3afe2a4
|
don't use GL_LINEAR_MIPMAP_LINEAR for shadow maps
optimize gpu upload (use glBufferSubData instead of glMapBuffer
Avoid checking char array against zero.
|
2016-10-14 15:06:09 -07:00 |
|
erwin coumans
|
0a3efbe349
|
make standalone versions (console, tinyrender, opengl) of InverseDynamics/InverseDynamicsExample
|
2016-05-06 13:57:48 -07:00 |
|
Erwin Coumans
|
f89d587a02
|
update tutorial for SIGGRAPH course
allow multiple graphing windows at the same time
|
2015-08-10 14:30:00 -07:00 |
|
Erwin Coumans
|
3c0e67298a
|
add command-line option --disable_retina for Mac
improve TimeSeries and Dof6ConstaintTutorial
|
2015-08-07 16:05:03 -07:00 |
|
erwincoumans
|
de4dcdbb18
|
more tutorial work
add fixed_timestep command-line parameter, 0 means disabled (variable timestep)
|
2015-08-07 14:18:57 -07:00 |
|
erwincoumans
|
89c2a729ce
|
Improved simple TimeSeriesCanvas
Fixes in RobotControlExample
Disable gravity by default in PhysicsServer
|
2015-08-07 13:17:33 -07:00 |
|