Volodymyr Boichentsov
|
349582af8d
|
fix deprecation warnings for swift 5
|
2019-07-14 08:24:40 +03:00 |
Sergey Novikov
|
062712d951
|
remove geometry group
|
2019-07-04 16:39:22 +03:00 |
Sergey Novikov
|
651f1f74f8
|
using empty material for not loaded materials
|
2019-07-03 17:19:39 +03:00 |
Volodymyr Boichentsov
|
689f9a4d2a
|
update project, swift 5
|
2019-05-10 10:02:28 +01:00 |
Sergey Novikov
|
d9586afe72
|
Support bitcode
|
2018-11-07 12:46:05 +03:00 |
Volodymyr Boichentsov
|
07c7164148
|
remove code sign
|
2018-10-05 11:47:12 +01:00 |
Volodymyr Boichentsov
|
3fe4b5e27c
|
enable modules
|
2018-09-28 18:53:29 +01:00 |
Volodymyr Boichentsov
|
5a23280331
|
update tvOS
|
2018-09-17 15:07:37 +01:00 |
Volodymyr Boichentsov
|
ec007ca6dd
|
appletvos
|
2018-09-17 15:03:26 +01:00 |
Volodymyr Boichentsov
|
b3f635cae5
|
add tvOS
|
2018-09-17 14:27:05 +01:00 |
Sergey Novikov
|
866c39ea91
|
Fix syntax errors
|
2018-09-14 12:25:41 +03:00 |
Sergey Novikov
|
5f594b5100
|
Add callback for texture loading. Extensions for semitransparent textures.
|
2018-09-14 11:55:40 +03:00 |
Sergey Novikov
|
48f9be0d7d
|
Fix rendering order for semitransparent parts
|
2018-09-12 19:27:17 +03:00 |
Volodymyr Boichentsov
|
52bdfb49ce
|
fix single thread deadlock
|
2018-07-23 13:29:06 +01:00 |
Volodymyr Boichentsov
|
434ccf32da
|
fixed conversion progress for multithreading;
construct nodes tree upfront to fix deadlock issue;
|
2018-07-18 15:15:50 +01:00 |
Volodymyr Boichentsov
|
083f87e958
|
return error in completion block
|
2018-07-18 09:41:03 +01:00 |
Volodymyr Boichentsov
|
21bae34440
|
fix draco read batch
|
2018-07-16 14:24:52 +01:00 |
Volodymyr Boichentsov
|
844e584378
|
optional hidden
|
2018-07-16 10:24:15 +01:00 |
Volodymyr Boichentsov
|
59b099b287
|
add comments; fix typo; fix loading completion
|
2018-07-09 17:05:28 +01:00 |
Volodymyr Boichentsov
|
70fdf435ec
|
download last only
|
2018-07-04 17:28:46 +01:00 |
Volodymyr Boichentsov
|
c92a014bcf
|
use single queue for downloading images
|
2018-07-02 13:31:51 +01:00 |
Volodymyr Boichentsov
|
d3e490a53b
|
unwrap once
|
2018-07-02 11:48:21 +01:00 |
Volodymyr Boichentsov
|
9e7eb3e277
|
change loading of image with completion block
|
2018-06-29 15:15:44 +01:00 |
Volodymyr Boichentsov
|
5ea8a2f135
|
add ConvertionProgressMask to indicate conversion progress
|
2018-06-29 11:42:55 +01:00 |
Volodymyr Boichentsov
|
09c0aae955
|
don't convert image to astc if it's on simulator
add simple init for image
|
2018-06-29 10:34:00 +01:00 |
Volodymyr Boichentsov
|
a39b356a9f
|
construct animation paths along with geometry construction
silent optional extensions
|
2018-06-28 17:42:55 +01:00 |
Volodymyr Boichentsov
|
5cfaf9de0c
|
- handle synchronisations without locks
- add new SceneKit nodes to nodes tree in main thread and async
|
2018-06-27 16:59:32 +01:00 |
Volodymyr Boichentsov
|
d5d4842a27
|
fixed race condition if texture resources loaded faster then model
|
2018-06-26 14:27:56 +01:00 |
Volodymyr Boichentsov
|
b1750d6c78
|
early detect supported metal or not
|
2018-06-26 12:02:19 +01:00 |
Volodymyr Boichentsov
|
3393878c99
|
set name early
|
2018-06-25 12:21:22 +01:00 |
Volodymyr Boichentsov
|
3678c2129c
|
support cgfloat
|
2018-06-20 15:29:59 +01:00 |
Volodymyr Boichentsov
|
bc50393429
|
fix for race condition issue
|
2018-06-13 03:49:55 +01:00 |
Volodymyr Boichentsov
|
e6179cbf2e
|
utilize os_log
|
2018-06-11 13:52:26 +01:00 |
Volodymyr Boichentsov
|
13fbc551d9
|
update xcode project
|
2018-05-31 09:27:12 +01:00 |
Volodymyr Boichentsov
|
f74a1d01ca
|
scene init
|
2018-05-30 14:42:08 +01:00 |
Volodymyr Boichentsov
|
4c96584091
|
add simple init
|
2018-05-30 12:12:38 +01:00 |
Volodymyr Boichentsov
|
55d61f5a0e
|
add basic init for some classes
|
2018-05-29 22:06:41 +01:00 |
Volodymyr Boichentsov
|
999b5e7bca
|
fixed crash on parsing
|
2018-05-28 18:46:09 +01:00 |
Volodymyr Boichentsov
|
754fdbaec4
|
made JSONCoding public
|
2018-05-21 21:40:03 +01:00 |
Volodymyr Boichentsov
|
6fa83707da
|
fix in JSONCodingKeys
|
2018-05-21 10:46:29 +01:00 |
Volodymyr Boichentsov
|
bd2697bfd7
|
update draco with bitcode
|
2018-05-18 15:44:54 +01:00 |
Volodymyr Boichentsov
|
fcd97f0c46
|
fix os to build for
|
2018-05-18 15:29:10 +01:00 |
Volodymyr Boichentsov
|
e8416e9f12
|
share frameworks
|
2018-05-18 15:24:02 +01:00 |
Volodymyr Boichentsov
|
7f1ddf34a9
|
fix schemes
|
2018-05-18 15:21:36 +01:00 |
Volodymyr Boichentsov
|
849d8146ab
|
test on metal device
|
2018-05-18 12:03:31 +01:00 |
Volodymyr Boichentsov
|
320ae2a575
|
make draco included in glTFSceneKit
|
2018-05-17 14:42:27 +01:00 |
Volodymyr Boichentsov
|
d0774b13e0
|
update
|
2018-05-17 12:30:10 +01:00 |
Volodymyr Boichentsov
|
23a0077c8b
|
clean schemes
|
2018-05-17 11:50:48 +01:00 |
Volodymyr Boichentsov
|
4370a08af0
|
add Draco submodule
|
2018-05-17 11:17:10 +01:00 |
Volodymyr Boichentsov
|
93053c50c4
|
fix path
|
2018-05-16 12:51:31 +01:00 |