KatKatKateryna
3e41e8cd8e
typo
2023-07-24 15:43:57 +01:00
KatKatKateryna
3962126b54
move deprecated methods to core
2023-07-24 15:41:32 +01:00
KatKatKateryna
c99c25e848
redirect deprecated methods / methods with old variables set - to 'other_user'
2023-07-24 13:50:28 +01:00
KatKatKateryna
1ef9b91e82
might or might not be a good way to warn about no more accessible 'user' methods
2023-07-24 13:29:00 +01:00
KatKatKateryna
c0cfe1471a
return import of internal function
2023-07-21 17:18:52 +01:00
KatKatKateryna
da838280c3
naming convention, inefficient imports, deprecated methods
2023-07-21 16:32:38 +01:00
KatKatKateryna
681872e5ff
typo
2023-07-17 17:58:49 +01:00
KatKatKateryna
e11c41e0f8
fixing mixed attribute types
2023-07-17 17:48:16 +01:00
KatKatKateryna
ece957fb0f
limit http response length
2023-07-12 13:51:10 +01:00
KatKatKateryna
5338d8ac0f
displaying full error message on send
2023-07-12 13:19:45 +01:00
KatKatKateryna
e36ea70e8a
fully separate core metrics
2023-07-12 00:08:26 +01:00
KatKatKateryna
284d841a1e
Merge pull request #285 from specklesystems/gergo/lockResourceExecution
...
fix(resource): make sure no threading contention with the client can happen
2.15.1
2023-06-30 20:45:54 +08:00
Gergő Jedlicska
668fc5131f
fix(resource): make sure no threading contention with the client can happen
2023-06-30 14:42:23 +02:00
Jedd Morgan
64926bd41d
Merge pull request #279 from specklesystems/kate/separate_metrics
...
Kate/separate metrics
2.15.0
2023-06-27 15:53:43 +01:00
Jedd Morgan
1c9b186ea5
Merge pull request #275 from ciga2011/main
...
Fix Pointcloud bugs in geometry.py
2023-06-26 15:54:19 +01:00
KatKatKateryna
ed9f1ad818
rotation
2023-06-21 17:21:50 +01:00
KatKatKateryna
b83c30a1c9
added offsets to crs class
2023-06-21 12:45:18 +01:00
Gergő Jedlicska
c079342a55
Merge pull request #273 from mortenengen/limit-batch-length
...
Fix: limit number of objects per batch sent to server
2023-06-14 14:03:16 +02:00
Gergő Jedlicska
6aa29d9b30
Merge branch 'main' into limit-batch-length
2023-06-14 13:58:57 +02:00
KatKatKateryna
f456e4ddbb
rename
2023-06-13 17:53:03 +01:00
KatKatKateryna
dcd13224d0
added native_units for Degrees
2023-06-13 17:48:03 +01:00
KatKatKateryna
06952a5991
more specific domain identification
2023-06-13 12:17:27 +01:00
KatKatKateryna
6049049813
fixed server_id
2023-06-12 20:05:47 +01:00
Alan Rynne
75b7d30bd6
Merge branch 'main' into kate/separate_metrics
2023-06-12 15:35:34 +02:00
Alan Rynne
19e26318fc
fix(ci): Integration tests now use new docker-compose file ( #283 )
...
* fix(ci): Initial test with new docker-compose file
* fix(ci): Don't use python orb
* fix(ci): Use python 3
* fix(ci): Use python3 everywhere
* fix(ci): whitespace PEBKAC
* fix(ci): use included pyenv installation
* fix(ci): Skip pyenv version if its the current one
* fix(ci): Reapply matrix build for integration testing
* fix(ci): Run exec $SHELL
* fix(ci): Removed exec step
* fix(ci): Remove test-old job
2023-06-09 11:46:03 +02:00
Matteo Cominetti
798dc7ff6a
Merge pull request #282 from specklesystems/alan/ci/remove-github-actions
...
chore(ci): Remove old github actions from specklepy repo
2023-06-08 13:59:14 +01:00
Alan Rynne
0e4cff5904
chore(ci): Remove old github actions from specklepy repo
2023-06-08 10:53:02 +02:00
KatKatKateryna
d1502c9072
add GIS classes
2023-06-02 20:03:45 +01:00
KatKatKateryna
869629e2a3
return var for unchanged classes
2023-06-02 19:31:35 +01:00
KatKatKateryna
48b98294fb
remove constant var from a child class
2023-06-02 19:23:03 +01:00
KatKatKateryna
8205180e5d
_untracked_receive referenced from core function
2023-06-02 13:27:25 +01:00
KatKatKateryna
a2fd21f541
Metrics renamed to SDK Actions
2023-06-02 13:18:20 +01:00
KatKatKateryna
08ac76cf09
untracked API to Core
2023-06-01 23:48:04 +01:00
Gergő Jedlicska
fbf19420fa
Merge pull request #278 from specklesystems/gergo/structural_shape_type
...
fix(structural-properties): add missing ShapeType member
2.14.1
2023-05-30 18:11:42 +02:00
Gergő Jedlicska
44336addaf
fix(structural-properties): add missing ShapeType member
2023-05-30 18:02:25 +02:00
ciga2011
43c9a9cace
Update geometry.py
...
Pointcloud properties should be chunkable.
2023-05-11 16:07:58 +08:00
KatKatKateryna
99e9f773b8
Merge pull request #269 from specklesystems/objects/collections
...
Added collection object
2.14.0
2023-05-05 23:25:56 +08:00
KatKatKateryna
189a5847cf
Update other.py
2023-05-05 15:12:00 +01:00
KatKatKateryna
eb86b4881a
Merge branch 'main' into objects/collections
2023-05-05 14:49:26 +01:00
KatKatKateryna
64fca5f280
Collections moved to Core
2023-05-05 14:48:26 +01:00
Morten Engen
784e9c1326
batch_sender: limit number of objects per batch
2023-04-18 15:13:39 +02:00
Gergő Jedlicska
c7f5e0718b
Merge pull request #267 from RobClaessensRHDHV/feature/suppress_type_error_during_type_check
...
Fix: also suppress TypeError during type checking.
2.13.1
2023-04-06 19:00:08 +02:00
908599
d2685c5cf5
Add unit tests for type validation of Union with float and dict.
2023-04-06 17:28:55 +02:00
908599
1b83e5a84b
Merge branch 'main' of https://github.com/RobClaessensRHDHV/specklepy into feature/suppress_type_error_during_type_check
2023-04-06 17:10:18 +02:00
Gergő Jedlicska
77e09b9780
Merge pull request #266 from specklesystems/jrm/one-installer-for-all
...
Added Installer
2023-04-06 17:03:15 +02:00
Gergő Jedlicska
402f750200
Merge pull request #270 from specklesystems/gergo/fix_tests
...
gergo/fix tests
2023-04-06 17:02:11 +02:00
Gergő Jedlicska
a43e7471a4
style(formatting): fix formatting issues
2023-04-06 16:57:44 +02:00
Gergő Jedlicska
a4ed7ebb08
fix(integration-tests): fix integration tests
2023-04-06 16:56:21 +02:00
Jedd Morgan
e7eb7c67a9
Added collection object
2023-04-06 14:14:29 +01:00
908599
d547cdaac0
Fix to also suppress TypeError during type checking.
...
This currently gives an error when float conversion is attempted with a non-numeric value.
2023-04-06 10:13:19 +02:00