You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
delete_objects ツールを追加。UUID を指定してオブジェクトを個別に削除できます。ロック中のオブジェクトは force_unlock で解除して削除、undo で元に戻せます / Added delete_objects tool. Delete individual objects by UUID; locked objects can be deleted with force_unlock, and the deletion is reversible with undo
modify_object に hidden / locked を追加。オブジェクトを削除せずに非表示・ロックできます / Added hidden / locked to modify_object, so objects can be hidden or locked without deleting them
ドキュメント / Docs
ツール数の記載を実数(67)に修正し、manifest に未記載だった 3 ツールを追加 / Corrected the tool count to the actual number (67) and added 3 tools missing from the manifest
README に Special Thanks を新設。フィードバックをくれた OKI Yoshiya (@448jp) さんに感謝 / Added a Special Thanks section to the README, thanking OKI Yoshiya (@448jp) for their feedback