-
42bd05db9c
docs(mcp): add 10-agent research on scene-save workflow

Adrian PerezandClaude Opus 4.7
2026-04-18 18:47:36 +02:00
-
bdb47a6e5d
feat(editor): expose useScene on window in dev for MCP-editor bridging

Adrian PerezandClaude Opus 4.7
2026-04-18 18:38:07 +02:00
-
a2e287144b
test(mcp): Casa del Sol — full house built end-to-end via MCP

Adrian PerezandClaude Opus 4.7
2026-04-18 18:34:49 +02:00
-
b37e88cb83
fix(mcp): apply_patch preserves schema-defaulted ids in multi-op batches

Adrian PerezandClaude Opus 4.7
2026-04-18 18:21:00 +02:00
-
a6f1c4140f
docs(mcp): add PR_DESCRIPTION.md

Adrian PerezandClaude Opus 4.7
2026-04-18 17:52:50 +02:00
-
fc6bbdf376
chore(mcp): add CI workflow and document cross-cutting changes

Adrian PerezandClaude Opus 4.7
2026-04-18 17:51:39 +02:00
-
3406dad8f5
docs(mcp): add README, examples, and changelog

Adrian PerezandClaude Opus 4.7
2026-04-18 17:51:37 +02:00
-
441e97b2b6
feat(mcp): add stdio + streamable HTTP transports, CLI, and smoke test

Adrian PerezandClaude Opus 4.7
2026-04-18 17:51:27 +02:00
-
4dbfbb1e1a
feat(mcp): add multimodal vision tools via MCP sampling

Adrian PerezandClaude Opus 4.7
2026-04-18 17:51:22 +02:00
-
570c605446
feat(mcp): add resources and prompts

Adrian PerezandClaude Opus 4.7
2026-04-18 17:51:15 +02:00
-
58ad89e80b
feat(mcp): implement 19 scene query and mutation tools

Adrian PerezandClaude Opus 4.7
2026-04-18 17:51:08 +02:00
-
07ed429d58
feat(mcp): add headless scene bridge with RAF polyfill

Adrian PerezandClaude Opus 4.7
2026-04-18 17:50:54 +02:00
-
eebbef502d
feat(mcp): finalize scaffolding and factory entry

Adrian PerezandClaude Opus 4.7
2026-04-18 17:50:47 +02:00
-
2ae932f384
feat(mcp): scaffold package and confirm headless bridge viability

Adrian PerezandClaude Opus 4.7
2026-04-18 16:41:09 +02:00
-
097886b246
chore: ignore .worktrees directory

Adrian PerezandClaude Opus 4.7
2026-04-18 16:25:03 +02:00
-
-
783b2e0c33
Merge pull request #259 from pascalorg/fix/move-tools

Wassim SAMADandGitHub
2026-04-17 17:34:47 -04:00
-
-
3fcb9cfb6b
fix stair building rotation
wass08
2026-04-17 17:32:25 -04:00
-
28bbf14836
fix perfs and broken undo stack by various move tools
wass08
2026-04-17 17:26:38 -04:00
-
-
5c16aa4225
feat: improve thumbnails, placement, and editor responsiveness (#258)

PascalandGitHub
2026-04-17 15:14:40 -04:00
-
d948f09b2c
Merge pull request #257 from sudhir9297/feat/wall-room-creation

Wassim SAMADandGitHub
2026-04-17 13:05:59 -04:00
-
-
f29946f27b
Add auto cutout toggle to stair panel
sudhir
2026-04-17 22:29:44 +05:30
-
e0162606d3
Merge pull request #255 from sudhir9297/feat/wall-room-creation

Wassim SAMADandGitHub
2026-04-17 12:44:06 -04:00
-
-
7b6d295cd8
Harden stair reload and spiral post-processing
sudhir
2026-04-17 13:58:54 +05:30
-
608b3fc744
Merge pull request #1 from sudhir9297/feat/stair-ceiling-slab-cutout

Sudhir YadavandGitHub
2026-04-17 13:39:10 +05:30
-
-
4a97581b86
Fix stair placement to use local level height
sudhir
2026-04-17 13:24:52 +05:30
-
49836360ca
Add stair openings to ceilings
sudhir
2026-04-17 13:19:42 +05:30
-
7ca94ce375
Refine stair slab opening placement
sudhir
2026-04-17 13:18:04 +05:30
-
b314a8fbf8
Implement stair-driven slab hole cutouts
sudhir
2026-04-17 13:13:02 +05:30
-
-
0effda29fe
Support duplicating and moving new walls
sudhir
2026-04-17 11:08:01 +05:30
-
096f4c161a
Respect active grid snap for wall dragging and angle
sudhir
2026-04-17 10:56:34 +05:30
-
4edf45f7c9
Add auto ceilings and simplify ceiling selection affordances
sudhir
2026-04-16 17:56:54 +05:30
-
cb2ceba566
Add grid snap dropdown to viewer toolbar
sudhir
2026-04-16 17:05:34 +05:30
-
0e5a4d9fea
Improve ceiling selection and move preview visibility
sudhir
2026-04-16 15:04:52 +05:30
-
5010013701
Reorder toolbar toggles to group wall mode before grid snap
sudhir
2026-04-16 14:08:32 +05:30
-
162c5806a7
Add cycling grid snap control to the viewer toolbar
sudhir
2026-04-16 13:34:42 +05:30
-
b1d8180f62
Fix opening remounts after merged wall reparenting
sudhir
2026-04-16 13:22:33 +05:30
-
ecb97aba8c
Merge split wall segments when deleting dividers
sudhir
2026-04-16 13:03:31 +05:30
-
ae68d69f77
Simplify auto slab polygons for curved wall rooms
sudhir
2026-04-16 12:39:52 +05:30
-
a7b97caeb0
Add Alt-detach hints to wall endpoint move controls
sudhir
2026-04-16 12:27:58 +05:30
-
1cd71630bc
Add 3D wall endpoint move controls
sudhir
2026-04-16 11:50:40 +05:30
-
f563dd9763
Keep connected walls joined during endpoint drags
sudhir
2026-04-16 11:43:24 +05:30
-
dee086545d
Fix sharp edges on auto slabs for curved walls
sudhir
2026-04-16 11:30:43 +05:30
-
5c92d071f7
Fix slab updates for curved wall changes
sudhir
2026-04-16 11:21:28 +05:30
-
b4bf196d31
Merge branch 'main' of github.com:sudhir9297/editor into feat/wall-room-creation
sudhir
2026-04-16 09:49:29 +05:30
-
-
-
-
3d1005847b
fix: prevent crash when duplicating elements (#239)

Huy HoangandGitHub
2026-04-16 04:25:03 +07:00
-
e3ba4ab921
fix editor furnish item initialization (#237)


2026-04-16 02:55:01 +05:30
-
341725b37a
fix(viewer): await renderer.init() in Canvas gl factory (#233)

billyandGitHub
2026-04-15 17:23:27 -04:00
-
93d9d68e19
fix(viewer): skip post-processing pipeline when WebGPU is unavailable (#234)

billyandGitHub
2026-04-15 17:23:25 -04:00
-
95f4c4e610
Merge branch 'main' of github.com:sudhir9297/editor into feat/wall-room-creation
sudhir
2026-04-15 22:59:36 +05:30
-
-
-
-
b1709de44a
feat: curved wall and fixes (#236)


2026-04-15 22:11:16 +05:30
-
57df224948
feat: Add catalog-based material presets across structural nodes (#231)

Sudhir YadavandGitHub
2026-04-15 21:46:35 +05:30
-
d1bef22701
Handle wall split attachment migration and child ids
sudhir
2026-04-15 14:49:58 +05:30
-
6190ba4bdc
feat: implement automatic wall-splitting and slab generation from closed wall loops
sudhir
2026-04-15 14:18:09 +05:30
-
3ac26bf635
Fix WebGPU renderer initialization order
sudhir
2026-04-15 10:48:16 +05:30
-
-
f25806ee8f
release: v0.5.1
Pascal
2026-04-14 05:01:30 +00:00
-
cf7493985f
fix: guard null selected item during item tool placement (#229)

PascalandGitHub
2026-04-14 00:48:59 -04:00
-
3afa1cea8b
fix: recover post-processing after duplicate scene mutations (#228)

PascalandGitHub
2026-04-13 23:49:45 -04:00
-
a205e4f778
Feat/stairs fence update (#226)



2026-04-14 09:01:57 +05:30
-
682e2a1a12
sync: backport monorepo PRs #240 #251 #253 (#225)

PascalandGitHub
2026-04-13 11:24:13 -04:00
-
b25be8227a
feat(editor): add cut-out button to floating action menu for slabs and ceilings (#224)

PascalandGitHub
2026-04-13 11:12:24 -04:00
-
384eab819c
release: @pascal-app/core@0.5.0 @pascal-app/viewer@0.5.0
github-actions[bot]
2026-04-09 19:07:59 +00:00
-
fab9077f65
fix: update lockfile for v0.5.0 release
Pascal
2026-04-09 19:07:05 +00:00
-
00b8f42899
feat: move/rotate building + relative positioning for all tools (#220)

PascalandGitHub
2026-04-09 14:36:34 -04:00
-
6c3ac3e030
fix(editor): auto-switch to structure phase when interacting with nodes in floorplan
Pascal
2026-04-08 01:18:37 +00:00
-
11104bc512
chore: bump version to 0.4.0
Pascal
2026-04-07 23:22:46 +00:00
-
0a46a9deb4
sync: comprehensive monorepo → editor parity (2D/3D decoupling, UX polish, crash fixes)

PascalandGitHub
2026-04-07 19:21:10 -04:00
-
e8ad92592d
fix(viewer): suppress THREE.Clock deprecation warning from R3F 9.x (#215)

PascalandGitHub
2026-04-07 10:17:00 -04:00
-
d9965f487c
fix: sync stair elevations with floor slabs (#216)

PascalandGitHub
2026-04-06 12:02:57 -04:00
-
ed6ed3f018
fix(editor): release scene singletons on Editor unmount (#214)


2026-04-06 06:37:30 +03:00
-
0bd0cab533
feat: stair system, scene graph utilities, read-only mode, viewer state improvements (#210)

PascalandGitHub
2026-04-05 01:20:43 -04:00
-
08f93f527a
feat(slider): implement infinity dragging using PointerLock API (#206)

ClayandGitHub
2026-04-02 11:26:23 -04:00
-
50eca057ca
feat: editor layout redesign v2 + 3D box select (#207)

PascalandGitHub
2026-04-02 11:24:19 -04:00
-
b4d9f3fbf6
fix: resolve type errors in export-system for tsc --build
Pascal
2026-03-31 20:54:46 +00:00
-
f2f362eda9
release: @pascal-app/core@0.3.3 @pascal-app/viewer@0.3.3
Pascal
2026-03-31 20:52:13 +00:00
-
3e05e5aa43
Merge pull request #203 from thiago-lopes-dev/main

PascalandGitHub
2026-03-31 16:51:51 -04:00
-
-
c77a8070e1
Merge pull request #205 from pascalorg/fix/ceiling-transparent-fallback

PascalandGitHub
2026-03-31 16:51:19 -04:00
-
-
b6636c179b
fix: ceiling transparent by default when no material is set
Pascal
2026-03-31 19:31:46 +00:00
-
-
e84e870248
release: @pascal-app/core@0.3.2 @pascal-app/viewer@0.3.2
Pascal
2026-03-30 21:10:55 +00:00
-
08a9d66520
Merge pull request #201 from PMAT77/feature/material

PascalandGitHub
2026-03-30 17:07:01 -04:00
-
-
f7a024d5f0
chore: remove AGENTS.md — not intended for the repository
Pascal
2026-03-30 21:06:49 +00:00
-
dff934e0bb
Export ExportSystem from the export-system module

Thiago LöpesandGitHub
2026-03-30 17:43:01 -03:00
-
02d68835ef
Add ExportSystem component to viewer

Thiago LöpesandGitHub
2026-03-30 17:42:11 -03:00
-
4a83bed6dd
Merge pull request #173 from Yashism/feat/street-view

PascalandGitHub
2026-03-30 16:40:19 -04:00
-
-
4b17241873
Merge pull request #202 from pascalorg/chore/update-templates

PascalandGitHub
2026-03-30 16:40:08 -04:00
-
-
9056eb2f1d
Add files via upload

Thiago LöpesandGitHub
2026-03-30 17:39:37 -03:00
-
-
-
10d96b3b2b
chore: encourage screen recordings in PR and bug report templates
Pascal
2026-03-30 20:07:22 +00:00
-
-
5fcdad79ce
merge: resolve conflict with main — keep first-person mode bypass + tool cancel pattern + delete mode + counter-clockwise rotation
Pascal
2026-03-30 20:06:47 +00:00
-
-
-
-
0be6d84c98
refactor: 完善材质系统相关代码
Developer
2026-03-30 20:29:29 +08:00
-
d0cdeb2ac4
fix(viewer): 修复墙体材质切换后缩放旋转时颜色恢复问题
Developer
2026-03-30 20:21:48 +08:00
-
12b6292623
feat: add material system for all node types
Developer
2026-03-30 12:15:16 +08:00
-
-
-
99bb5f3645
Merge pull request #178 from korvixhq/feat/duplicate-project
Pascal
2026-03-28 22:45:54 +00:00
-
-
3474ee226d
fix: use structuredClone to avoid shared references in cloneSceneGraph
Pascal
2026-03-28 22:45:33 +00:00
-
58676e5720
Merge remote-tracking branch 'origin/main' into feat/duplicate-project
Pascal
2026-03-28 22:43:18 +00:00
-
-
-
-
c05ae9d38e
fix: allow deleting walls and slabs via floating action menu (#180)

Huy HoangandGitHub
2026-03-29 05:27:44 +07:00
-
b024aaf91a
Merge pull request #189 from korvixhq/chore/image-props

PascalandGitHub
2026-03-28 18:27:07 -04:00
-
-
479552394b
Merge pull request #184 from nnhhoang/fix/counter-clockwise-rotation

PascalandGitHub
2026-03-28 18:26:28 -04:00
-
-
daf62ce6d2
feat: implement editable wall length slider (#195)

PascalandGitHub
2026-03-28 18:24:14 -04:00
-
-
16835c6f46
feat: implement editable wall length slider #191

Thiago LöpesandGitHub
2026-03-28 17:12:35 -03:00
-
b47e8446bd
Add sizes and loading props to catalog item images
BravadoBoss
2026-03-26 21:38:17 -04:00
-
-
-
f2a22bbc2b
release: @pascal-app/core@0.3.1 @pascal-app/viewer@0.3.1
github-actions[bot]
2026-03-26 19:52:23 +00:00