Kyle Bayes
|
f4774a5449
|
Fix bug in cached meshes where convex hull was missing. Previously if a mesh was copied from the cache it would not have its convex hull if the original mesh that was cached didn't previously compute it.
Fixes #2609
PiperOrigin-RevId: 756223337
Change-Id: I54705456636c270607a17340b249047e0df75d0b
|
2025-05-08 02:42:15 -07:00 |
|
Yuval Tassa
|
205599ac1a
|
Cosmetic improvements to src/user/ source files.
PiperOrigin-RevId: 737930914
Change-Id: I1cc254d420fcdf0c42ec3d2f601e5a02d925d958
|
2025-03-18 02:59:12 -07:00 |
|
Kyle Bayes
|
f9ab89b205
|
Refactor user cache to just support void pointers so user objects can be cached whole.
PiperOrigin-RevId: 651307384
Change-Id: I92c058a900727070235d00b6d2165c29fd12e7b0
|
2024-07-11 01:01:27 -07:00 |
|
Kyle Bayes
|
61a651c63a
|
Fix uninitialized variable error in asset cache.
PiperOrigin-RevId: 630491063
Change-Id: If5ac05beaee28b38975845682b92a9cb767f009b
|
2024-05-03 14:00:59 -07:00 |
|
Kyle Bayes
|
ad5bee73ef
|
Cache decoded PNG images for hfields and textures in the MuJoCo compiler.
PiperOrigin-RevId: 629738092
Change-Id: Ie1b69a5dcee0695aadb2f02ef3b4d7a73cdf07b4
|
2024-05-01 08:59:21 -07:00 |
|
Kyle Bayes
|
74d3d8cb4e
|
Cache OBJ files in MuJoCo compiler.
PiperOrigin-RevId: 616211896
Change-Id: I3b765f4529957914e6154f0e62ef36fd9df93c96
|
2024-03-15 12:32:06 -07:00 |
|
Kyle Bayes
|
4f53d9a0d7
|
Add AddVector and GetVector to user cache.
PiperOrigin-RevId: 601485067
Change-Id: I1a31f15c2495de4f057316022dcddf4df39afd64
|
2024-01-25 10:13:13 -08:00 |
|
Kyle Bayes
|
aede8cf5cf
|
Rename user_asset_cache to user_cache.
PiperOrigin-RevId: 601097322
Change-Id: Iea3d6481cd214028ef63ed72868999ecb0b1eeb4
|
2024-01-24 06:05:56 -08:00 |
|