Claire Kuang
3508bcc42e
Merge pull request #395 from specklesystems/claire/cnx-699-update-github-links-to-point-to-v3
...
Update README.md to align with main github page
2024-11-01 18:03:35 +00:00
Claire Kuang
e59bfb2e12
Update README.md to align with main github page
...
https://linear.app/speckle/issue/CNX-699/update-github-links-to-point-to-v3
2024-11-01 18:03:11 +00:00
Oğuzhan Koral
3bb4039c78
Update transform value to matrix on send ( #394 )
2024-10-28 14:19:02 +03:00
Iain Sproat
bd49e19c9e
chore(domains): update to *.speckle.systems domains ( #343 )
...
* chore(domains): update to *.speckle.systems domains
* Upgrade xcode to 13.4.1
---------
Co-authored-by: oguzhankoral <oguzhankoral@gmail.com>
2024-07-20 12:11:45 +03:00
Oğuzhan Koral
73bcd75b78
Sketchup 2024 support ( #332 )
...
* Add sqlite3 for ruby 3.2
* Run UI from netlify URL
* Add bundle for ruby 3.2 for mac
2024-05-09 17:52:21 +03:00
Oğuzhan Koral
a0578fa35d
Update .gitmodules ( #331 )
...
Make https accesible to submodule
2024-05-09 15:56:27 +03:00
Alan Rynne
7de08d9f24
fix: Use correct digicert context + pass fingerprint to ISS compiler ( #328 )
...
* fix: Use correct digicert context + pass fingerprint to ISS compiler
* Update config.yml
* Update config.yml
---------
Co-authored-by: Jedd Morgan <45512892+JR-Morgan@users.noreply.github.com>
2024-03-14 11:27:45 +00:00
Oğuzhan Koral
d047f5e6d2
Chore (URL): CNX-9018 Do not add model from multi model urls
...
- warn user and return
- otherwise add
2024-02-29 15:13:44 +03:00
Oğuzhan Koral
71071f817c
Make FE2 terminology default ( #326 )
2024-02-27 17:09:38 +03:00
Oğuzhan Koral
c7c864b8c0
Feat (CI): Update CI for digicert ( #325 )
...
* Update CI for digicert
* Checkout speckle-sharp-ci-tools branch if exist
2024-02-27 12:36:25 +03:00
Oğuzhan Koral
67d4862f6b
Fix (Mapper): CNX-9027 mapped edges don't send at all ( #324 )
...
* Separate native revit object definitions
* Add types for native revit objects
* Pass speckle_state to line conversion
* Remove mapper functions from model collections
* Use dictionary pattern matching for mapping conversions
* Remove unnecessary argument from Mapper.to_speckle
2024-02-21 16:59:40 +03:00
Oğuzhan Koral
6a16327c30
Fix (Cache): CNX-8976 bug on initialization on clear setup ( #323 )
...
* Call sketchup functions before mount
* Change default to app.speckle.systems
* Use account id instead uuid to get selected account before
2024-02-20 23:54:15 +03:00
Oğuzhan Koral
060b1b8f41
Fix (Attributes): Fix typos
2024-02-15 16:43:32 +03:00
Oğuzhan Koral
da2e228293
Fix (FE2): CNX-8877 bug access error by fe2 model url ( #321 )
...
* Disable reload
* Enrich selected account info and fix same user id issue
* Trigger sketchup only saved stream not exists
* Fix activeAccount
* Increase number of branches limit to 100
* Check regex match
2024-02-13 16:36:35 +03:00
Oğuzhan Koral
ab7397bf55
Feat (FE2): CNX-8702 fe2 urls ( #320 )
...
* Recreate ApolloProvider whenever account switches
- It is a force-push of reload page whenever user switches account. It doesn't hurt
* Fix FE2 urls and streamWrapper flag argument
2024-02-03 02:36:41 +03:00
Oğuzhan Koral
f79547f781
Reset UI location to center of SketchUp ( #319 )
2024-01-31 23:00:46 +03:00
Oğuzhan Koral
2152f1c90e
Feat (Mapper): CNX-8309 Family instances ( #318 )
...
* Implement New Revit Family option
* Filter family types for 'Family Instance'
* Adjust available mapping methods according to selection
* Set hard coded categories just once and source families when source set/updated
* Implement family instance mapping
* Pass group selection info if only group selected
* Exclude definitions from conversion escape
- Previously we were using definition mappings only for direct shape conversions but now they can live in instances
* Add direct shape option to components back
* Calculate rotation of family instance
* Fix transformation matrix
* Use insertion point for instances
* Set inputs for mapped definition
2024-01-08 18:40:55 +03:00
Oğuzhan Koral
503fb4d246
Feat (GIS): support line element
2023-12-01 01:46:53 +03:00
oguzhankoral
2befefa752
Extract utils for line and polygon element
2023-11-30 15:07:31 +03:00
oguzhankoral
85e64c5076
Add line element support
2023-11-30 00:36:47 +03:00
Oğuzhan Koral
60523dc994
Fix (Collections): Support gis collections and none unit
2023-11-29 16:06:58 +03:00
oguzhankoral
6d780bf350
Rename GisLayerCollection as generic
2023-11-29 16:06:37 +03:00
oguzhankoral
eec02a1f84
Support none unit
2023-11-29 15:58:26 +03:00
oguzhankoral
ace2fe6fe3
WIP: Convert from 'meters' to 'm'
2023-11-29 13:26:53 +03:00
oguzhankoral
188794af8d
Add support for vector layer
2023-11-29 13:26:53 +03:00
Oğuzhan Koral
92a941a944
Fix (Instancing): correct id of definition for speckle entity
2023-11-29 13:25:51 +03:00
oguzhankoral
0e1ddf2b11
Tweak definition speckle entity checks
2023-11-29 13:15:07 +03:00
Oğuzhan Koral
b57fa010d1
Fix (Config): Reset configs if configSketchup somehow corrupted
2023-11-28 22:38:56 +03:00
oguzhankoral
f816452b78
Reset configs if configSketchup somehow corrupted
2023-11-28 22:36:03 +03:00
Oğuzhan Koral
120083bb31
Feat (Performance): receive performance improvements
2023-11-28 13:54:36 +03:00
oguzhankoral
a5bb5c4686
Remove logging
2023-11-28 13:31:19 +03:00
oguzhankoral
e5e2729f0a
Wrap receive into sketchup operation for performance improvement
2023-11-28 11:57:17 +03:00
oguzhankoral
ba8b902f48
Merge coplanar faces at the end of the operation
2023-11-28 11:23:30 +03:00
oguzhankoral
2d67815ae6
Remove unused lines
2023-11-27 23:36:10 +03:00
oguzhankoral
ec0c9066d2
Merge coplanar faces remove scoping and check normals first
2023-11-27 21:44:15 +03:00
Oğuzhan Koral
58ae858077
Update `dev` with changes in `main`
2023-11-13 19:45:20 +03:00
Oğuzhan Koral
613e7938b3
Fix (Scene): missing views from Revit
2023-11-13 14:35:09 +03:00
oguzhankoral
e07ff1a445
Fix missing views from Revit
...
- Previously it was assuming views arrive in elements of collection
2023-11-13 14:15:32 +03:00
Oğuzhan Koral
de7dd34ea2
Feat (FE2): Support fe2 terminology and urls
2023-11-13 12:03:19 +03:00
oguzhankoral
0552f695f9
Update FE2 terms for Mapper Tool
2023-11-10 16:49:51 +03:00
oguzhankoral
b8d4f3d946
Parse FE2 urls to add projects via `ADD BY ID OR URL`
2023-11-10 15:52:06 +03:00
oguzhankoral
fa112a70b1
Switch to FE2 as user preferences
2023-11-10 15:13:58 +03:00
oguzhankoral
97309ebb88
Merge remote-tracking branch 'origin/development'
2023-09-19 08:31:29 +03:00
Oğuzhan Koral
556ddc0b6f
Feat (deploy): Mac support 🍎
2023-09-11 10:40:08 +03:00
Oğuzhan Koral
a0dde690ea
Fix intendation
2023-09-08 18:17:59 +03:00
Oğuzhan Koral
a76dab5be6
Remove mac suffix from deploy manager
2023-09-08 18:16:15 +03:00
Oğuzhan Koral
2d10bc5bbf
Deploy manager for mac
2023-09-08 18:13:15 +03:00
Oğuzhan Koral
4042632e0b
Fix (Revit): Support curtain walls from revit
2023-09-08 13:37:07 +03:00
oguzhankoral
7ccf83e1a4
Consider speckle id for revit definition
2023-09-08 13:17:16 +03:00
oguzhankoral
019cd0756f
Convert revit walls to native instead with display value
2023-09-08 13:16:50 +03:00