Skip to content

v1.7.0

Latest

Choose a tag to compare

@cyocun cyocun released this 02 Sep 10:31

新機能 / New Features

  • 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_objecthidden / 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