Files
nunuhara_xsystem4/include
kichikuou c0cdf4f070 debugger: Add "3d" debugger commands
Add the following commands to the debugger:

  3d list [all]                      List plugins and instances
  3d plugin [<plugin>]               Show or select the current plugin
  3d show [<instance>]               Dump plugin or instance state
  3d set <instance> draw <0|1>       Enable or disable drawing
  3d set <instance> pos <x> <y> <z>  Set the instance position
  3d help                            Show command help

The show and set commands operate on the current plugin. If only one
plugin exists, it is selected automatically. Changes made with set are
rendered immediately.
2026-07-12 13:37:44 +09:00
..
2026-02-24 08:38:45 +09:00
2023-06-11 15:06:44 +09:00
2023-05-26 08:44:36 -07:00
2025-03-23 08:22:16 +09:00
2025-09-06 16:30:18 -07:00
2024-05-31 13:36:29 +09:00
2023-05-26 08:44:36 -07:00
2024-08-11 07:18:19 +09:00
2023-04-29 10:32:50 -07:00
2019-12-31 17:50:40 -08:00
2026-07-12 13:37:44 +09:00
2023-05-26 08:44:36 -07:00
2025-09-09 09:19:38 +09:00
2023-07-09 17:05:25 +09:00