Commit graph

89 commits

Author SHA1 Message Date
in0finite
7ebc1ea9bf add button to remove all navmeshes 2022-01-29 05:50:18 +01:00
in0finite
892fb395ca add Edit button 2022-01-29 05:49:55 +01:00
in0finite
356dd0fb4b properly collect navmesh sources 2022-01-29 04:56:01 +01:00
in0finite
eb091f11d0 export water also 2022-01-29 02:58:33 +01:00
in0finite
13523dd726 use ETAMeasurer 2022-01-29 02:08:10 +01:00
in0finite
836f5f228f disable GI 2022-01-29 01:53:01 +01:00
in0finite
2f30e2b5b8 measure ETA 2022-01-28 00:37:33 +01:00
in0finite
b36ef41e05 improve nav mesh generator 2022-01-27 01:11:47 +01:00
in0finite
78ecce2e90 fixes 2022-01-26 21:23:56 +01:00
in0finite
c791aec4b8 draw in-game windows in edit mode 2022-01-26 20:36:56 +01:00
in0finite
a6b8af5cb9 make sure config is loaded 2022-01-26 17:45:38 +01:00
in0finite
ab0c925b33 more safeguards 2022-01-25 00:24:38 +01:00
in0finite
1d7d394366 tweaking 2022-01-24 23:28:49 +01:00
in0finite
569fc98683 ... 2022-01-24 23:16:15 +01:00
in0finite
1f4067479e ... 2022-01-24 23:13:04 +01:00
in0finite
d064ed6d17 ... 2022-01-24 22:52:59 +01:00
in0finite
75018ffc4a prevent running in play mode 2022-01-24 22:49:19 +01:00
in0finite
e97e308a0c ... 2022-01-24 22:48:45 +01:00
in0finite
7c061d3888 disable changing export folder 2022-01-24 22:35:12 +01:00
in0finite
91bb5b6633 add scroll view 2022-01-24 22:33:16 +01:00
in0finite
46db58b5f0 unshow, then show map objects 2022-01-24 22:27:41 +01:00
in0finite
99b52ee50b huge performance optimization by grouping asset creation with AssetDatabase.StartAssetEditing(), and doing all read operations outside of it 2022-01-24 22:26:36 +01:00
in0finite
4e98f2a905 fix pausable progress bar 2022-01-24 19:00:33 +01:00
in0finite
f2e1d920bd measure ETA 2022-01-24 18:49:02 +01:00
in0finite
d21ec31eff add pausable progress bars 2022-01-24 18:24:58 +01:00
in0finite
205820733b add multiple iterations when waiting for jobs to finish 2022-01-24 18:08:08 +01:00
in0finite
0b3fa3a436 unpack prefab 2022-01-24 18:07:22 +01:00
in0finite
3217beb0e9 check if background thread is running 2022-01-24 15:44:27 +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
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
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
1619bb6931 add new type of asset export: from game files 2022-01-23 05:02:03 +01:00
in0finite
e3c3e9a21a ... 2022-01-22 20:23:44 +01:00
in0finite
3250e04c28 ... 2022-01-22 02:04:13 +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
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
9e890e9f25 add EditorLoader which can start loading game data and display loading progress 2022-01-21 00:19:09 +01:00
in0finite
6a447b6962 adapt to CoroutineManager 2022-01-21 00:17:06 +01:00
in0finite
4c03c5f33f fix creating folders 2022-01-16 22:54:57 +01:00