-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: google-deepmind/mujoco
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #3139: support UTF-8 file paths on Windows via mju_fopen
#3375
opened Jun 30, 2026 by
Ashutosh0x
Contributor
Loading…
Fix #2904: add MUJOCO_ENABLE_LTO option to make LTO configurable
#3374
opened Jun 30, 2026 by
Ashutosh0x
Contributor
Loading…
Fix #3368: clip hfield grid indices before int cast in MJX collision
#3373
opened Jun 30, 2026 by
Ashutosh0x
Contributor
Loading…
Fix #3104: include file-referenced assets in MjSpec.to_zip
#3372
opened Jun 30, 2026 by
Ashutosh0x
Contributor
Loading…
Fix overflow cast in MJX collisions for box-box and convex-convex
#3369
opened Jun 29, 2026 by
amacati
Contributor
Loading…
Resolve the OpenGL backend lazily so import mujoco works without OpenGL libraries
#3366
opened Jun 28, 2026 by
kevinzakka
Collaborator
Loading…
fix: prevent segfault in mjCModel::ResolvePlugin when instance is missing
#3363
opened Jun 25, 2026 by
ebms03
Loading…
Fix mjpython libpython resolution for uv and @rpath interpreters
#3355
opened Jun 21, 2026 by
Mika412
Loading…
render: skip textures the classic renderer can't upload
#3354
opened Jun 21, 2026 by
Nas01010101
Contributor
Loading…
Add test for ellipsoid shell inertia with a != b != c
#3352
opened Jun 20, 2026 by
Pradyuman-aviator
Loading…
Add packaged asset resource provider
#3339
opened Jun 13, 2026 by
devshahofficial
Contributor
Loading…
user: replace O(N) loop in GetNext<T> with O(1) id lookup
#3336
opened Jun 13, 2026 by
Pradyuman-aviator
Loading…
Remove stale touch_stress docs from sensor plugin README
#3335
opened Jun 13, 2026 by
discobot
Loading…
Fix MJX make_data/put_data int dtype mismatches under jax_enable_x64
#3334
opened Jun 13, 2026 by
discobot
Loading…
Fix missing default class name when attaching a spec without prefix or suffix
#3333
opened Jun 13, 2026 by
discobot
Loading…
Fix swapped dtype/order in mjx.ray no-intersection early return
#3326
opened Jun 9, 2026 by
r1cksync
Loading…
feat(python): implement zero-copy DLPack support for array views
#3324
opened Jun 8, 2026 by
shivansh023023
Loading…
fix: preserve batch dimension in model.bind() / data.bind()
#3319
opened Jun 5, 2026 by
Abzaek
Loading…
fix(python): restore CGL→GLFW fallback on macOS for missing CGLSetCurrentContext
#3313
opened Jun 4, 2026 by
haideraheem
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.