Update versions of imgui and implot.
PiperOrigin-RevId: 836844278 Change-Id: If0a522fcb7637df9cd422df6cb5bef641e675b0b
This commit is contained in:
committed by
Copybara-Service
parent
c07e3cb8a8
commit
d940b2b7f9
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
set(MUJOCO_DEP_VERSION_dear_imgui
|
||||
v1.90.9-docking
|
||||
v1.92.4-docking
|
||||
CACHE STRING "Tag/version of `dear_imgui` to be fetched."
|
||||
)
|
||||
mark_as_advanced(MUJOCO_DEP_VERSION_dear_imgui)
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
set(MUJOCO_DEP_VERSION_implot
|
||||
v0.16
|
||||
0d4d87c3e005349c1aeb7ceacfd20a67f23c42b8
|
||||
CACHE STRING "Tag/version of `implot` to be fetched."
|
||||
)
|
||||
mark_as_advanced(MUJOCO_DEP_VERSION_implot)
|
||||
|
||||
Reference in New Issue
Block a user