Commit Graph

7 Commits

Author SHA1 Message Date
Balint-H 744b37753b Remove trailing whitespaces 2025-03-24 12:02:11 +00:00
Balint-H 621e250d63 Adjust whitespace to be consistent with old version of scripts 2025-03-07 13:16:26 +00:00
Balint-H a58f8d0033 Add OBJ mesh support to Unity plugin 2025-01-21 15:11:27 +00:00
Bálint Hodossy 36cbef50b7 Allow loading obj meshes 2025-01-20 11:09:18 +00:00
Balint-H e9a2f055f0 Copybara import of the project:
--
9d63ebca419496e36f94fbfec6f97f0227846cf5 by Balint-H <bkh16@ic.ac.uk>:

Throw exception if OBJ file is referenced in MJCF when loading in Unity

--
a50486c19a3483cd914e7957d7d4a5efaab9d977 by Balint-H <bkh16@ic.ac.uk>:

Adjust line length

COPYBARA_INTEGRATE_REVIEW=https://github.com/google-deepmind/mujoco/pull/2248 from Balint-H:fix/unity-obj-warning a50486c19a3483cd914e7957d7d4a5efaab9d977
PiperOrigin-RevId: 699962619
Change-Id: I2edff691fd5cedf79e2564f2ac5f2115393a4bf6
2024-11-25 06:39:15 -08:00
Bálint Hodossy c65410a92d Preliminary support for plugins. Load all plugins in plugin folder. 2024-02-18 14:45:54 +00:00
Tom Erez 6de9eafa13 Initial release of the Unity plugin.
PiperOrigin-RevId: 425947505
2022-02-02 20:44:39 +00:00