Commit graph

1762 commits

Author SHA1 Message Date
in0finite
3217beb0e9 check if background thread is running 2022-01-24 15:44:27 +01:00
in0finite
edaee31998 delete then create enexes 2022-01-24 14:22:41 +01:00
in0finite
8e08c8b1c8 reuse existing static geometry 2022-01-24 14:21:17 +01:00
in0finite
25a0093c8f mark scene as dirty 2022-01-24 14:17:34 +01:00
in0finite
a591262066 allow to export from existing Cell object 2022-01-24 13:03:08 +01:00
in0finite
37e73f5745 fix checking if there are pending jobs 2022-01-24 12:12:40 +01:00
in0finite
31a1a7a0a5 more safeguards 2022-01-24 02:40:13 +01:00
in0finite
32c3504a27 ... 2022-01-24 02:32:47 +01:00
in0finite
86c1165777 ... 2022-01-24 01:52:57 +01:00
in0finite
5ec8ad8890 rename method 2022-01-24 01:51:48 +01:00
in0finite
4d6295aaf0 performance optimization with StartAssetEditing/StopAssetEditing 2022-01-23 23:23:17 +01:00
in0finite
9712313cf4 load assets at the same time while exporting them 2022-01-23 22:46:07 +01:00
in0finite
20758ae011 rename 2022-01-23 21:48:20 +01:00
in0finite
b2e6ed7467 performance optimizations 2022-01-23 21:45:40 +01:00
in0finite
5cea14c46e dont fade in edit mode 2022-01-23 21:28:01 +01:00
in0finite
a2dfe4fd8c disable automatic light baking 2022-01-23 21:27:23 +01:00
in0finite
7623eb6ff8 set scene as dirty 2022-01-23 21:27:13 +01:00
in0finite
98d93161b0 loading of assets works 2022-01-23 07:19:15 +01:00
in0finite
a3cddc0209 start thread also in edit mode 2022-01-23 07:04:08 +01:00
in0finite
86ed0369a7 jobs can be updated by anyone 2022-01-23 06:15:01 +01:00
in0finite
75ac2ee166 remove world steps if world does not exist 2022-01-23 06:00:12 +01:00
in0finite
6b472e1374 ... 2022-01-23 05:53:28 +01:00
in0finite
e4b788b6ca fix deleting audio source when loading finishes 2022-01-23 05:50:32 +01:00
in0finite
896729818b remember completed steps and don't repeat them 2022-01-23 05:49:55 +01:00
in0finite
1619bb6931 add new type of asset export: from game files 2022-01-23 05:02:03 +01:00
in0finite
bdd62c1ebd make LoadingThread a singleton 2022-01-23 05:00:31 +01:00
in0finite
857ab69c21 CreateStaticGeometry() and InitStaticGeometry() will only be done once 2022-01-23 04:59:52 +01:00
in0finite
d9eb4c8606 make DayTimeManager a singleton 2022-01-23 03:55:53 +01:00
in0finite
e3b2f1d519 add more error checking for singletons 2022-01-23 03:50:07 +01:00
in0finite
5255722db9 make Cell a Singleton 2022-01-22 21:48:43 +01:00
in0finite
e3c3e9a21a ... 2022-01-22 20:23:44 +01:00
in0finite
d15a96529e fix for TouchInput 2022-01-22 02:10:43 +01:00
in0finite
bd21838255 fix for CustomNetworkManager 2022-01-22 02:07:08 +01:00
in0finite
3250e04c28 ... 2022-01-22 02:04:13 +01:00
in0finite
b94912a11b add LoadProcessStarter 2022-01-22 02:03:14 +01:00
in0finite
512f49263a add CouroutineManager to prefab 2022-01-22 02:00:36 +01:00
in0finite
f0959761e8 add more error-proof checking for startup singletons 2022-01-22 01:24:52 +01:00
in0finite
4556e1eed6 make Loader a StartupSingleton 2022-01-22 01:09:42 +01:00
in0finite
6d4586d7ea destroy in edit mode 2022-01-22 01:00:56 +01:00
in0finite
b7ff6d8d91 ... 2022-01-22 00:33:21 +01:00
in0finite
bcc8d3d7e2 ... 2022-01-22 00:31:10 +01:00
in0finite
2be483667a display dialog when loading finishes 2022-01-22 00:25:31 +01:00
in0finite
3a9399b616 make loading process much more error-proof 2022-01-22 00:25:05 +01:00
in0finite
d705d9ca12 make MiniMap a StartupSingleton 2022-01-21 02:27:21 +01:00
in0finite
edbb2e8635 add loading steps when loading begins 2022-01-21 02:11:42 +01:00
in0finite
473ae83c8d ... 2022-01-21 02:01:49 +01:00
in0finite
51eb669178 clear progress bar when loading finishes 2022-01-21 02:01:35 +01:00
in0finite
e6e8420f44 ... 2022-01-21 01:36:27 +01:00
in0finite
ab96f3c8d5 Loader inherits SingletonComponent 2022-01-21 01:35:36 +01:00
in0finite
c19b485a42 make StartupSingleton work in edit mode 2022-01-21 01:14:03 +01:00