syuilo
253dd052f8
refactoe
2026-06-15 16:22:57 +09:00
syuilo
c1eb67a4ce
typo
2026-06-15 16:18:20 +09:00
syuilo
a26d78d573
stickyPlaneId
2026-06-15 16:16:33 +09:00
syuilo
bde03b8259
wip
2026-06-14 17:21:05 +09:00
syuilo
600dae3d68
wip
2026-06-13 15:59:23 +09:00
syuilo
ab9d6947ae
🎨
2026-06-13 12:31:35 +09:00
syuilo
56da1e5084
🎨
2026-06-13 11:35:24 +09:00
syuilo
63d314750f
Update room.core.vue
2026-06-12 18:43:02 +09:00
syuilo
1e10b67476
herbarium
2026-06-12 17:42:11 +09:00
syuilo
cf2139d515
wip
2026-06-12 13:39:41 +09:00
syuilo
3d2941bd8f
wip
2026-06-12 12:30:39 +09:00
syuilo
c06eef6b58
username label
2026-06-11 21:27:32 +09:00
syuilo
319826fe76
Merge branch 'develop' into room
2026-06-11 20:12:32 +09:00
syuilo
54cfa4a13e
Update README.md
2026-06-11 18:35:54 +09:00
syuilo
d9cac0fa56
🎨
2026-06-11 14:47:22 +09:00
syuilo
2e51cde16e
🎨
2026-06-11 11:58:43 +09:00
syuilo
98ac383b44
🎨
2026-06-11 11:25:32 +09:00
syuilo
e1290584f2
kakejiku
2026-06-10 20:51:41 +09:00
syuilo
47a5f0cdd9
image rotation
2026-06-10 18:50:20 +09:00
syuilo
961d611cd4
bolt
2026-06-10 15:50:47 +09:00
syuilo
2bc10ccc34
lavaLamp
2026-06-10 13:58:20 +09:00
syuilo
39c6baf6f2
room light
2026-06-09 18:50:46 +09:00
syuilo
79541bcbe3
downlight
2026-06-09 15:29:26 +09:00
syuilo
ba66b5d609
wip
2026-06-09 14:09:10 +09:00
かっこかり
0b4764c68b
enhance: estree-walkerをoxc-walkerに変更 ( #17556 )
...
* enhance: estree-walkerをoxc-walkerに変更
* fix lint [ci skip]
2026-06-09 12:10:15 +09:00
syuilo
a2c96c29c7
wip
2026-06-09 12:06:50 +09:00
syuilo
60db0a6bbd
wip
2026-06-09 11:40:35 +09:00
syuilo
66cd678cd3
wip
2026-06-08 21:35:29 +09:00
syuilo
1f604db203
wip
2026-06-08 15:45:27 +09:00
syuilo
06def2995b
throttle
2026-06-08 11:45:59 +09:00
syuilo
c9107e5d2b
Update MkWorldMonoOptionsForm.vue
2026-06-08 11:41:16 +09:00
syuilo
cbac208262
Update README.md
2026-06-08 10:37:44 +09:00
syuilo
b7c7323b97
Update README.md
2026-06-08 10:28:59 +09:00
syuilo
602d034e94
cardboard-box
2026-06-08 10:24:23 +09:00
syuilo
22f78ab175
haniwa
2026-06-07 20:46:01 +09:00
syuilo
d59afb5a29
ceilingFan
2026-06-07 18:31:01 +09:00
かっこかり
81b182460e
deps: update dependencies ( #17477 )
...
* deps: update dependencies
* fix archiver types not updated
* spdx
* update archiver types
* update deps
* fix test
2026-06-07 17:25:43 +09:00
syuilo
cc8e6a2e92
update ceiling-fan-light
2026-06-07 16:59:09 +09:00
syuilo
004ef368c2
update ceiling-fan-light
2026-06-07 16:47:04 +09:00
おさむのひと
2aa6d4fc7f
fix(frontend): add antenna handling in antenna-column component ( #17553 )
...
fix: add antenna handling in antenna-column component
2026-06-06 14:07:51 +09:00
syuilo
84203630a1
wip
2026-06-05 20:48:20 +09:00
anatawa12
67a0ae460d
fix(frontend): locale inliner is not working ( #17543 )
...
* feat: support facade module
* refactor: migrate typings to ESTree from rolldown/utils
* fix: name conflict from function parameter are not detected correctly
* refactor: migrate typings to ESTree from rolldown/utils
* fix: name conflict from function parameter are not detected correctly
* fix: template literal in member expression not supported
* fix: improve identifier conflict
* feat: add error when no localization are applied by locale inliner
* lint: fix lints
* fix: let rolldown to not hoist i18n modules with other modules
* chore: make error if there is unexpected specifiers
* fix license header
2026-06-05 12:36:44 +09:00
Kissa Ruokanen
312d7c1866
fix(frontend): パスキー登録完了時の認証ダイアログの入力値が使われていない問題を修正 ( #17539 )
...
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com >
2026-06-04 23:42:02 +09:00
syuilo
561e0c3813
Update room.add-furniture-dialog.vue
2026-06-04 22:50:17 +09:00
syuilo
169d655717
Update room.add-furniture-dialog.vue
2026-06-04 22:27:30 +09:00
Tatsuya_yd
e215ab1091
fix(frontend): メンションのサジェスト時に表示されるアイコン表示が画像サイズ次第で崩れる問題を修正 ( #17542 )
...
* fix(frontend): メンションのサジェスト時に表示されるアイコン表示が画像サイズ次第で崩れる (#17504 )
* fix(frontend): メンションのサジェスト時に表示されるアイコン表示が画像サイズ次第で崩れる (#17504 )
2026-06-04 22:19:15 +09:00
かっこかり
e2bcd9c2b4
enhance(frontend): 絵文字メニューから直接絵文字パレットに追加できるように ( #17420 )
...
* enhance(frontend): 絵文字メニューから直接絵文字パレットに追加できるように
* Update Changelog
* fix lint
* Update Changelog
* enhance: 追加し直す挙動に変更
* ✌️
* fix
2026-06-04 20:50:33 +09:00
syuilo
ade652dd3e
wallClock
2026-06-04 20:22:09 +09:00
syuilo
4b30bfeb3c
wip
2026-06-04 16:22:31 +09:00
syuilo
aae2039df2
Update default.blend
2026-06-04 02:28:39 +09:00