ifcurl/forgejo
Bruno Postle 81f022d4af viewer.html: URL input, drag-and-drop, IFC coordinate transform, camera placement
- Replace url-display span with editable input; Enter or drag-and-drop loads
  a new ifc:// URL by navigating to the same page with updated ?url= param
- Fix syncCameraUrl: convert Three.js → IFC world coords (x,-z,y) before
  serialising camera= param so URLs are in Z-up IFC space
- Apply IFC → Three.js transform (x,z,-y) when placing camera from URL param
- Drop viewer.py: viewer is now a Forgejo static file; service.py has no
  /viewer or /proxy endpoints

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 21:15:30 +01:00
..
custom/public/assets viewer.html: URL input, drag-and-drop, IFC coordinate transform, camera placement 2026-04-23 21:15:30 +01:00
templates/custom Deploy viewer as Forgejo static file; update footer.tmpl URL 2026-04-23 20:48:36 +01:00