sudhir
bead8796d2
Add spawn node support and refine stair and door cutouts
2026-04-28 14:26:24 +05:30
sudhir
025a9b5d28
Add duplicate options to level menus
2026-04-28 11:09:51 +05:30
sudhir
a64d6b86cc
Fix floorplan preview update loop
2026-04-28 09:52:10 +05:30
Aymeric Rabot
0711cad660
Merge remote-tracking branch 'origin/main' into feat/mcp-server
2026-04-27 17:22:14 -04:00
Aymeric Rabot
8dfd1a9429
fix(mcp): add shared operations and secure scene APIs
2026-04-27 17:10:25 -04:00
Aymeric Rabot
058ee747c9
fix(mcp): distinguish roof support levels from stories
2026-04-27 16:45:27 -04:00
Aymeric Rabot
3d5c87a651
feat(mcp): add guided construction workflows
2026-04-27 14:31:04 -04:00
Sudhir Yadav and GitHub
bc93f09304
Merge branch 'main' into feat/2d-editor
2026-04-27 18:07:28 +05:30
sudhir
d00ba42b9f
Enable drag after duplicating roofs and stairs
2026-04-27 13:32:31 +05:30
sudhir
3ae8d6d0fa
Extract floorplan placement and hit-testing helpers
2026-04-27 12:18:27 +05:30
sudhir
a796c0fd0a
Move item dimensions into local item overlays
2026-04-27 10:57:50 +05:30
sudhir
e4f42e0ee5
Use bbox anchors for item dimension measurements
2026-04-27 10:49:20 +05:30
sudhir
59779c5bf2
Use mesh bounds for item placement and floorplan
2026-04-27 09:57:05 +05:30
sudhir
45f0867a74
Extract floorplan render logic into editor 2D modules
2026-04-26 23:02:03 +05:30
Aymeric Rabot
b3d1f663f6
fix(mcp): use local sqlite scene storage
2026-04-24 13:32:04 -07:00
sudhir
275a42cc7f
Simplify paint material compatibility logic
2026-04-25 00:15:29 +05:30
sudhir
cb268509ea
Invalidate viewer on hover style updates
2026-04-25 00:06:31 +05:30
sudhir
d36441fa47
Add hover highlights to paint interactions
2026-04-24 23:29:34 +05:30
sudhir
2b656bcf8b
Remove editor hover styles from viewer defaults
2026-04-24 23:05:14 +05:30
sudhir
325f2e4603
Refactor viewer hover styles and remove preview state
2026-04-24 22:49:04 +05:30
sudhir
7297c76204
Use paint icon for material mode
2026-04-24 12:50:05 +05:30
sudhir
83e1c9d1fd
Align floorplan drawing with local build coordinates
2026-04-24 12:39:36 +05:30
sudhir
a5448a0053
Make material categories horizontally scrollable
2026-04-24 10:43:38 +05:30
sudhir
2876f39876
Refactor paint materials to use category-based compatibility
2026-04-23 12:48:50 +05:30
sudhir
88b2f095f1
Merge branch 'feat/color-picker-tool' of github.com:sudhir9297/editor into feat/color-picker-tool
2026-04-23 10:26:54 +05:30
sudhir
4483957a0d
Remove material pickers from side panels
2026-04-23 10:21:33 +05:30
sudhir
fb3de8debc
Refactor material paint preview handling
2026-04-22 18:16:20 +05:30
Sudhir Yadav and GitHub
8fde99e7c9
Merge branch 'main' into feat/color-picker-tool
2026-04-22 17:57:26 +05:30
sudhir
1492e5bd0c
Add roof drag controls to the 2D floorplan
2026-04-22 17:24:58 +05:30
sudhir
a69591670d
Refactor floorplan wall visuals and shared plan helpers
2026-04-22 15:34:22 +05:30
sudhir
87dfdf1b38
Add paint hover previews to viewer
2026-04-22 10:52:35 +05:30
Pascal
4b5c3beadc
release: v0.6.0
...
Bump @pascal-app/core, @pascal-app/viewer, and @pascal-app/editor to 0.6.0.
Update cross-package peer/dev dependency versions.
2026-04-21 20:52:02 +00:00
sudhir
65399731f7
Enable material paint for fence slab and ceiling nodes
2026-04-21 15:19:46 +05:30
sudhir
b925cf1e7a
Show paint cursor on incompatible clicks
2026-04-21 15:11:46 +05:30
sudhir
5d75e29bc5
Add material paint mode with scrollable palette
2026-04-21 15:00:09 +05:30
sudhir
ec393b0c91
Use live snap settings in polygon editor and slab actions
2026-04-21 11:46:57 +05:30
sudhir
53720d664f
Align roof and slab dragging to snap targets
2026-04-21 11:41:31 +05:30
sudhir
8ae217502c
Add curved fence support
2026-04-21 11:26:49 +05:30
sudhir
5b5b80be61
Support fence endpoint moves and drafting snap
2026-04-21 11:18:54 +05:30
sudhir
ffa78f1344
Fix realtime undo updates for wall and fence moves
2026-04-21 11:12:04 +05:30
sudhir
8cf2df1483
Unify material target selection across wall stair and roof
2026-04-20 22:45:56 +05:30
sudhir
dd5b6e5e83
Fix slab material reload and wall curve step
2026-04-20 14:13:47 +05:30
sudhir
b715e96038
Fix fence UV generation before geometry merge
2026-04-20 13:12:20 +05:30
sudhir
dfdeca4aae
Refine roof edit selection behavior and panel actions
2026-04-20 13:08:45 +05:30
sudhir
bbc351d3a4
Add roof material targets and UV mapping
2026-04-20 12:57:06 +05:30
sudhir
05002a7865
Allow stair side clicks to target side materials
2026-04-20 12:04:43 +05:30
sudhir
4f9b822e54
Add click-targeted stair materials and UV mapping
2026-04-20 12:01:23 +05:30
sudhir
df9c4e499f
Restrict ground occluder to recessed slabs
2026-04-20 11:25:36 +05:30
sudhir
71ddb7052b
Add two-sided wall material targeting
2026-04-20 11:18:20 +05:30
Adrian Perez and Claude Opus 4.7
06d00566f0
docs(mcp): fix residual stale-number references in PR description
...
Two lines still cited the pre-A2 state (294 tests / 40 files,
"known gaps remain at save_scene / POST boundary"). Corrected
against the actual 302/41 and the Phase 10 A2 closure of those
boundaries via the shared apiGraphSchema.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-19 21:03:44 +02:00