Erwin Coumans
|
88289c032e
|
fix canvas issues from previous commit
|
2017-11-18 17:20:21 -08:00 |
|
erwincoumans
|
ed8de36ffa
|
pybullet: allow to replace existing text, to avoid flickering (remove/add)
allow texture caching (disable using the disable file caching)
|
2017-10-25 08:15:01 -07:00 |
|
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
|
da4098166e
|
fix case in #include
|
2016-10-14 17:25:52 -07: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 |
|