Files
Mujoco_WASM/doc
Sam Haves f2461f9ce6 Modify mj_PLUGIN_LIB_INIT to support multiple plugins in the same compilation unit.
Previously on MSVC we used DllMain to register plugins, you cannot have multiple definitions of DllMain in a single unit so you would get errors if you tried to register two plugins. This modifies the implementation to insert a function pointer into the C runtime initialization instead.

PiperOrigin-RevId: 896612678
Change-Id: I07732147b955d741c836acff6da986db0e9b9eff
2026-04-08 11:35:16 -07:00
..
2026-01-12 08:47:45 -08:00
2025-01-27 10:58:22 -08:00
2026-01-23 07:53:17 -08:00
2025-07-03 06:35:11 -07:00
2025-09-16 07:56:41 -07:00
2024-06-04 12:09:34 -07:00
2025-11-07 05:12:42 -08:00
2026-01-06 09:51:36 -08:00
2026-04-07 08:11:13 -07:00