Commit Graph

15 Commits

Author SHA1 Message Date
Kristaps Fabians Geikins 2f8272b6ae feat(shared): modularized package & node16 support (#2336)
* feat(shared): modularized package & node16 support

* lockfile update

* various fixes

* moar fixes

* added znv and zod as devdeps of shared

* lockfile update
2024-06-11 14:12:13 +03:00
Gergő Jedlicska 11bcb8d4a2 gergo/ifcParsingMaterialIdFix (#1807)
* feat: add source app name const

* chore: cleanup

* fix(ifc parser): calculate material ids

* fix: broken package ref
2023-10-03 08:11:54 +02:00
Gergő Jedlicska e2c2719232 fix ifc argb material calculation (#1788) 2023-09-08 14:06:24 +02:00
Iain Sproat b9b9f7dee9 fix(fileimport): return timeout error message to server & suppress noisy logging (#1703)
* fix(fileimport): reduce noisiness of logging
* fix(fileimport): return timeout error message to server
2023-07-13 20:52:04 +01:00
Iain Sproat 87a7397061 chore(fileimport): improve logging (#1697) 2023-07-13 19:11:29 +01:00
Gergő Jedlicska e06cea6b06 fix(ifc parser): replace empty children arrays with elements (#1333) 2023-01-20 20:57:03 +01:00
Gergő Jedlicska bd9bc81e71 fix(ifc parser): make sure the commit root object is a Speckle Base (#1329) 2023-01-19 17:01:34 +01:00
Dimitrie Stefanescu 69c1993f09 feat(ifc): prevents stack overflowing from too many args to array.push 2022-11-27 15:39:58 +00:00
Dimitrie Stefanescu 950077dcab Revert "feat(ifc): removes stale comment"
This reverts commit 83d2b2bf25.
2022-11-25 09:05:44 +00:00
Dimitrie Stefanescu 48085bffb4 feat(ifc): some tweaks 2022-11-24 20:10:23 +00:00
Dimitrie Stefanescu 83d2b2bf25 feat(ifc): removes stale comment 2022-11-23 22:25:18 +00:00
Dimitrie Stefanescu 2b0e4a7dd5 feat(IFC): adds file id and parsing time to root commit object 2022-11-23 21:26:26 +00:00
Dimitrie Stefanescu 16c989e43c feat(IFC): WIP IFC parser cleanup 2022-11-23 21:00:51 +00:00
Dimitrie Stefanescu 9ac75eecd8 feat(IFC): WIP IFC parser improvements 2022-11-23 19:53:21 +00:00
Dimitrie Stefanescu 093089a2c4 feat(IFC): WIP IFC parser improvements 2022-11-23 18:55:06 +00:00