oguzhankoral
f85bde5dee
WIP
2024-02-22 16:19:13 +03:00
oguzhankoral
05e7472051
WIP
2024-02-22 15:02:23 +03:00
oguzhankoral
006691db7e
WIP
2024-02-22 15:02:19 +03:00
oguzhankoral
a663881368
WIPWIPWIPWIP
2024-02-22 14:52:01 +03:00
oguzhankoral
c8cc8576b0
Instant message sender for App
2024-02-22 14:52:01 +03:00
oguzhankoral
31df7e77ba
Merge branch 'development' into oguzhan/dui3
...
# Conflicts:
# speckle_connector/src/actions/receive_objects.rb
# speckle_connector/src/commands/speckle_menu_commands.rb
# speckle_connector/src/ui/legacy_binding.rb
2024-02-22 14:51:17 +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
2.18.0-alpha6
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
2.18.0-alpha
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
2.17.2
2.17.2-alpha3
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
2.17.2-alpha2
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
2.17.2-alpha
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
2.17.1
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
2.17.0
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
2.17.0-alpha4
2023-11-28 11:57:17 +03:00
oguzhankoral
ba8b902f48
Merge coplanar faces at the end of the operation
2.17.0-alpha3
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
oguzhankoral
f9473f558a
Merge branch 'development' into oguzhan/dui3
2023-11-20 10:51:35 +03:00
Oğuzhan Koral
58ae858077
Update dev with changes in main
2.17.0-alpha2
2.17.0-rc
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
2.17.0-alpha
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
88078bad4c
Zoom selection for highlight
2023-10-11 10:04:01 +03:00
oguzhankoral
1a3d6ec800
Update sqlite3 submodule hash ref
2023-10-09 13:23:24 +03:00
oguzhankoral
9b5fc2cd74
Highlight model for send cards
2023-10-04 10:17:45 +02:00
oguzhankoral
97309ebb88
Merge remote-tracking branch 'origin/development'
2.16.0
2.16.0-rc
2023-09-19 08:31:29 +03:00
oguzhankoral
c26398a13f
Remove cards from model
2023-09-18 09:36:16 +03:00
oguzhankoral
fdb874b616
Add action name to error message for commands
2023-09-15 18:40:52 +03:00
oguzhankoral
dfd06544ec
First successful receive
2023-09-15 18:40:52 +03:00
oguzhankoral
69c10ed1e7
Send progressbar with Sketchup.status_text
...
Thanks to library of thomthom
2023-09-15 18:40:52 +03:00
oguzhankoral
00df9800ed
Send model card id via sendViaBrowserArgs
2023-09-15 18:40:51 +03:00
oguzhankoral
6494fd6b41
Get source app version via base bindings
2023-09-15 18:40:51 +03:00
oguzhankoral
e9cb673f3a
Send message from sender card
2023-09-15 18:40:51 +03:00