Apertura del repositorio

This commit is contained in:
2025-05-24 18:09:39 -03:00
parent 76e6359dad
commit d883ddd0d0
35253 changed files with 2891973 additions and 2 deletions
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="BeamCreator" title="選択ビーム作成">
<text name="beamcreator_text">
新しく選択ビームを作成するには、下のパネルをクリックして
選択した色のビーム光線を定義するか、右クリックして光線を
削除して下さい。終わったら「保存」ボタンを押して下さい。
</text>
<color_swatch label="ビームの色" name="beam_color_swatch" tool_tip="クリックしてカラーピッカーを開き、ドットの色を変更して下さい。" />
<button label="保存" name="beamshape_save" />
<button label="読み込む" name="beamshape_load" />
<button label="クリア" name="beamshape_clear" />
<button label="取り消し" name="cancel" />
</floater>