| .. |
|
audio
|
tests: Update audio test to recognize missing sounds as NullAudioSound
|
2018-02-20 00:55:49 -07:00 |
|
bullet
|
bullet: change wheel get/setSteering to use degrees
|
2019-12-11 16:49:42 +01:00 |
|
collide
|
collide: Use correct intersection point for sphere into poly
|
2020-05-05 16:52:21 +02:00 |
|
dcparser
|
tests: add some DCPacker unit tests (for #751)
|
2019-12-25 16:58:11 +01:00 |
|
display
|
tests: add unit test for passing plain mat3/mat4 to GLSL shader
|
2020-01-25 17:00:48 +01:00 |
|
dtoolutil
|
cleanup: Remove support for EOL versions of Python
|
2020-04-26 20:07:56 +02:00 |
|
egg
|
egg: add ability to read <Tangent> with four components
|
2019-02-05 00:30:54 +01:00 |
|
egg2pg
|
tests: attempt to fix egg2pg test failure on macOS
|
2018-08-19 16:49:54 +02:00 |
|
event
|
task: Support calling cancel() on currently awaiting futures
|
2020-05-05 13:21:49 +02:00 |
|
express
|
express: better fix for encrypt_string Python 3 issues
|
2019-07-10 13:46:42 +02:00 |
|
gobj
|
tests: add unit tests for GeomVertexReader
|
2019-12-11 16:49:34 +01:00 |
|
gui
|
cleanup: Remove support for EOL versions of Python
|
2020-04-26 20:07:56 +02:00 |
|
interrogate
|
cleanup: Remove support for EOL versions of Python
|
2020-04-26 20:07:56 +02:00 |
|
linmath
|
cleanup: Remove support for EOL versions of Python
|
2020-04-26 20:07:56 +02:00 |
|
mathutil
|
tests: add BoundingPlane unit tests
|
2018-08-08 21:54:58 +02:00 |
|
movies
|
tests: add UserDataAudio unit tests
|
2019-04-29 18:05:29 +02:00 |
|
ode
|
ode: fix OdeJoint.attach with None parameters
|
2019-04-28 22:29:29 +02:00 |
|
particles
|
particles: expose birth_litter() to support burst emission
|
2020-02-23 15:17:57 +01:00 |
|
pgraph
|
tests: add more TextureAttrib comparison tests
|
2020-04-25 10:36:23 +02:00 |
|
pipeline
|
pipeline: give Mutex and ReMutex more Pythonic semantics
|
2019-05-12 20:58:13 +02:00 |
|
pnmimage
|
pnmimage: Added offset to add_sub_image and mult_sub_image
|
2020-04-25 22:56:40 +02:00 |
|
prc
|
Merge branch 'release/1.10.x'
|
2019-10-08 19:50:48 +02:00 |
|
putil
|
tests: Make ClockObject test a little laxer again
|
2020-05-19 21:59:48 +02:00 |
|
showbase
|
cleanup: Remove support for EOL versions of Python
|
2020-04-26 20:07:56 +02:00 |
|
text
|
tests: add unit test for TextNode::write, see #431
|
2018-10-28 11:45:39 +01:00 |
|
tform
|
tform: MouseWatcher sort should uniquify duplicates
|
2018-06-12 13:44:24 +02:00 |
|
build_samples.py
|
tests/build_samples: Use temporary directories to avoid in-source builds
|
2019-01-04 18:55:31 -08:00 |
|
main.py
|
deploy-ng: Add files to build application out of the unit tests
|
2017-11-25 17:36:02 -08:00 |
|
requirements.txt
|
Remove references to obsolete index from requirements.txt
|
2019-01-05 20:53:11 +01:00 |
|
setup.py
|
tests: fix syntax error in setup.py, use default platforms
|
2018-12-28 15:36:02 +01:00 |
|
test_imports.py
|
direct: remove empty useless direct.controls.PhysicsRoller module
|
2019-10-29 23:55:14 +01:00 |