oguzhankoral
d052d5e8a1
Change set env variable to run with powershell
2023-02-08 21:12:00 +03:00
oguzhankoral
610c22dd02
Update innosetup workflow
2023-02-08 21:05:02 +03:00
Oğuzhan Koral
a5496ab6a9
Feat (CI): Run CI step to create env variables for innosetup
2023-02-08 20:14:23 +03:00
oguzhankoral
c29c8f009c
Remove duplicated context: innosetup on yaml file
2023-02-02 10:34:34 +02:00
oguzhankoral
fb7e9f2a6c
Run CI step to create env variables for innosetup
2023-02-01 23:42:25 +02:00
Oğuzhan Koral
62c2bbb9fa
Chore (Notification): Add error notification to GlobalToast
2023-01-23 15:34:03 +03:00
oguzhankoral
7656772194
Add error notification to GlobalToast
2023-01-23 15:31:13 +03:00
Oğuzhan Koral
f22ff050e0
Fix (Stream, Attributes): Follow up fixes add stream by url and attributes
2023-01-23 12:35:22 +03:00
oguzhankoral
708f0b44fd
Check face entity attributes settings before merging faces into mesh
2023-01-23 12:01:47 +03:00
oguzhankoral
2ee4581f17
Check stream role is null first before split
2023-01-23 12:00:13 +03:00
Oğuzhan Koral
e337fb869f
Feat (Settings) Advanced settings for entity specific attributes
2023-01-22 00:09:05 +03:00
oguzhankoral
4a8b0147e1
Create UI components for entity specific settings
2023-01-22 00:03:18 +03:00
oguzhankoral
c95a1c7e1f
Consider entity settings on speckle objects
2023-01-22 00:02:51 +03:00
oguzhankoral
a07cd5c3f5
Extend model preferences with entity specific settings
2023-01-22 00:02:24 +03:00
Oğuzhan Koral
4d1473582e
Feat (Stream): Add streams by URL or id
2023-01-21 17:33:35 +03:00
oguzhankoral
3bc9f4c452
Fix rubocop issue
2023-01-21 17:33:15 +03:00
oguzhankoral
11377038a0
Implement and make functional adding streams by url
2023-01-20 22:26:36 +03:00
Oğuzhan Koral
6053d3eac1
Fix (Attributes): Rescue from problematic dictionaries
2.11.2
2023-01-20 11:50:18 +03:00
oguzhankoral
529830f36b
Rescue from problematic dictionaries
2023-01-20 11:47:34 +03:00
Oğuzhan Koral
505cf6265c
Feat (Scene): Send and receive scenes
2023-01-19 20:09:19 +03:00
oguzhankoral
8cd9673eec
Send scenes to speckle
2023-01-19 20:05:44 +03:00
oguzhankoral
ac9cb28558
Receive named views as scene
2023-01-19 16:38:32 +03:00
Oğuzhan Koral
6eefe0698c
Fix (Branch): Activate created branch
2023-01-19 12:17:58 +03:00
oguzhankoral
d0113532b6
Activate created branch
2.11.1
2.11.1-rc1
2023-01-19 11:09:23 +03:00
Oğuzhan Koral
5a1d2ad5f4
Feat (Branch): Create branch button
...
Thanks Fabians for helps
2023-01-18 17:02:20 +03:00
oguzhankoral
dfe02f4c74
Rename CreateBranchDialog
2023-01-18 16:58:05 +03:00
oguzhankoral
5349d556b9
Group dialogs to folder
2023-01-18 16:21:43 +03:00
oguzhankoral
7f7d8a501b
Add notes about refresh
2023-01-18 15:58:43 +03:00
oguzhankoral
cbee0e465b
Remove unused combineFacesByMaterialHandler method
2023-01-18 15:44:20 +03:00
oguzhankoral
faf00f0b0d
Refetch stream on StreamCard whenever branch created
2023-01-18 15:42:33 +03:00
oguzhankoral
fa97da5781
Track create stream and branch via mixpanel
2023-01-18 15:03:14 +03:00
oguzhankoral
e7bab546db
Remove loggings
2023-01-18 14:16:52 +03:00
oguzhankoral
e2f4a30b5b
Fix updating problem on created branch
...
- Thanks to Fabians
2023-01-18 11:53:50 +03:00
oguzhankoral
ccff1df041
Add tooltip to create branch method
2023-01-18 11:53:11 +03:00
oguzhankoral
2037cfc25a
Import and use CreateBranchDialog per stream card
2023-01-17 19:24:53 +03:00
oguzhankoral
268a091d8a
Add dialog for branch creation
2023-01-17 19:23:44 +03:00
Oğuzhan Koral
6b52dfab3e
Chore (Theming): Store light mode setting separately
2023-01-17 16:16:39 +03:00
oguzhankoral
839999851f
Correct preference hash for theming
2023-01-17 16:12:21 +03:00
oguzhankoral
a87470b7b5
Split Sketchup settings
2023-01-17 16:11:56 +03:00
Oğuzhan Koral
e76aeb80fd
Fix (attributes): Use from_face method to face consider attributes
2.11.0
2.11.0-rc11
2023-01-11 12:05:47 +03:00
oguzhankoral
28292e59e2
Use from_face method to consider attributes
2023-01-11 11:59:50 +03:00
Oğuzhan Koral
25dda481b2
Comment out vertex count log
2023-01-10 16:47:42 +03:00
Oğuzhan Koral
bbda233fd8
Comment out vertex count log
2023-01-10 16:46:56 +03:00
Oğuzhan Koral
349218f0b5
Feat (Mesh): mesh improvements
...
Mesh grouping methods are improved with options:
Shared vertices (It is not supported by viewer currently, but when available it is ready to approach)
Separated vertices
2023-01-10 14:36:11 +03:00
oguzhankoral
f18d00a69d
Remove disable rubocop issues
2023-01-10 14:30:28 +03:00
oguzhankoral
25ea6504de
Note about when viewer supports shared vertices
2023-01-10 11:33:56 +03:00
oguzhankoral
43081c70e2
Send vertices separately
2.11.0-rc10
2023-01-10 10:51:03 +03:00
oguzhankoral
0fde1c2026
Optimize meshes with dynamic vertex adding
2023-01-10 09:14:11 +03:00
Oğuzhan Koral
b35383571e
Merge pull request #126 from specklesystems/gergo/updateCiContext
...
use innosetup context in the windows build
2023-01-09 14:57:18 +03:00
Oğuzhan Koral
45a84847a2
Fix (block): Base point for block definition
2023-01-08 17:41:56 +03:00