Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google-deepmind/dm_control
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.25
Choose a base ref
...
head repository: google-deepmind/dm_control
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.26
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 14, 2024

  1. Automated Code Change

    PiperOrigin-RevId: 696531837
    Change-Id: I95873cbf3a29a8f925c67af76b69fb56dbbec079
    Martin Huschenbett authored and copybara-github committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b7283a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Move layer element to the right place (from texture to material).

    PiperOrigin-RevId: 698497943
    Change-Id: Ic693eec8aa9542a6eb628e17c40781b01b1a658a
    yuvaltassa authored and copybara-github committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    94f7407 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Add mjv_copyModel to copy mjModel, skipping large arrays not requ…

    …ired for abstract visualization.
    
    This functionality is meant for fast copying of `mjModel` when synchronizing the visualization state, as in the Python passive viewer.
    
    PiperOrigin-RevId: 699199743
    Change-Id: Idb71dbf8702c5445626a779d6972e4f2d5d85f63
    yuvaltassa authored and copybara-github committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f44c219 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Bump version number to 1.0.26 following the MuJoCo 3.2.6 release.

    PiperOrigin-RevId: 702444288
    Change-Id: I849256b85f62e63572a121925683c27818453ff5
    Gabe Oppenheimer authored and copybara-github committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    5028701 View commit details
    Browse the repository at this point in the history
Loading