mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: add instructor updateBehaviour
This commit is contained in:
@@ -55,7 +55,6 @@ void HashComparer::showDeltas()
|
|||||||
updateWidget->addToList(item);
|
updateWidget->addToList(item);
|
||||||
}
|
}
|
||||||
|
|
||||||
updateWidget->setUpdateList(filesForUpdate);
|
|
||||||
emit sigHaveDelta();
|
emit sigHaveDelta();
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -64,6 +63,11 @@ void HashComparer::setWidget(UpdateNotifyWidget* updateWidget)
|
|||||||
this->updateWidget = updateWidget;
|
this->updateWidget = updateWidget;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
QList<FileData> *HashComparer::getFilesForUpdate() const
|
||||||
|
{
|
||||||
|
return filesForUpdate;
|
||||||
|
}
|
||||||
|
|
||||||
HashComparer::~HashComparer()
|
HashComparer::~HashComparer()
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
@@ -20,6 +20,8 @@ public:
|
|||||||
|
|
||||||
void showDeltas();
|
void showDeltas();
|
||||||
void setWidget(UpdateNotifyWidget *updateWidget);
|
void setWidget(UpdateNotifyWidget *updateWidget);
|
||||||
|
QList<FileData> *getFilesForUpdate() const;
|
||||||
|
|
||||||
signals:
|
signals:
|
||||||
void sigCallCheck();
|
void sigCallCheck();
|
||||||
void sigHaveDelta();
|
void sigHaveDelta();
|
||||||
|
|||||||
@@ -3246,6 +3246,8 @@ debug/mainwindow.o: mainwindow.cpp mainwindow.h \
|
|||||||
ui_mainwindow.h \
|
ui_mainwindow.h \
|
||||||
D:/QT/5.14.2/mingw73_64/include/QtGui/QFontDatabase \
|
D:/QT/5.14.2/mingw73_64/include/QtGui/QFontDatabase \
|
||||||
D:/QT/5.14.2/mingw73_64/include/QtGui/qfontdatabase.h \
|
D:/QT/5.14.2/mingw73_64/include/QtGui/qfontdatabase.h \
|
||||||
|
D:/QT/5.14.2/mingw73_64/include/QtWidgets/QMessageBox \
|
||||||
|
D:/QT/5.14.2/mingw73_64/include/QtWidgets/qmessagebox.h \
|
||||||
D:/QT/5.14.2/mingw73_64/include/QtGui/QPaintEvent \
|
D:/QT/5.14.2/mingw73_64/include/QtGui/QPaintEvent \
|
||||||
D:/QT/5.14.2/mingw73_64/include/QtGui/QPainter \
|
D:/QT/5.14.2/mingw73_64/include/QtGui/QPainter \
|
||||||
D:/QT/5.14.2/mingw73_64/include/QtGui/qpainter.h \
|
D:/QT/5.14.2/mingw73_64/include/QtGui/qpainter.h \
|
||||||
|
|||||||
@@ -3246,6 +3246,8 @@ release/mainwindow.o: mainwindow.cpp mainwindow.h \
|
|||||||
ui_mainwindow.h \
|
ui_mainwindow.h \
|
||||||
D:/QT/5.14.2/mingw73_64/include/QtGui/QFontDatabase \
|
D:/QT/5.14.2/mingw73_64/include/QtGui/QFontDatabase \
|
||||||
D:/QT/5.14.2/mingw73_64/include/QtGui/qfontdatabase.h \
|
D:/QT/5.14.2/mingw73_64/include/QtGui/qfontdatabase.h \
|
||||||
|
D:/QT/5.14.2/mingw73_64/include/QtWidgets/QMessageBox \
|
||||||
|
D:/QT/5.14.2/mingw73_64/include/QtWidgets/qmessagebox.h \
|
||||||
D:/QT/5.14.2/mingw73_64/include/QtGui/QPaintEvent \
|
D:/QT/5.14.2/mingw73_64/include/QtGui/QPaintEvent \
|
||||||
D:/QT/5.14.2/mingw73_64/include/QtGui/QPainter \
|
D:/QT/5.14.2/mingw73_64/include/QtGui/QPainter \
|
||||||
D:/QT/5.14.2/mingw73_64/include/QtGui/qpainter.h \
|
D:/QT/5.14.2/mingw73_64/include/QtGui/qpainter.h \
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE QtCreatorProject>
|
<!DOCTYPE QtCreatorProject>
|
||||||
<!-- Written by QtCreator 4.11.1, 2024-09-30T18:07:18. -->
|
<!-- Written by QtCreator 4.11.1, 2024-10-01T18:03:05. -->
|
||||||
<qtcreator>
|
<qtcreator>
|
||||||
<data>
|
<data>
|
||||||
<variable>EnvironmentId</variable>
|
<variable>EnvironmentId</variable>
|
||||||
|
|||||||
@@ -26,12 +26,6 @@
|
|||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets" Hash="FOLDER"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Folder14636" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Folder14636" Hash="FOLDER"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter" Hash="FOLDER"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/result" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Objects" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100" Hash="FOLDER"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS" Hash="FOLDER"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds" Hash="FOLDER"/>
|
||||||
@@ -272,540 +266,6 @@
|
|||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030403-002.html" Hash="7dfd2daf2da806fd38da16d578b97201"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030403-002.html" Hash="7dfd2daf2da806fd38da16d578b97201"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-001.html" Hash="7cb3b8f799fee830e2feca23c4cdce45"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-001.html" Hash="7cb3b8f799fee830e2feca23c4cdce45"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-002.html" Hash="98cfe2eb59b9631080333209cb85425a"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-002.html" Hash="98cfe2eb59b9631080333209cb85425a"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-003.html" Hash="34b81bba30311cc2b657eb58b54ae8cf"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-004.html" Hash="deb490dac058143c51d60f7594389dcb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030405-001.html" Hash="f0e6816fb5b8280e3cc3ef9f23eb89c1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030405-002.html" Hash="bd1ca4bbdc2eb9f71db3fb7e84177b74"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030406-001.html" Hash="f56e61ccb2c2a4c226ba4debe58c12fa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030407-001.html" Hash="60c4818b0c1348e860132fcbea179529"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030407-002.html" Hash="f31a510e889ca9a39fe44a4d54625096"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030408-001.html" Hash="9e3e6b014cb6b82f20c2d3a68b03bfd5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030408-002.html" Hash="25b672b3611f1041a0fd2be75be4636a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030409-001.html" Hash="998baaeaebde17d205856ff92fc62de5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030409-002.html" Hash="351866400316b49e357f654778983957"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030410-001.html" Hash="97a56394b6064bb2cd3a547c323ee098"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030411-001.html" Hash="4c3f61db99595f37f47c5994d92aabfb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030411-002.html" Hash="6168a120844594233a09c003b2a44bd7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030412-001.html" Hash="fbdffc3d6464306c1d4835b0a6467421"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030412-002.html" Hash="dc22655cf5c13bbd1e0903d8eb77edfd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030412-003.html" Hash="3f3428d71a818997e6e40a2f96274d41"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-001.html" Hash="2dec6ea005ec3ea2f242b99639a66f50"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-002.html" Hash="7e5c00106b4b0a80b7d65abf06642903"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-003.html" Hash="924887e139c2785b3b48033eeefb1d9f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-004.html" Hash="60c0149257ed1553bd618ac0b43e4e98"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-005.html" Hash="faa6c88b7053a0f6e5bf20606922a370"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-006.html" Hash="e86badc9b66d46a05b57d7cff636c297"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030414-001.html" Hash="ec829e477df355f716c5f7c859fcd211"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030414-002.html" Hash="398a87835b389e86be0e4873f5eb25fd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030415-001.html" Hash="18478a0dbb158a0694c8182fbe1a3b42"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030417-001.html" Hash="a6d7543e291857dcd627700cfacf3c4b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030417-002.html" Hash="a886e4a59abdbc375dd0cbd3eaf8c402"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030418-001.html" Hash="47cef8fd8bf90b92cfbdc4331172bce6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030418-002.html" Hash="5c3745c6bbe02400a1ac52d0903afedb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030419-001.html" Hash="8309679904327790a6e35c2d34a4187b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030419-002.html" Hash="ee11bef2d9f6ecf8175841e521a0eda6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030420-001.html" Hash="3b091705bf4e41bc9c0df671758f43ce"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030421-001.html" Hash="51d640b9eb205b5c831efa50659596ee"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030421-002.html" Hash="a3b0026b10dc7d82715df0c1fa2f6618"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030422-001.html" Hash="aa52987cfa20a03820ec65f6eabfe687"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030422-002.html" Hash="b7849f28e353c9256db4e2b167217045"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030424-001.html" Hash="8c684f4eaa01840b5e0bb9124fdf6ac9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030424-002.html" Hash="2aa9cc34e3ea6925c9012d182f75c310"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030424-003.html" Hash="f75485d1985b6a726d2b6862856100c1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030425-001.html" Hash="e96fffc0371d6a2da0957b4fbc634deb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030430-001.html" Hash="f4015d28310f47afd289430c09adfaf7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030430-002.html" Hash="b974a0f8ee64b39103d361e33d04e27b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030431-001.html" Hash="6b15f6cb2c6852014fbe2f26322a0c19"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030431-002.html" Hash="4d50255dc022b28279be354b4e113b2c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030432-001.html" Hash="13ac155e1076c67f760e824ebdfbde3d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030432-002.html" Hash="7d2d306065fa6d7a489001f6cf76480a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030433-001.html" Hash="2e1f361d6d2e16d050c670c7fcc59a36"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030433-002.html" Hash="e66b5f49d5c11d189e3421c37430ac5d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030435-001.html" Hash="517865608350ea5558b199896ea3dabd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030435-002.html" Hash="b64da8e089884ea748b466ef403adbe6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040201-001.html" Hash="81c6d2b6199c76839bb5cbba4dbc13c3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040202-001.html" Hash="884154e4138e506abe5e661e53782830"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040203-001.html" Hash="f73fd0011fb7c0d43eef37150d7051dd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040204-001.html" Hash="920048c6e92bb5852297aea243666070"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040205-001.html" Hash="ef1450d069c971d6057713091a2ce87c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040206-001.html" Hash="0dff6e65356ee0ffdf7ec62b27a0072f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010402-001.html" Hash="07fde0ddb8a908f8bdb2785811c7e0ab"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010403-001.html" Hash="43682ca8cd79fbef84e8e3aec5cfbb52"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010406-003.html" Hash="41b673da33d99dc1168e4e9932d65c88"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010407-001.html" Hash="788b99ce815eef6e5c57efcf04e3b83f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010408-001.html" Hash="7f37e051cebc6afce4053ab05798f805"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010409-001.html" Hash="b7e505aba3acca71adb851181656ab08"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010411-001.html" Hash="54e1ab3a0451e4b370641f74ad8a6426"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010412-001.html" Hash="2a995fe3014a7cfba48221bafa263445"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010412-002.html" Hash="6f82b2c30217c14f49e7857374bda550"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010412-003.html" Hash="b633468b5c071e402756e0672af7176d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-002.html" Hash="1c5e2c4bf0eab51c0ff5b5c5da3edf1f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-003.html" Hash="f7488b7a2ea26aeedeb432e68ae63952"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-004.html" Hash="0d539029397de2c44cc191598fd07725"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-005.html" Hash="c19c6f9fc96b3fb62842ca786b7168a9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-006.html" Hash="080d669cb738dfe68e1e6a473e7de8d4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-007.html" Hash="9dd8d802af0fb8bc61644a6abcc91275"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-008.html" Hash="116559baadcb72cdc3cb87af3b6c3ea9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-009.html" Hash="44dbb6d6828c4b9dcd878472852bdb0a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-010.html" Hash="ceacb1e174d30a8224e9503f36e249b7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-011.html" Hash="b6d8ee5914fdf00b36c3f14177d9c301"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-012.html" Hash="af9dfb82643f314b163edbc3cdc7137d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-013.html" Hash="f3b4d29b5314ab047ced9aa9a5a0e80c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-002.html" Hash="58b1e27332bad9ff15b0a42cd03b2365"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-003.html" Hash="d755d626a3db19abd7ecbcdefb4f4335"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-004.html" Hash="f02cd91f987cb99d6c74e7468429f251"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-005.html" Hash="c34d554ee685035d8e8886485f7a4838"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-007.html" Hash="1dd73b55cf0a098dde9204208ac3aef8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03040103-001.html" Hash="1f37852ae3e10273a0cf89531df85291"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03050103-001.html" Hash="8cc9287358facf130c95a01dbd1f942e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03050104-001.html" Hash="95599f07fd3ae58ff6e1544ec9151922"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03050202-001.html" Hash="26dcd369b0d54f0a70e940c15879c9b9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03060102-001.html" Hash="c1f0c64f206eaf3bc964d55afbf231f3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070311-001.html" Hash="94ca03f64ca6915760838235b6a1040a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070311-002.html" Hash="4e087228bafea7cb5072147326ac77c2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070311-003.html" Hash="3f3d2219ac34eadfdaac129e35763c4f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070314-001.html" Hash="2f421f2cd4332faeafa912ee63c9de86"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03090201-001.html" Hash="8e8b71c04fa42d92523f1d2ee4398667"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03090201-002.html" Hash="a4e787dd646ba6ad60a0a23ebdff157c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03090201-003.html" Hash="107a1b985afcdef102d8941da6b5a53d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03150203-002.html" Hash="53d0cf77ec4e885e9b5b44681e829259"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03180113-001.html" Hash="e25876c6d670a4dccab84a9906cc443c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03180113-002.html" Hash="5c4b2a1f56059ffe0da3932bcaed9471"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03180113-003.html" Hash="96699e7e7f49d8686402752c0d30dcba"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020104-001.html" Hash="aeeba9b7e7a7cc55e7728ca9201962b0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020104-002.html" Hash="26fd876d90ab7fa027729b4c71da0499"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020702-001.html" Hash="b4e60924942d6677831d45d3f15388df"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020703-001.html" Hash="ba5dedf68a27c83ce03c68f2e543f999"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020703-003.html" Hash="aa665457ef4c07b699bd65acb029c884"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-001.html" Hash="bd61bf5f89dfdf05944f257319ccb212"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-002.html" Hash="365d5f1e90a81a7408cd135bb00b9761"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-005.html" Hash="2d2b80f02ab7470e7a14e30d684e4001"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-006.html" Hash="e1b4435178235b860ded7f2be9e7bcca"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020706-001.html" Hash="0b303ae5462e56e1262a8d79fcb7fb9d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-001.html" Hash="3589196f8c51882955af365926c74b4e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-002.html" Hash="519cdb6facf2f797e39a3b9c1c88debb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-003.html" Hash="e18de6a8ba3a5ee8ab6eab53a0f3806c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-004.html" Hash="d0a545446c65a7ff76b10f3a17acbe30"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-005.html" Hash="19d11b9ce3da97edcdfeef80b0d29715"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-006.html" Hash="17b09e41d0499edc125dc4215dc173c9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020709-001.html" Hash="f961f8aa144dc32e925d28b64dd3af13"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020710-001.html" Hash="4d4035c17d6edad02edbfd570f852ce0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020710-003.html" Hash="2a94748a3a87bc420c242d0e35af97c5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020711-001.html" Hash="95beba8a333a20ee473998d193f00a40"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020712-001.html" Hash="2878c937effa41d917e8572d74fb5e80"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020712-002.html" Hash="5a0fa3e7091326069b154a5281b908e6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020712-003.html" Hash="5c9636e0c83053628765e794207dd0ae"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020715-001.html" Hash="879cb56f728f20c374a0af8046beef2b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020717-001.html" Hash="51e41666b4cfbfca2ed9e3da7cf60a10"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020717-002.html" Hash="e8bcc6f674320bce4676f7bd26f0e466"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020718-001.html" Hash="a8e78b5a49deb359db300f1c53e907f7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021102-001.html" Hash="1ac01988b531f9e0a5a29a6851e5c70b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021103-001.html" Hash="a8fb41e8d7908b4e32bd73d52b3f4c40"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021103-002.html" Hash="1d0eb59cecdc597caed7d931390a862e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021103-004.html" Hash="2e7942a32f3add60ecfb6f06fb2abdad"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-001.html" Hash="b2beea346efdf0dc94a89ebe83f43717"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-002.html" Hash="336559dcae9b32007e552e8ee859e768"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-003.html" Hash="c678760998d923945922c21c931fb80c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-004.html" Hash="62645eed00a94da24b788524380a2999"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-005.html" Hash="15002cfcc57368a3a0fb6c9b9e1a3795"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-006.html" Hash="2046175bb3c75093ef3c2cd4495497ac"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-007.html" Hash="dc8e17dace37fc35e0b884753d8e7fa6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-001.html" Hash="7f160b5f38b3f24a8cb8b15c849e6205"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-002.html" Hash="e1a77c7250bda46e67cb42914b0968b1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-003.html" Hash="c3133e9e7a3548fcb4e5881de84184e4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-004.html" Hash="d803ca63caad312cc908e484938879ab"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-005.html" Hash="ac7974ff92f8adbf24ded1784bb92b0f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-006.html" Hash="a66040072cbaae9086584c730855d336"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-001.html" Hash="b1a943268406a324dc5cdea0e67f671a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-002.html" Hash="d8771b281e69f5892704ec2aaef49933"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-003.html" Hash="71f6fa2b4cb7515588e2a8c0e52fc1f9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-004.html" Hash="fc9191d039ce7b3bcc8a742c61610335"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-005.html" Hash="eba7e036807145853a014fa260d0fb3c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-006.html" Hash="0e530ec815eebed47b1ae0721a97d2d7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021108-001.html" Hash="05b8e9f06c3cb54730a1b6ea81ffa92d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021111-001.html" Hash="633a67564e293ddbf3cd2baa0139f47d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021402-001.html" Hash="72d17a40b3011bbd664094bc5de8a4b7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021402-002.html" Hash="b59a53c9737d1ef01e10763653df5028"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030102-001.html" Hash="d631ec1c28917e7b7679fa832e446cbb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030402-002.html" Hash="ec0d141623bc7eeb184ad5101d4b223b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030402-003.html" Hash="79c4e3e9ec124cca785051394f2375a1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030504-001.html" Hash="d616cc780646bae207ac64e6b614e38e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030504-002.html" Hash="009aaa6131b19c53f6c937779d5200a1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030702-003.html" Hash="3bc2a076953ebf436822bf9d26e1ed3a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030802-003.html" Hash="1ab539d5e1f73bb1b01642425604190c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030902-003.html" Hash="4e00e6bb16022c6a3cf9e696ccb28509"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031003-001.html" Hash="d1e502781e1d122a190836f5c448128a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031105-001.html" Hash="ba0a3da6f9d955b7d1989175cff58859"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031204-001.html" Hash="e6367df4153f271f0cee1d9a8d749f81"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031205-001.html" Hash="df02d28fbaa00ee8560171b843ce7c25"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031305-001.html" Hash="c73c4e1a30c0cb1af278accbdc31bbe9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031305-002.html" Hash="5ce779b3dd7efb14a1ce493ca8b3221f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031305-003.html" Hash="08ba6e4fba820ebf88a2ace13017bf66"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031402-001.html" Hash="aa048102e9e8bf7d4680bb031e013928"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04040103-001.html" Hash="465c93db42390742002be8697366e737"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04040103-002.html" Hash="10922f42b4bbedaec66b038ecec8a571"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04040103-003.html" Hash="ca259639f0ebdf933568dcb076b28b49"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050104-001.html" Hash="edc8c0769ea53aa902c1354d53728006"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050104-002.html" Hash="ee632fe376583247943e77c45ec31809"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050104-003.html" Hash="6768e152b2eb2ff21459042b8b56f7d6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050204-002.html" Hash="09b98cebb251a5a7eb94d4dd2eec43d6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050204-005.html" Hash="94e7090950fccf53780f816c1838a6bc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050307-004.html" Hash="19b40eed58804a871e70864a81c340b0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020102-001.html" Hash="40ce9d57d9c63839e2ab490a5da7da19"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020102-002.html" Hash="ca331dcedcb1d29a0c14670e0be98a99"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020102-003.html" Hash="bd72d9367f265d32620e2d7960a04ce3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020103-001.html" Hash="1b3705a40f8932070104b928e8629f26"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020103-002.html" Hash="59227956ac57f7259a5f120b4c285607"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020104-001.html" Hash="1548bb5b0aeb8d34410c2584397ebc3c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020105-002.html" Hash="91ecc2f31ccc7c27aa55f24458eb6b5b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06030101-001.html" Hash="ec805f68a2ee501594ac9e43e50ca2c2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06030102-001.html" Hash="33d1292afcb5b035fc2e91506f466fdd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06040101-001.html" Hash="b9b454508a4b29e818ab493fa2cc9241"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06040103-001.html" Hash="de9229e230c2e06f6dc09bae27f7e387"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06050102-001.html" Hash="ad40c3fe8c0225f02e2978783e77ee59"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06060109-001.html" Hash="5c162e0a17d9224b573f480e54f66454"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06080102-001.html" Hash="793bfa910ea882d8227318e87248a407"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06080102-002.html" Hash="111b44a6ff87689d55a1b37e47f1c8fa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06090103-001.html" Hash="c992ed51eb3178fc9fc478744bb53385"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07031801-001.html" Hash="1c22c3ee69db2285fe142b2b1ac151c3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080202-001.html" Hash="cf34939a3942149e04a85611cc1a3001"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080204-001.html" Hash="3ccaff4e0ad00c2f14a8150471c2e3cd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080204-002.html" Hash="a00147fbb1d3ba4c83875f3f2baf9fb4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080302-001.html" Hash="b6c3a18b42d35ce1d8d91dfe69d2cf0f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080401-001.html" Hash="938ba47a8a8a6859b2fa502764a64063"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080401-002.html" Hash="e7e60ffc9ad35bd0d30627638ddf60b3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080502-001.html" Hash="d541fc9bac3d7b4064567f11065fab2a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/08040314-001.html" Hash="fd98e9160cdb115a22fe65027bf3e57c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/11050201-001.html" Hash="913a9d36872fcee8cee2371cc992aaf5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12020303-001.html" Hash="b214f15e90999d74d949d21f2952add0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021004-002.html" Hash="5fbc0e3a5f8bf2da9269c5635f5c09b8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021004-003.html" Hash="9ed4bea3a3b2cfb006b2d546d381db7b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021005-001.html" Hash="087cded96561a80ab4e683386249fc6e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021006-001.html" Hash="bad9f21149d4d2bd5b0f8b9118385830"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021010-001.html" Hash="6dcfeb2576b4eceb801410495ff3abf0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021011-001.html" Hash="adf4b1fe1beafbeb93fb5893c33c0cdc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021011-004.html" Hash="1b64e0c2529ae476b3776bbb5ea4653b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021011-005.html" Hash="ae51d365e1d3e2c5f4796602f03ac8cb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021014-001.html" Hash="a2a36e5bce8ad4179c2c23fac76043c5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021018-001.html" Hash="9210346d75705aaa0aff79b559daf518"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051401-002.html" Hash="e6f3c703762b3035c71be643a0776a49"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051403-001.html" Hash="7eaa1ded3ea01aa836684490f2229f5a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051405-001.html" Hash="e4d14ce0b5cf6ff46d15c1554437f131"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051717-001.html" Hash="38efd55f456f34ad1050caf27754365a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051717-002.html" Hash="d2183ba43cc99a71d6ebba0be73b4ae8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.data" Hash="b10f13180798ae4014f7c65d9eb27e89"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.framework.js" Hash="e4d5a83dd8d78101d7bc94a50848c9ec"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.jpg" Hash="d777076b38b1f08b8978f84cc46792aa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.loader.js" Hash="be5c8a837410560f3ca8989808c21df4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.wasm" Hash="a6f060395e34d644020925c4679ec27c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/index.html" Hash="a213c318ab2fbdcfc783dbe2ba1f28eb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Objects/Objects.xml" Hash="aabe39e7bfd68141113570873f6aca33"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01020107-001.xml" Hash="f53cc08aa46381f60a7b8ff57f6d31ca"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01020107-002.xml" Hash="190fe91cc016aafae86f2f160bb1a131"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01020107-003.xml" Hash="5eaaf84f81329ff8a9cc966e68918adc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030110-001.xml" Hash="fb5f3186ec3f4a145c17bc58566d880a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030114-001.xml" Hash="90c4ceea9299d53bf31bc9aedba83b04"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030114-002.xml" Hash="498319b3266c7364b62f7cef359ffb26"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-001.xml" Hash="82fb3530a5666c8e5df9498544bac4ac"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-002.xml" Hash="3310a8b1209c56cc64f4b30f805106e3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-003.xml" Hash="9204b1cd53c3a9eb0aa66f7e2a4eec63"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-004.xml" Hash="3f37bd25bcdb42352555955ec7dbab4c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-005.xml" Hash="57bb582364d0e094f53d2c988bcb4659"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030116-001.xml" Hash="06e1055c49f5837812be247e63f0351e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030116-002.xml" Hash="03de8a71e2438cd0c5430bd6684a660e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030117-001.xml" Hash="d7b6bbff1ff02cb66595076525f5c4d3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030117-002.xml" Hash="57f060458ef5214e7c8f7c0b0317910f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-001.xml" Hash="4aaeb5a1c8884002cf6b00eb643690ea"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-002.xml" Hash="8f7fa80af46cdce8f65445240c2e0231"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-003.xml" Hash="faead220dc29534abf3fc3da182d6026"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-004.xml" Hash="1c95bb6b0ef34edc114dae99d9fb7bee"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030119-001.xml" Hash="043a2ada929db5bf0b78ad6535cef55d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-001.xml" Hash="9ed1e943b71afe03d204a8f13df723a2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-002.xml" Hash="aacf22ee3573cb3d83055d74059d828f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-003.xml" Hash="010fd114d90077442b9cce411d360f74"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-004.xml" Hash="61796c6f991d4442c3c6b95f2bd23140"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030210-001.xml" Hash="6d4f04af742b49329c7a08ec6d210044"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-001.xml" Hash="0550ac2ac7f495cf72273247e83ae14c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-002.xml" Hash="9ba06c3494b73e3e54779e6d88620a69"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-003.xml" Hash="03addfb5f1d3f0cd5e980e17e8d873d1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-004.xml" Hash="576edeeef1287d8b7959010b7fcfb496"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-005.xml" Hash="79126169290896b366b7da7e9c97f09d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-006.xml" Hash="f99d6a604458329574fa7580f463703d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-007.xml" Hash="3be235e5122752ea71f978d4e7f7e37c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-008.xml" Hash="6e1c509aa53c7558d0e9ce7e1b4f400d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-009.xml" Hash="310311be61609f379cdf551d146af357"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030525-001.xml" Hash="d6598128ca78a69e3a1fe40b3d4f57bb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030525-002.xml" Hash="3ca8e55e3e0b97e00860d681e90a977b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-001.xml" Hash="a6f68f6ef9c11de6a6a82f7983b4f3ed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-002.xml" Hash="9d07c9081a7b5d5f5b507062d051d60e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-003.xml" Hash="6bb3bca3721b6f99b1066f0687e0a913"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-005.xml" Hash="b00767e6298324256fee266e3ba5bfa4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-006.xml" Hash="c7e24692444e86724528bee797c0a818"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-007.xml" Hash="d181905287ea841d48060933e31e7bad"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030102-001.xml" Hash="c0cdaea833e46d5b14f9c1a8b8ce7009"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030102-002.xml" Hash="d50e2de284ae5791f8a212b8f7527b2f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030104-002.xml" Hash="fafbfe660f86df0f0c1df5ab68e8a3c2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030104-004.xml" Hash="535beaf086b28a6d175341a6ea9baf2e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030107-001.xml" Hash="80f926bace1a76d8e301119cbb943597"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030107-002.xml" Hash="969e0f2fc1bd8277c1d32b574c5841b6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030107-003.xml" Hash="40522dbec38c24c415a73b99071f52b1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030109-001.xml" Hash="87fc3fbfecdfaaf718d14050551fa79a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030109-002.xml" Hash="d09805b59ae9a0ca0e2fe19a825f897e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030112-001.xml" Hash="8bad68432d847f7ad1e8b562b74fbb06"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030113-001.xml" Hash="d2d84a28bff46098e4e8bb9de65aa6f3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030205-001.xml" Hash="980b8a690cd528f4df754bb6737aa44f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030208-001.xml" Hash="f4c1e3678634b15b77dcb68cebb3b4db"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030209-001.xml" Hash="2687f99bdce09dddbfccaf75d559e07b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030210-001.xml" Hash="7ff61f96fc677eba795bb9383eca9861"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030212-001.xml" Hash="a00e1d47eb5ddbf50cd5befe2eae5221"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030212-002.xml" Hash="33a8ceb86d62de7178199db58878d792"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030213-001.xml" Hash="344bf4a6c3695d553ed312f18fb387d0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-001.xml" Hash="5698f59834618d3dfb14bd9ce04bdd94"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-002.xml" Hash="edeb912c5a03956da128f10a87d0698d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-003.xml" Hash="586020ee33a7135f2117fd906aa6b9e3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-005.xml" Hash="604e58142b14c75e323aadef938a2122"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030216-001.xml" Hash="7644682823bfb4c23573d6c43f0cecc0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030217-001.xml" Hash="014fc387216e11266f44c424928a1a0c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030301-001.xml" Hash="c684ac10fa56420829f106ee5b4bd5cc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030402-001.xml" Hash="1174a9a17ef1f7bb4a7680b20bf5cf4a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030402-002.xml" Hash="3116314970f82b22c51bdf9c14a43a68"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030402-003.xml" Hash="76bb00d12bde2ee73714553b734e2333"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030403-001.xml" Hash="0a93ef567fd63b4454f7238552cf29b5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030403-002.xml" Hash="2d71a14974a19e9799dd1ff272b97e89"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-001.xml" Hash="ba34064073e493cd1f993be7683a5203"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-002.xml" Hash="a2dd1523c4c26cbedfa1518e5591dcb1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-003.xml" Hash="d2eab180f8d9bfd488b11a6ebaebed80"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-004.xml" Hash="c85ed5bcaf61578fbbf188e0d4baf60a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030405-001.xml" Hash="ed6a8b0a231683965114ba46c783ba79"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030405-002.xml" Hash="d38abba03c7f0d31002c034fbff957cb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030406-001.xml" Hash="74fdd2b3ab642a3ae3aafe008b928626"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030407-001.xml" Hash="37aeb13b41f9987050ef5b41acae352e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030407-002.xml" Hash="a9f14a985015fefc8e5f789c3986d198"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030408-001.xml" Hash="e19a0864e1ef5d2ee36368a9b8602ff1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030408-002.xml" Hash="bb31802d3e3b7df60c365dfbf84d5f93"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030409-001.xml" Hash="6f0a7a5159a7567e5978423d7c17a61d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030409-002.xml" Hash="1b80647ccc5fe635f752738f990e3a07"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030410-001.xml" Hash="961bb507771701edf7cc62a2d42db5f0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030411-001.xml" Hash="9037edeaf2e190769816b8294832ce13"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030411-002.xml" Hash="4553b77d405d507f3db93f9b5e6940ab"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030412-001.xml" Hash="64322a93b82f357f91d1607ed8581b71"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030412-002.xml" Hash="bc807a805520533ea1d8327018d6fe25"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030412-003.xml" Hash="ac6fe5a0bdb777691a62506c1d69ad38"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-001.xml" Hash="a0c382e6e0de788eef46ba0c0f157ed5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-002.xml" Hash="178bf6c0b1d2588ded9d2c5288acbf1d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-003.xml" Hash="d8453db797048ef2542af790bc260d6a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-004.xml" Hash="69b5d0040e0243a8377797c77e7cc77d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-005.xml" Hash="e380b31dace62eb6c623acc31c4c8043"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-006.xml" Hash="a0f7bc4437b08c63f26e955733b970b4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030414-001.xml" Hash="0f72277e7c206cf22ac88e98b23a1f34"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030414-002.xml" Hash="a898933983a2bdab3ec04f886ac7d084"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030415-001.xml" Hash="0d48778b742d12bda9f64d13c7b94a2b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030417-001.xml" Hash="ec8ff8212c846c9a93db2f7168473364"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030417-002.xml" Hash="3697589442473788a1757a25fede6fd6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030418-001.xml" Hash="a83c32ccbcca9381c9c983f49618dbe3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030418-002.xml" Hash="b512bf27c6d2609ad7a4ac3744c5a30c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030419-001.xml" Hash="bdf9f492ee02cc3de8c2cd48e7d9602e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030419-002.xml" Hash="caced693dd113954f3d500e64f474349"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030420-001.xml" Hash="323845baaa2e23c53afb55bc34a53ea8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030421-001.xml" Hash="5980964a89cb720e8c641ece306d9f0c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030421-002.xml" Hash="023096f474f4699683fbfe45e1dfa404"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030422-001.xml" Hash="8039d05a8bf6b81c829f54df0747abbb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030422-002.xml" Hash="5273cd4389171a307a8b1ca66ef2e084"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030424-001.xml" Hash="69354e1251d946d2199f48722df00eb2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030424-002.xml" Hash="40a51f5bac0cd8ff2d6e7ddd9ee30060"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030424-003.xml" Hash="ac0a7d3c415a8b045b841085a74d8933"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030425-001.xml" Hash="357095a14172f6e26ab50d7c82024dbc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030430-001.xml" Hash="dd5d9abebbc353c6c2ffc1898cb03270"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030430-002.xml" Hash="a02c277c04e3acfa30843ab665ee036b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030431-001.xml" Hash="11f8ee5e67efcef8d4efd243eb0445b1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030431-002.xml" Hash="51b9dbd0a93c35fcb94fbdab80dd5bca"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030432-001.xml" Hash="3f635289f4ea22292c733f9869986e1a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030432-002.xml" Hash="a42fb303174687b50e9b5e4689d4cfee"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030433-001.xml" Hash="c6dce58b079dd93d9022b5f877fcdf5a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030433-002.xml" Hash="e303c6eeb1886904869d1150162f3d31"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030435-001.xml" Hash="a6b10fd12629607e7e02f7d460759db3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030435-002.xml" Hash="5bc98418e8294b8c16ee6fac49819788"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040201-001.xml" Hash="199adca520aa0f68ceeeb5043c2d094e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040202-001.xml" Hash="2b69ca8a9eb4d759f7324b5c9721f930"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040203-001.xml" Hash="48667f426c3f031d081c168adf4539e7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040204-001.xml" Hash="96eb2ab9c2876612a18adee48c487905"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040205-001.xml" Hash="b28d2ab7fb54ac19a3e322a4e1e0500c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040206-001.xml" Hash="8d440ee946e3145d9aea5c7b8ab6c463"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010402-001.xml" Hash="0fbe9f5266dd3e19f527a583cebe4867"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010403-001.xml" Hash="52a9df1fd0949e8646ae878840d49b44"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010406-003.xml" Hash="cf49c65596e30b9c1f102b75de318451"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010407-001.xml" Hash="458efc9d02a6a14ef91f43136db9fd0f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010408-001.xml" Hash="0cc5d106a1d9acd3cda511cba1ae30ca"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010409-001.xml" Hash="3d092d9cd461a025651be8f5dd72daed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010411-001.xml" Hash="7a1f028eb7a560e3a49b2e5811916eaf"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010412-001.xml" Hash="763e28eaaaebc90d1218e9b60ff77656"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010412-002.xml" Hash="85778d87e8b3c54e233b712297ca2679"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010412-003.xml" Hash="1efac0922b9c6d836161e7516d76af26"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-002.xml" Hash="1b63271d3aa1a1980cf7bfbb0167dd26"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-003.xml" Hash="5b093a07cf5cc3506ab345049eabe9b3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-004.xml" Hash="693dc341d282f8dd6d3920eaca740c1d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-005.xml" Hash="6aa5094ddfd0c94cb0cbd1692a7ec12e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-006.xml" Hash="669d10c90254788a798e22c7cff55d40"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-007.xml" Hash="eab17e7156a8c49d0e701d06af717ccf"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-008.xml" Hash="a014be337449df54bbdcc40603356aac"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-009.xml" Hash="ee8ae3302eac9d8a59bba62e19f16914"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-010.xml" Hash="fe906c4a36beb80462265cb74a4d918a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-011.xml" Hash="f67832eaf439ba46e125bc8ef7c47099"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-012.xml" Hash="835d9bb5620738a5acd4390fade6f6dd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-013.xml" Hash="f1ffcd2dcf043c26ff50fea253f06729"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-002.xml" Hash="99897eeebe331afb4b7101b9ff72310d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-003.xml" Hash="dfa14f8f4a812f8e9629489c4f5d88cc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-004.xml" Hash="afc50c230dad957347f821fd65247f8d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-005.xml" Hash="a3cf81b9985956def144a04305f01b2c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-007.xml" Hash="5ac134c898690aa406e3ede0f59b8c38"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03040103-001.xml" Hash="0a8d3a8ac1e1b0f3b81fabe4d9b4d6cf"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03050103-001.xml" Hash="aa5d75eaf1e17ca05a47eb280d0bd4c9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03050104-001.xml" Hash="aad49b39830c4854d514d24158891de6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03050202-001.xml" Hash="735d327116ef1ce5913363b49a7a192f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03060102-001.xml" Hash="38bc366deba35eb905dbb88b4b8bc762"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070311-001.xml" Hash="7271bfe3e8cf3c8a658391e801ef29ed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070311-002.xml" Hash="115d41d6370c2f0cf491f471f63c666b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070311-003.xml" Hash="9b6e9b87562100ef8adba358d60a0eb6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070314-001.xml" Hash="7286ca3746a9b97d767395d7dd825858"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03090201-001.xml" Hash="35a7c9aab8091bf4fbf0b019e3f79635"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03090201-002.xml" Hash="a79c9e800a2b41780916c585e8b9a160"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03090201-003.xml" Hash="223f94f6b80e98e503eaf285f7878cc5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03150203-002.xml" Hash="62e9d93ced24f110fa006824f1a3cd65"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03180113-001.xml" Hash="ac177fb92679bb63dfa8d56a58d40a04"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03180113-002.xml" Hash="295dcf45c1f9728167c23a30d6744143"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03180113-003.xml" Hash="aaba605cb98fa51b4669b81d39912845"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020104-001.xml" Hash="f063538ece8a4b4115eeb19238cb75fa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020104-002.xml" Hash="461c7527435832a650e86603ebd6d9d1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020702-001.xml" Hash="ee703820d305c0323c9d4e377cbb4866"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020703-001.xml" Hash="e045d9f3022ce73f955b210283bd568a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020703-003.xml" Hash="dd743988bd7aace8e6f9a1bd5d9af555"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-001.xml" Hash="33bb032deb37b44b95f3486e2ce8e466"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-002.xml" Hash="3dcfaeef2cb44ad9688b7250191a5860"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-005.xml" Hash="b78a83d0c2d0b9b2416559e513bf0062"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-006.xml" Hash="1e3c3d340a5a7861f1fdae4add2be3ed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020706-001.xml" Hash="7271324afb56664ddf9c17aa31978444"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-001.xml" Hash="8efc92bf1d60b244c2c90b4d93b7fd67"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-002.xml" Hash="a2f5686dde2e51681c9d5e34e126b6f0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-003.xml" Hash="3d7112f5f8598a58292bce1f3956b347"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-004.xml" Hash="9b67448dbaeb99136d2144431f0d825d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-005.xml" Hash="6f48b534e4eb2025a45cf7f61d327df7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-006.xml" Hash="42f7e5e1ddee4ece8e408f6c85c73c6f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020709-001.xml" Hash="86ce7ab3bb47d949df8de497b0239df2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020710-001.xml" Hash="14e22fab05476777ec38c81e9c889fd2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020710-003.xml" Hash="4632f17e43bf0825fb7f22a1523c8579"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020711-001.xml" Hash="95a8f76dc958b15e26cb85984a90c7a5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020712-001.xml" Hash="ccb13b723a1f08f890e9c8688b11e67c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020712-002.xml" Hash="fe736de26cfb7633a9822e50b6ecc15e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020712-003.xml" Hash="146acf8985930096be933d85bc22ca3f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020715-001.xml" Hash="f52aeccf150d7191e85c814aa5d70961"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020717-001.xml" Hash="8620be77ea969fea388a1a90249cddb5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020717-002.xml" Hash="f8ad7d1b4be0d3fc8428d160faa4d9ed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020718-001.xml" Hash="917b7ed29c30d4596e1edd88d3363d9d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021102-001.xml" Hash="78a873aaa243cfc9d331bab5269c6c90"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021103-001.xml" Hash="72ee7a1c2d4282f9acd85d684ab3d82f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021103-002.xml" Hash="7253cbde804350fd148ef928d014d632"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021103-004.xml" Hash="8223e3d4feb0badcb557d610abea2247"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-001.xml" Hash="fbbec4eced50b41e0cb4c430a3f6df1c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-002.xml" Hash="6d800baba9d77bd89dc5711136458fd7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-003.xml" Hash="40cf1a9e6cd6bbe1c85fd1fb4c1b6f7b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-004.xml" Hash="a351af8d47d7e5e0b8de09ad1d400425"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-005.xml" Hash="5b418827b3304ee5559eb0689c048cd1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-006.xml" Hash="63673cc0e3423d9867e9b856079f2a1b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-007.xml" Hash="1607696d83cc34d96cc666ff96b43543"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-001.xml" Hash="b541d385405e50ebeba352dc6b6c9e49"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-002.xml" Hash="75d5ccdfd046b56ae243d1a3a6d3a4ce"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-003.xml" Hash="d2046fb7f9b956943077bea8d1201344"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-004.xml" Hash="aa4642ffb2f2d75017c57ba758a7251d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-005.xml" Hash="ab572135f763dcb95bee0434fee90879"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-006.xml" Hash="4b110c9251e8a3050f47edf72d0df1c9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-001.xml" Hash="02021bae22f73aed5e9a94519a19bb16"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-002.xml" Hash="f5f87da4a7f4cfe3340b6ba42d51207e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-003.xml" Hash="c3426e6b5b501a735477a90a5f4ba2ea"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-004.xml" Hash="1cc4f4bdb7e73437c4a6f647c9b0c4f5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-005.xml" Hash="a540cbfb831a73a2baa48cc5a8b2849d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-006.xml" Hash="ad8f73a4a39e310e3c26d3757ed2bb0b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021108-001.xml" Hash="799d3f5e53fca36f7132784afe1039bf"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021111-001.xml" Hash="5256f837a9292938c05169dd58367cd8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021402-001.xml" Hash="914ac47e6def831863e4238b06f6182f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021402-002.xml" Hash="c104ebaad37da88afc413a4f2566490f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030102-001.xml" Hash="f51b531095274f7d26e4fd586adca466"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030402-002.xml" Hash="e607be8089927bdec540e32a4e93820a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030402-003.xml" Hash="e1c270e17e9ab08bbad823d994c32527"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030504-001.xml" Hash="38857fa45c086c6c4a747796138b4940"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030504-002.xml" Hash="2d27c14254469c12633986449cff9612"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030702-003.xml" Hash="4b0c0467dbb294b376345eb6114bfc6c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030802-003.xml" Hash="ee6a4ec11329d847a6ab9448df7a48a8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030902-003.xml" Hash="c973847af41397d612afceeb662d048c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031003-001.xml" Hash="0db98b30fc6d84f11c6d91f220671880"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031105-001.xml" Hash="3f722f7621ece4fecafbec12d339e60e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031204-001.xml" Hash="51c16453cee8c4d0baefa3e38a8e5e08"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031205-001.xml" Hash="2d5a529c3c1d6b6040d422de83672cd6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031305-001.xml" Hash="ac177fb92679bb63dfa8d56a58d40a04"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031305-002.xml" Hash="295dcf45c1f9728167c23a30d6744143"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031305-003.xml" Hash="489675dfc84b195305bf6b0cb295ef2c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031402-001.xml" Hash="a5937287bf15db2e6bb5253b423b6a51"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04040103-001.xml" Hash="d7f7b537a320560788224e314c64713c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04040103-002.xml" Hash="52d27835bc22545e77263545259792e9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04040103-003.xml" Hash="59a6a7e582c45e899074c43f74761e21"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050104-001.xml" Hash="d13cf774885e0cd38f323525f824fe7c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050104-002.xml" Hash="8a77a96acb6a1bdec5d484588013518d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050104-003.xml" Hash="bf5050959a388f5b4969160e2ecb175c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050204-002.xml" Hash="38101e6825585cc7ba0c8a197ca37f20"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050204-005.xml" Hash="619f74f21b9716e41e98a5695eb26f52"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050307-004.xml" Hash="c740951b5b2414265afdedb07cac0d44"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020102-001.xml" Hash="b553d3358d0a4a2ccefd3a2cb062cdd5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020102-002.xml" Hash="a789bc89b20022030c54acd9d68bd4df"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020102-003.xml" Hash="5fc63bc0d6f6181740116e71447dcfbd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020103-001.xml" Hash="6a242f0558a7fe7a529c755f78ff2271"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020103-002.xml" Hash="062c8d0c07c5596df5c663830d4a09c3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020104-001.xml" Hash="2cdb6524be4e0eb5aaf1f9681a36d499"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020105-002.xml" Hash="a1e0f3d7ae2b8e83a87c3246667e45d5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06030101-001.xml" Hash="48bebcc72d74c06998e0a35aec90c401"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06030102-001.xml" Hash="a126d55b1b78b6521d42c2c461a2c205"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06040101-001.xml" Hash="aa70dfd88b437bf0f4eeb980fba124ce"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06040103-001.xml" Hash="c091a7067322c76c5eea877578f7f5d5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06050102-001.xml" Hash="06ceafc2a69069433875457939066a91"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06060109-001.xml" Hash="1f876e34a6f702f90c321de07b4272f0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06080102-001.xml" Hash="f822fd3f3ac8d6bf79dbf8143c3bbe58"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06080102-002.xml" Hash="8b3d7646f713606b1d9d186314520a26"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06090103-001.xml" Hash="c46b026b15b60a39fcfc77237c147f63"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07031801-001.xml" Hash="c73f915d85592e79abb15a70660b7745"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080202-001.xml" Hash="d7f467d3cf46d6f4c6c2257c7f783416"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080204-001.xml" Hash="0ab95dc7ca02a7c438c17fbbfa58beba"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080204-002.xml" Hash="e1d1df22ca0516e14fb33ae1780962fc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080302-001.xml" Hash="4bb2328c120f9074d2153a46fcab3c43"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080401-001.xml" Hash="b4170596f788791cdc9ab0abefb9ff00"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080401-002.xml" Hash="0c650a58842f834b9318d62262738457"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080502-001.xml" Hash="d8ec8a38d47e15b79da07da4edee7473"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/08040314-001.xml" Hash="e2ca1af2a7b51f3e654ca8d20c93b8a7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/11050201-001.xml" Hash="961e900ec31e2bdf15405bd7d691db0f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12020303-001.xml" Hash="e2ca1af2a7b51f3e654ca8d20c93b8a7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021004-002.xml" Hash="dc525f5be49a400943b0fc5d1e9e8e04"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021004-003.xml" Hash="603cfcb7739c056a57225e61e8caa050"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021005-001.xml" Hash="6f48b534e4eb2025a45cf7f61d327df7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021006-001.xml" Hash="14e22fab05476777ec38c81e9c889fd2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021010-001.xml" Hash="d30a5701171aa3172c8307052c75150a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021011-001.xml" Hash="3dcfaeef2cb44ad9688b7250191a5860"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021011-004.xml" Hash="b78a83d0c2d0b9b2416559e513bf0062"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021011-005.xml" Hash="1e3c3d340a5a7861f1fdae4add2be3ed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021014-001.xml" Hash="86ce7ab3bb47d949df8de497b0239df2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021018-001.xml" Hash="917b7ed29c30d4596e1edd88d3363d9d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051401-002.xml" Hash="fda84b4936f0eed551b58e89f79d34d9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051403-001.xml" Hash="5b6e1f19c9778ae237816bc9b3501b04"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051405-001.xml" Hash="bc5899f4dedc7e940270a8b96f0100bd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051717-001.xml" Hash="eef6e9a3eaadac3fa39efd64feb0d619"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051717-002.xml" Hash="615736ceef667747473a6152557c6c6b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/favicon.ico" Hash="57b5a31d2566cf227c47819eb3e5acfa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/fullscreen-button.png" Hash="489a5a9723567d8368c9810cde3dc098"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/logo.png" Hash="c09db2e9923582f923e3af20178c45d0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-empty-dark.png" Hash="781ae0583f8c2398925ecedfa04b62df"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-empty-light.png" Hash="2789c25428af99e60c6733254b52d7a3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-full-dark.png" Hash="99949a10dbeffcdf39821336aa11b3e0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-full-light.png" Hash="fcda192672329e164ed4ccad922590fa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/style.css" Hash="bc9b71bad45bcbbeffc6d1e20cfba58d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/unity-logo-dark.png" Hash="59fa0334e801c9d8fe14af70400ee200"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/unity-logo-light.png" Hash="3c8bc23981828d69f857a5feafc1b699"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/webgl-logo.png" Hash="ddd95c65824da6c6223f48b961a583e4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100/docs.xml" Hash="fcad1626c1ef3851931bf68a1aa054c6"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100/docs.xml" Hash="fcad1626c1ef3851931bf68a1aa054c6"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS/024.31.00a.xml" Hash="e730fbd64cd77dd163732cfaf2bd0e75"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS/024.31.00a.xml" Hash="e730fbd64cd77dd163732cfaf2bd0e75"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/ir_begin.wav" Hash="2e0057ee08c7b6fa07d28863a40d1cbf"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/ir_begin.wav" Hash="2e0057ee08c7b6fa07d28863a40d1cbf"/>
|
||||||
|
|||||||
@@ -3,12 +3,6 @@
|
|||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets" Hash="FOLDER"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Folder14636" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Folder14636" Hash="FOLDER"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter" Hash="FOLDER"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/result" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Objects" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData" Hash="FOLDER"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100" Hash="FOLDER"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS" Hash="FOLDER"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds" Hash="FOLDER"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds" Hash="FOLDER"/>
|
||||||
@@ -92,540 +86,6 @@
|
|||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030403-002.html" Hash="7dfd2daf2da806fd38da16d578b97201"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030403-002.html" Hash="7dfd2daf2da806fd38da16d578b97201"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-001.html" Hash="7cb3b8f799fee830e2feca23c4cdce45"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-001.html" Hash="7cb3b8f799fee830e2feca23c4cdce45"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-002.html" Hash="98cfe2eb59b9631080333209cb85425a"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-002.html" Hash="98cfe2eb59b9631080333209cb85425a"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-003.html" Hash="34b81bba30311cc2b657eb58b54ae8cf"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030404-004.html" Hash="deb490dac058143c51d60f7594389dcb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030405-001.html" Hash="f0e6816fb5b8280e3cc3ef9f23eb89c1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030405-002.html" Hash="bd1ca4bbdc2eb9f71db3fb7e84177b74"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030406-001.html" Hash="f56e61ccb2c2a4c226ba4debe58c12fa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030407-001.html" Hash="60c4818b0c1348e860132fcbea179529"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030407-002.html" Hash="f31a510e889ca9a39fe44a4d54625096"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030408-001.html" Hash="9e3e6b014cb6b82f20c2d3a68b03bfd5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030408-002.html" Hash="25b672b3611f1041a0fd2be75be4636a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030409-001.html" Hash="998baaeaebde17d205856ff92fc62de5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030409-002.html" Hash="351866400316b49e357f654778983957"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030410-001.html" Hash="97a56394b6064bb2cd3a547c323ee098"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030411-001.html" Hash="4c3f61db99595f37f47c5994d92aabfb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030411-002.html" Hash="6168a120844594233a09c003b2a44bd7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030412-001.html" Hash="fbdffc3d6464306c1d4835b0a6467421"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030412-002.html" Hash="dc22655cf5c13bbd1e0903d8eb77edfd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030412-003.html" Hash="3f3428d71a818997e6e40a2f96274d41"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-001.html" Hash="2dec6ea005ec3ea2f242b99639a66f50"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-002.html" Hash="7e5c00106b4b0a80b7d65abf06642903"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-003.html" Hash="924887e139c2785b3b48033eeefb1d9f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-004.html" Hash="60c0149257ed1553bd618ac0b43e4e98"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-005.html" Hash="faa6c88b7053a0f6e5bf20606922a370"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030413-006.html" Hash="e86badc9b66d46a05b57d7cff636c297"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030414-001.html" Hash="ec829e477df355f716c5f7c859fcd211"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030414-002.html" Hash="398a87835b389e86be0e4873f5eb25fd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030415-001.html" Hash="18478a0dbb158a0694c8182fbe1a3b42"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030417-001.html" Hash="a6d7543e291857dcd627700cfacf3c4b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030417-002.html" Hash="a886e4a59abdbc375dd0cbd3eaf8c402"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030418-001.html" Hash="47cef8fd8bf90b92cfbdc4331172bce6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030418-002.html" Hash="5c3745c6bbe02400a1ac52d0903afedb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030419-001.html" Hash="8309679904327790a6e35c2d34a4187b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030419-002.html" Hash="ee11bef2d9f6ecf8175841e521a0eda6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030420-001.html" Hash="3b091705bf4e41bc9c0df671758f43ce"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030421-001.html" Hash="51d640b9eb205b5c831efa50659596ee"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030421-002.html" Hash="a3b0026b10dc7d82715df0c1fa2f6618"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030422-001.html" Hash="aa52987cfa20a03820ec65f6eabfe687"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030422-002.html" Hash="b7849f28e353c9256db4e2b167217045"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030424-001.html" Hash="8c684f4eaa01840b5e0bb9124fdf6ac9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030424-002.html" Hash="2aa9cc34e3ea6925c9012d182f75c310"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030424-003.html" Hash="f75485d1985b6a726d2b6862856100c1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030425-001.html" Hash="e96fffc0371d6a2da0957b4fbc634deb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030430-001.html" Hash="f4015d28310f47afd289430c09adfaf7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030430-002.html" Hash="b974a0f8ee64b39103d361e33d04e27b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030431-001.html" Hash="6b15f6cb2c6852014fbe2f26322a0c19"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030431-002.html" Hash="4d50255dc022b28279be354b4e113b2c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030432-001.html" Hash="13ac155e1076c67f760e824ebdfbde3d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030432-002.html" Hash="7d2d306065fa6d7a489001f6cf76480a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030433-001.html" Hash="2e1f361d6d2e16d050c670c7fcc59a36"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030433-002.html" Hash="e66b5f49d5c11d189e3421c37430ac5d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030435-001.html" Hash="517865608350ea5558b199896ea3dabd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02030435-002.html" Hash="b64da8e089884ea748b466ef403adbe6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040201-001.html" Hash="81c6d2b6199c76839bb5cbba4dbc13c3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040202-001.html" Hash="884154e4138e506abe5e661e53782830"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040203-001.html" Hash="f73fd0011fb7c0d43eef37150d7051dd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040204-001.html" Hash="920048c6e92bb5852297aea243666070"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040205-001.html" Hash="ef1450d069c971d6057713091a2ce87c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/02040206-001.html" Hash="0dff6e65356ee0ffdf7ec62b27a0072f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010402-001.html" Hash="07fde0ddb8a908f8bdb2785811c7e0ab"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010403-001.html" Hash="43682ca8cd79fbef84e8e3aec5cfbb52"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010406-003.html" Hash="41b673da33d99dc1168e4e9932d65c88"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010407-001.html" Hash="788b99ce815eef6e5c57efcf04e3b83f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010408-001.html" Hash="7f37e051cebc6afce4053ab05798f805"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010409-001.html" Hash="b7e505aba3acca71adb851181656ab08"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010411-001.html" Hash="54e1ab3a0451e4b370641f74ad8a6426"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010412-001.html" Hash="2a995fe3014a7cfba48221bafa263445"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010412-002.html" Hash="6f82b2c30217c14f49e7857374bda550"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010412-003.html" Hash="b633468b5c071e402756e0672af7176d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-002.html" Hash="1c5e2c4bf0eab51c0ff5b5c5da3edf1f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-003.html" Hash="f7488b7a2ea26aeedeb432e68ae63952"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-004.html" Hash="0d539029397de2c44cc191598fd07725"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-005.html" Hash="c19c6f9fc96b3fb62842ca786b7168a9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-006.html" Hash="080d669cb738dfe68e1e6a473e7de8d4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-007.html" Hash="9dd8d802af0fb8bc61644a6abcc91275"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-008.html" Hash="116559baadcb72cdc3cb87af3b6c3ea9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-009.html" Hash="44dbb6d6828c4b9dcd878472852bdb0a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-010.html" Hash="ceacb1e174d30a8224e9503f36e249b7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-011.html" Hash="b6d8ee5914fdf00b36c3f14177d9c301"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-012.html" Hash="af9dfb82643f314b163edbc3cdc7137d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010502-013.html" Hash="f3b4d29b5314ab047ced9aa9a5a0e80c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-002.html" Hash="58b1e27332bad9ff15b0a42cd03b2365"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-003.html" Hash="d755d626a3db19abd7ecbcdefb4f4335"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-004.html" Hash="f02cd91f987cb99d6c74e7468429f251"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-005.html" Hash="c34d554ee685035d8e8886485f7a4838"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03010503-007.html" Hash="1dd73b55cf0a098dde9204208ac3aef8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03040103-001.html" Hash="1f37852ae3e10273a0cf89531df85291"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03050103-001.html" Hash="8cc9287358facf130c95a01dbd1f942e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03050104-001.html" Hash="95599f07fd3ae58ff6e1544ec9151922"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03050202-001.html" Hash="26dcd369b0d54f0a70e940c15879c9b9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03060102-001.html" Hash="c1f0c64f206eaf3bc964d55afbf231f3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070311-001.html" Hash="94ca03f64ca6915760838235b6a1040a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070311-002.html" Hash="4e087228bafea7cb5072147326ac77c2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070311-003.html" Hash="3f3d2219ac34eadfdaac129e35763c4f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03070314-001.html" Hash="2f421f2cd4332faeafa912ee63c9de86"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03090201-001.html" Hash="8e8b71c04fa42d92523f1d2ee4398667"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03090201-002.html" Hash="a4e787dd646ba6ad60a0a23ebdff157c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03090201-003.html" Hash="107a1b985afcdef102d8941da6b5a53d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03150203-002.html" Hash="53d0cf77ec4e885e9b5b44681e829259"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03180113-001.html" Hash="e25876c6d670a4dccab84a9906cc443c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03180113-002.html" Hash="5c4b2a1f56059ffe0da3932bcaed9471"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/03180113-003.html" Hash="96699e7e7f49d8686402752c0d30dcba"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020104-001.html" Hash="aeeba9b7e7a7cc55e7728ca9201962b0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020104-002.html" Hash="26fd876d90ab7fa027729b4c71da0499"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020702-001.html" Hash="b4e60924942d6677831d45d3f15388df"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020703-001.html" Hash="ba5dedf68a27c83ce03c68f2e543f999"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020703-003.html" Hash="aa665457ef4c07b699bd65acb029c884"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-001.html" Hash="bd61bf5f89dfdf05944f257319ccb212"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-002.html" Hash="365d5f1e90a81a7408cd135bb00b9761"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-005.html" Hash="2d2b80f02ab7470e7a14e30d684e4001"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020705-006.html" Hash="e1b4435178235b860ded7f2be9e7bcca"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020706-001.html" Hash="0b303ae5462e56e1262a8d79fcb7fb9d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-001.html" Hash="3589196f8c51882955af365926c74b4e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-002.html" Hash="519cdb6facf2f797e39a3b9c1c88debb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-003.html" Hash="e18de6a8ba3a5ee8ab6eab53a0f3806c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-004.html" Hash="d0a545446c65a7ff76b10f3a17acbe30"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-005.html" Hash="19d11b9ce3da97edcdfeef80b0d29715"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020708-006.html" Hash="17b09e41d0499edc125dc4215dc173c9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020709-001.html" Hash="f961f8aa144dc32e925d28b64dd3af13"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020710-001.html" Hash="4d4035c17d6edad02edbfd570f852ce0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020710-003.html" Hash="2a94748a3a87bc420c242d0e35af97c5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020711-001.html" Hash="95beba8a333a20ee473998d193f00a40"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020712-001.html" Hash="2878c937effa41d917e8572d74fb5e80"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020712-002.html" Hash="5a0fa3e7091326069b154a5281b908e6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020712-003.html" Hash="5c9636e0c83053628765e794207dd0ae"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020715-001.html" Hash="879cb56f728f20c374a0af8046beef2b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020717-001.html" Hash="51e41666b4cfbfca2ed9e3da7cf60a10"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020717-002.html" Hash="e8bcc6f674320bce4676f7bd26f0e466"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04020718-001.html" Hash="a8e78b5a49deb359db300f1c53e907f7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021102-001.html" Hash="1ac01988b531f9e0a5a29a6851e5c70b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021103-001.html" Hash="a8fb41e8d7908b4e32bd73d52b3f4c40"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021103-002.html" Hash="1d0eb59cecdc597caed7d931390a862e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021103-004.html" Hash="2e7942a32f3add60ecfb6f06fb2abdad"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-001.html" Hash="b2beea346efdf0dc94a89ebe83f43717"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-002.html" Hash="336559dcae9b32007e552e8ee859e768"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-003.html" Hash="c678760998d923945922c21c931fb80c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-004.html" Hash="62645eed00a94da24b788524380a2999"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-005.html" Hash="15002cfcc57368a3a0fb6c9b9e1a3795"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-006.html" Hash="2046175bb3c75093ef3c2cd4495497ac"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021104-007.html" Hash="dc8e17dace37fc35e0b884753d8e7fa6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-001.html" Hash="7f160b5f38b3f24a8cb8b15c849e6205"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-002.html" Hash="e1a77c7250bda46e67cb42914b0968b1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-003.html" Hash="c3133e9e7a3548fcb4e5881de84184e4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-004.html" Hash="d803ca63caad312cc908e484938879ab"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-005.html" Hash="ac7974ff92f8adbf24ded1784bb92b0f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021105-006.html" Hash="a66040072cbaae9086584c730855d336"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-001.html" Hash="b1a943268406a324dc5cdea0e67f671a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-002.html" Hash="d8771b281e69f5892704ec2aaef49933"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-003.html" Hash="71f6fa2b4cb7515588e2a8c0e52fc1f9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-004.html" Hash="fc9191d039ce7b3bcc8a742c61610335"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-005.html" Hash="eba7e036807145853a014fa260d0fb3c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021106-006.html" Hash="0e530ec815eebed47b1ae0721a97d2d7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021108-001.html" Hash="05b8e9f06c3cb54730a1b6ea81ffa92d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021111-001.html" Hash="633a67564e293ddbf3cd2baa0139f47d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021402-001.html" Hash="72d17a40b3011bbd664094bc5de8a4b7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04021402-002.html" Hash="b59a53c9737d1ef01e10763653df5028"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030102-001.html" Hash="d631ec1c28917e7b7679fa832e446cbb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030402-002.html" Hash="ec0d141623bc7eeb184ad5101d4b223b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030402-003.html" Hash="79c4e3e9ec124cca785051394f2375a1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030504-001.html" Hash="d616cc780646bae207ac64e6b614e38e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030504-002.html" Hash="009aaa6131b19c53f6c937779d5200a1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030702-003.html" Hash="3bc2a076953ebf436822bf9d26e1ed3a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030802-003.html" Hash="1ab539d5e1f73bb1b01642425604190c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04030902-003.html" Hash="4e00e6bb16022c6a3cf9e696ccb28509"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031003-001.html" Hash="d1e502781e1d122a190836f5c448128a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031105-001.html" Hash="ba0a3da6f9d955b7d1989175cff58859"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031204-001.html" Hash="e6367df4153f271f0cee1d9a8d749f81"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031205-001.html" Hash="df02d28fbaa00ee8560171b843ce7c25"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031305-001.html" Hash="c73c4e1a30c0cb1af278accbdc31bbe9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031305-002.html" Hash="5ce779b3dd7efb14a1ce493ca8b3221f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031305-003.html" Hash="08ba6e4fba820ebf88a2ace13017bf66"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04031402-001.html" Hash="aa048102e9e8bf7d4680bb031e013928"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04040103-001.html" Hash="465c93db42390742002be8697366e737"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04040103-002.html" Hash="10922f42b4bbedaec66b038ecec8a571"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04040103-003.html" Hash="ca259639f0ebdf933568dcb076b28b49"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050104-001.html" Hash="edc8c0769ea53aa902c1354d53728006"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050104-002.html" Hash="ee632fe376583247943e77c45ec31809"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050104-003.html" Hash="6768e152b2eb2ff21459042b8b56f7d6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050204-002.html" Hash="09b98cebb251a5a7eb94d4dd2eec43d6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050204-005.html" Hash="94e7090950fccf53780f816c1838a6bc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/04050307-004.html" Hash="19b40eed58804a871e70864a81c340b0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020102-001.html" Hash="40ce9d57d9c63839e2ab490a5da7da19"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020102-002.html" Hash="ca331dcedcb1d29a0c14670e0be98a99"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020102-003.html" Hash="bd72d9367f265d32620e2d7960a04ce3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020103-001.html" Hash="1b3705a40f8932070104b928e8629f26"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020103-002.html" Hash="59227956ac57f7259a5f120b4c285607"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020104-001.html" Hash="1548bb5b0aeb8d34410c2584397ebc3c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06020105-002.html" Hash="91ecc2f31ccc7c27aa55f24458eb6b5b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06030101-001.html" Hash="ec805f68a2ee501594ac9e43e50ca2c2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06030102-001.html" Hash="33d1292afcb5b035fc2e91506f466fdd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06040101-001.html" Hash="b9b454508a4b29e818ab493fa2cc9241"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06040103-001.html" Hash="de9229e230c2e06f6dc09bae27f7e387"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06050102-001.html" Hash="ad40c3fe8c0225f02e2978783e77ee59"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06060109-001.html" Hash="5c162e0a17d9224b573f480e54f66454"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06080102-001.html" Hash="793bfa910ea882d8227318e87248a407"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06080102-002.html" Hash="111b44a6ff87689d55a1b37e47f1c8fa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/06090103-001.html" Hash="c992ed51eb3178fc9fc478744bb53385"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07031801-001.html" Hash="1c22c3ee69db2285fe142b2b1ac151c3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080202-001.html" Hash="cf34939a3942149e04a85611cc1a3001"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080204-001.html" Hash="3ccaff4e0ad00c2f14a8150471c2e3cd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080204-002.html" Hash="a00147fbb1d3ba4c83875f3f2baf9fb4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080302-001.html" Hash="b6c3a18b42d35ce1d8d91dfe69d2cf0f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080401-001.html" Hash="938ba47a8a8a6859b2fa502764a64063"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080401-002.html" Hash="e7e60ffc9ad35bd0d30627638ddf60b3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/07080502-001.html" Hash="d541fc9bac3d7b4064567f11065fab2a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/08040314-001.html" Hash="fd98e9160cdb115a22fe65027bf3e57c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/11050201-001.html" Hash="913a9d36872fcee8cee2371cc992aaf5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12020303-001.html" Hash="b214f15e90999d74d949d21f2952add0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021004-002.html" Hash="5fbc0e3a5f8bf2da9269c5635f5c09b8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021004-003.html" Hash="9ed4bea3a3b2cfb006b2d546d381db7b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021005-001.html" Hash="087cded96561a80ab4e683386249fc6e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021006-001.html" Hash="bad9f21149d4d2bd5b0f8b9118385830"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021010-001.html" Hash="6dcfeb2576b4eceb801410495ff3abf0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021011-001.html" Hash="adf4b1fe1beafbeb93fb5893c33c0cdc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021011-004.html" Hash="1b64e0c2529ae476b3776bbb5ea4653b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021011-005.html" Hash="ae51d365e1d3e2c5f4796602f03ac8cb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021014-001.html" Hash="a2a36e5bce8ad4179c2c23fac76043c5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/12021018-001.html" Hash="9210346d75705aaa0aff79b559daf518"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051401-002.html" Hash="e6f3c703762b3035c71be643a0776a49"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051403-001.html" Hash="7eaa1ded3ea01aa836684490f2229f5a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051405-001.html" Hash="e4d14ce0b5cf6ff46d15c1554437f131"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051717-001.html" Hash="38efd55f456f34ad1050caf27754365a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/13051717-002.html" Hash="d2183ba43cc99a71d6ebba0be73b4ae8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.data" Hash="b10f13180798ae4014f7c65d9eb27e89"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.framework.js" Hash="e4d5a83dd8d78101d7bc94a50848c9ec"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.jpg" Hash="d777076b38b1f08b8978f84cc46792aa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.loader.js" Hash="be5c8a837410560f3ca8989808c21df4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/Build/models.wasm" Hash="a6f060395e34d644020925c4679ec27c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/index.html" Hash="a213c318ab2fbdcfc783dbe2ba1f28eb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Objects/Objects.xml" Hash="aabe39e7bfd68141113570873f6aca33"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01020107-001.xml" Hash="f53cc08aa46381f60a7b8ff57f6d31ca"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01020107-002.xml" Hash="190fe91cc016aafae86f2f160bb1a131"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01020107-003.xml" Hash="5eaaf84f81329ff8a9cc966e68918adc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030110-001.xml" Hash="fb5f3186ec3f4a145c17bc58566d880a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030114-001.xml" Hash="90c4ceea9299d53bf31bc9aedba83b04"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030114-002.xml" Hash="498319b3266c7364b62f7cef359ffb26"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-001.xml" Hash="82fb3530a5666c8e5df9498544bac4ac"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-002.xml" Hash="3310a8b1209c56cc64f4b30f805106e3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-003.xml" Hash="9204b1cd53c3a9eb0aa66f7e2a4eec63"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-004.xml" Hash="3f37bd25bcdb42352555955ec7dbab4c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030115-005.xml" Hash="57bb582364d0e094f53d2c988bcb4659"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030116-001.xml" Hash="06e1055c49f5837812be247e63f0351e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030116-002.xml" Hash="03de8a71e2438cd0c5430bd6684a660e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030117-001.xml" Hash="d7b6bbff1ff02cb66595076525f5c4d3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030117-002.xml" Hash="57f060458ef5214e7c8f7c0b0317910f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-001.xml" Hash="4aaeb5a1c8884002cf6b00eb643690ea"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-002.xml" Hash="8f7fa80af46cdce8f65445240c2e0231"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-003.xml" Hash="faead220dc29534abf3fc3da182d6026"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030118-004.xml" Hash="1c95bb6b0ef34edc114dae99d9fb7bee"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030119-001.xml" Hash="043a2ada929db5bf0b78ad6535cef55d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-001.xml" Hash="9ed1e943b71afe03d204a8f13df723a2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-002.xml" Hash="aacf22ee3573cb3d83055d74059d828f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-003.xml" Hash="010fd114d90077442b9cce411d360f74"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030206-004.xml" Hash="61796c6f991d4442c3c6b95f2bd23140"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030210-001.xml" Hash="6d4f04af742b49329c7a08ec6d210044"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-001.xml" Hash="0550ac2ac7f495cf72273247e83ae14c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-002.xml" Hash="9ba06c3494b73e3e54779e6d88620a69"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-003.xml" Hash="03addfb5f1d3f0cd5e980e17e8d873d1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-004.xml" Hash="576edeeef1287d8b7959010b7fcfb496"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-005.xml" Hash="79126169290896b366b7da7e9c97f09d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-006.xml" Hash="f99d6a604458329574fa7580f463703d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-007.xml" Hash="3be235e5122752ea71f978d4e7f7e37c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-008.xml" Hash="6e1c509aa53c7558d0e9ce7e1b4f400d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030314-009.xml" Hash="310311be61609f379cdf551d146af357"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030525-001.xml" Hash="d6598128ca78a69e3a1fe40b3d4f57bb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030525-002.xml" Hash="3ca8e55e3e0b97e00860d681e90a977b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-001.xml" Hash="a6f68f6ef9c11de6a6a82f7983b4f3ed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-002.xml" Hash="9d07c9081a7b5d5f5b507062d051d60e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-003.xml" Hash="6bb3bca3721b6f99b1066f0687e0a913"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-005.xml" Hash="b00767e6298324256fee266e3ba5bfa4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-006.xml" Hash="c7e24692444e86724528bee797c0a818"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/01030528-007.xml" Hash="d181905287ea841d48060933e31e7bad"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030102-001.xml" Hash="c0cdaea833e46d5b14f9c1a8b8ce7009"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030102-002.xml" Hash="d50e2de284ae5791f8a212b8f7527b2f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030104-002.xml" Hash="fafbfe660f86df0f0c1df5ab68e8a3c2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030104-004.xml" Hash="535beaf086b28a6d175341a6ea9baf2e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030107-001.xml" Hash="80f926bace1a76d8e301119cbb943597"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030107-002.xml" Hash="969e0f2fc1bd8277c1d32b574c5841b6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030107-003.xml" Hash="40522dbec38c24c415a73b99071f52b1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030109-001.xml" Hash="87fc3fbfecdfaaf718d14050551fa79a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030109-002.xml" Hash="d09805b59ae9a0ca0e2fe19a825f897e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030112-001.xml" Hash="8bad68432d847f7ad1e8b562b74fbb06"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030113-001.xml" Hash="d2d84a28bff46098e4e8bb9de65aa6f3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030205-001.xml" Hash="980b8a690cd528f4df754bb6737aa44f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030208-001.xml" Hash="f4c1e3678634b15b77dcb68cebb3b4db"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030209-001.xml" Hash="2687f99bdce09dddbfccaf75d559e07b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030210-001.xml" Hash="7ff61f96fc677eba795bb9383eca9861"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030212-001.xml" Hash="a00e1d47eb5ddbf50cd5befe2eae5221"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030212-002.xml" Hash="33a8ceb86d62de7178199db58878d792"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030213-001.xml" Hash="344bf4a6c3695d553ed312f18fb387d0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-001.xml" Hash="5698f59834618d3dfb14bd9ce04bdd94"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-002.xml" Hash="edeb912c5a03956da128f10a87d0698d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-003.xml" Hash="586020ee33a7135f2117fd906aa6b9e3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030214-005.xml" Hash="604e58142b14c75e323aadef938a2122"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030216-001.xml" Hash="7644682823bfb4c23573d6c43f0cecc0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030217-001.xml" Hash="014fc387216e11266f44c424928a1a0c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030301-001.xml" Hash="c684ac10fa56420829f106ee5b4bd5cc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030402-001.xml" Hash="1174a9a17ef1f7bb4a7680b20bf5cf4a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030402-002.xml" Hash="3116314970f82b22c51bdf9c14a43a68"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030402-003.xml" Hash="76bb00d12bde2ee73714553b734e2333"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030403-001.xml" Hash="0a93ef567fd63b4454f7238552cf29b5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030403-002.xml" Hash="2d71a14974a19e9799dd1ff272b97e89"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-001.xml" Hash="ba34064073e493cd1f993be7683a5203"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-002.xml" Hash="a2dd1523c4c26cbedfa1518e5591dcb1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-003.xml" Hash="d2eab180f8d9bfd488b11a6ebaebed80"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030404-004.xml" Hash="c85ed5bcaf61578fbbf188e0d4baf60a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030405-001.xml" Hash="ed6a8b0a231683965114ba46c783ba79"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030405-002.xml" Hash="d38abba03c7f0d31002c034fbff957cb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030406-001.xml" Hash="74fdd2b3ab642a3ae3aafe008b928626"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030407-001.xml" Hash="37aeb13b41f9987050ef5b41acae352e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030407-002.xml" Hash="a9f14a985015fefc8e5f789c3986d198"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030408-001.xml" Hash="e19a0864e1ef5d2ee36368a9b8602ff1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030408-002.xml" Hash="bb31802d3e3b7df60c365dfbf84d5f93"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030409-001.xml" Hash="6f0a7a5159a7567e5978423d7c17a61d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030409-002.xml" Hash="1b80647ccc5fe635f752738f990e3a07"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030410-001.xml" Hash="961bb507771701edf7cc62a2d42db5f0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030411-001.xml" Hash="9037edeaf2e190769816b8294832ce13"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030411-002.xml" Hash="4553b77d405d507f3db93f9b5e6940ab"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030412-001.xml" Hash="64322a93b82f357f91d1607ed8581b71"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030412-002.xml" Hash="bc807a805520533ea1d8327018d6fe25"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030412-003.xml" Hash="ac6fe5a0bdb777691a62506c1d69ad38"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-001.xml" Hash="a0c382e6e0de788eef46ba0c0f157ed5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-002.xml" Hash="178bf6c0b1d2588ded9d2c5288acbf1d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-003.xml" Hash="d8453db797048ef2542af790bc260d6a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-004.xml" Hash="69b5d0040e0243a8377797c77e7cc77d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-005.xml" Hash="e380b31dace62eb6c623acc31c4c8043"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030413-006.xml" Hash="a0f7bc4437b08c63f26e955733b970b4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030414-001.xml" Hash="0f72277e7c206cf22ac88e98b23a1f34"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030414-002.xml" Hash="a898933983a2bdab3ec04f886ac7d084"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030415-001.xml" Hash="0d48778b742d12bda9f64d13c7b94a2b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030417-001.xml" Hash="ec8ff8212c846c9a93db2f7168473364"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030417-002.xml" Hash="3697589442473788a1757a25fede6fd6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030418-001.xml" Hash="a83c32ccbcca9381c9c983f49618dbe3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030418-002.xml" Hash="b512bf27c6d2609ad7a4ac3744c5a30c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030419-001.xml" Hash="bdf9f492ee02cc3de8c2cd48e7d9602e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030419-002.xml" Hash="caced693dd113954f3d500e64f474349"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030420-001.xml" Hash="323845baaa2e23c53afb55bc34a53ea8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030421-001.xml" Hash="5980964a89cb720e8c641ece306d9f0c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030421-002.xml" Hash="023096f474f4699683fbfe45e1dfa404"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030422-001.xml" Hash="8039d05a8bf6b81c829f54df0747abbb"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030422-002.xml" Hash="5273cd4389171a307a8b1ca66ef2e084"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030424-001.xml" Hash="69354e1251d946d2199f48722df00eb2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030424-002.xml" Hash="40a51f5bac0cd8ff2d6e7ddd9ee30060"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030424-003.xml" Hash="ac0a7d3c415a8b045b841085a74d8933"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030425-001.xml" Hash="357095a14172f6e26ab50d7c82024dbc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030430-001.xml" Hash="dd5d9abebbc353c6c2ffc1898cb03270"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030430-002.xml" Hash="a02c277c04e3acfa30843ab665ee036b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030431-001.xml" Hash="11f8ee5e67efcef8d4efd243eb0445b1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030431-002.xml" Hash="51b9dbd0a93c35fcb94fbdab80dd5bca"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030432-001.xml" Hash="3f635289f4ea22292c733f9869986e1a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030432-002.xml" Hash="a42fb303174687b50e9b5e4689d4cfee"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030433-001.xml" Hash="c6dce58b079dd93d9022b5f877fcdf5a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030433-002.xml" Hash="e303c6eeb1886904869d1150162f3d31"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030435-001.xml" Hash="a6b10fd12629607e7e02f7d460759db3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02030435-002.xml" Hash="5bc98418e8294b8c16ee6fac49819788"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040201-001.xml" Hash="199adca520aa0f68ceeeb5043c2d094e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040202-001.xml" Hash="2b69ca8a9eb4d759f7324b5c9721f930"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040203-001.xml" Hash="48667f426c3f031d081c168adf4539e7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040204-001.xml" Hash="96eb2ab9c2876612a18adee48c487905"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040205-001.xml" Hash="b28d2ab7fb54ac19a3e322a4e1e0500c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/02040206-001.xml" Hash="8d440ee946e3145d9aea5c7b8ab6c463"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010402-001.xml" Hash="0fbe9f5266dd3e19f527a583cebe4867"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010403-001.xml" Hash="52a9df1fd0949e8646ae878840d49b44"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010406-003.xml" Hash="cf49c65596e30b9c1f102b75de318451"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010407-001.xml" Hash="458efc9d02a6a14ef91f43136db9fd0f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010408-001.xml" Hash="0cc5d106a1d9acd3cda511cba1ae30ca"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010409-001.xml" Hash="3d092d9cd461a025651be8f5dd72daed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010411-001.xml" Hash="7a1f028eb7a560e3a49b2e5811916eaf"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010412-001.xml" Hash="763e28eaaaebc90d1218e9b60ff77656"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010412-002.xml" Hash="85778d87e8b3c54e233b712297ca2679"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010412-003.xml" Hash="1efac0922b9c6d836161e7516d76af26"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-002.xml" Hash="1b63271d3aa1a1980cf7bfbb0167dd26"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-003.xml" Hash="5b093a07cf5cc3506ab345049eabe9b3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-004.xml" Hash="693dc341d282f8dd6d3920eaca740c1d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-005.xml" Hash="6aa5094ddfd0c94cb0cbd1692a7ec12e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-006.xml" Hash="669d10c90254788a798e22c7cff55d40"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-007.xml" Hash="eab17e7156a8c49d0e701d06af717ccf"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-008.xml" Hash="a014be337449df54bbdcc40603356aac"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-009.xml" Hash="ee8ae3302eac9d8a59bba62e19f16914"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-010.xml" Hash="fe906c4a36beb80462265cb74a4d918a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-011.xml" Hash="f67832eaf439ba46e125bc8ef7c47099"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-012.xml" Hash="835d9bb5620738a5acd4390fade6f6dd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010502-013.xml" Hash="f1ffcd2dcf043c26ff50fea253f06729"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-002.xml" Hash="99897eeebe331afb4b7101b9ff72310d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-003.xml" Hash="dfa14f8f4a812f8e9629489c4f5d88cc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-004.xml" Hash="afc50c230dad957347f821fd65247f8d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-005.xml" Hash="a3cf81b9985956def144a04305f01b2c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03010503-007.xml" Hash="5ac134c898690aa406e3ede0f59b8c38"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03040103-001.xml" Hash="0a8d3a8ac1e1b0f3b81fabe4d9b4d6cf"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03050103-001.xml" Hash="aa5d75eaf1e17ca05a47eb280d0bd4c9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03050104-001.xml" Hash="aad49b39830c4854d514d24158891de6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03050202-001.xml" Hash="735d327116ef1ce5913363b49a7a192f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03060102-001.xml" Hash="38bc366deba35eb905dbb88b4b8bc762"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070311-001.xml" Hash="7271bfe3e8cf3c8a658391e801ef29ed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070311-002.xml" Hash="115d41d6370c2f0cf491f471f63c666b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070311-003.xml" Hash="9b6e9b87562100ef8adba358d60a0eb6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03070314-001.xml" Hash="7286ca3746a9b97d767395d7dd825858"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03090201-001.xml" Hash="35a7c9aab8091bf4fbf0b019e3f79635"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03090201-002.xml" Hash="a79c9e800a2b41780916c585e8b9a160"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03090201-003.xml" Hash="223f94f6b80e98e503eaf285f7878cc5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03150203-002.xml" Hash="62e9d93ced24f110fa006824f1a3cd65"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03180113-001.xml" Hash="ac177fb92679bb63dfa8d56a58d40a04"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03180113-002.xml" Hash="295dcf45c1f9728167c23a30d6744143"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/03180113-003.xml" Hash="aaba605cb98fa51b4669b81d39912845"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020104-001.xml" Hash="f063538ece8a4b4115eeb19238cb75fa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020104-002.xml" Hash="461c7527435832a650e86603ebd6d9d1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020702-001.xml" Hash="ee703820d305c0323c9d4e377cbb4866"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020703-001.xml" Hash="e045d9f3022ce73f955b210283bd568a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020703-003.xml" Hash="dd743988bd7aace8e6f9a1bd5d9af555"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-001.xml" Hash="33bb032deb37b44b95f3486e2ce8e466"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-002.xml" Hash="3dcfaeef2cb44ad9688b7250191a5860"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-005.xml" Hash="b78a83d0c2d0b9b2416559e513bf0062"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020705-006.xml" Hash="1e3c3d340a5a7861f1fdae4add2be3ed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020706-001.xml" Hash="7271324afb56664ddf9c17aa31978444"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-001.xml" Hash="8efc92bf1d60b244c2c90b4d93b7fd67"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-002.xml" Hash="a2f5686dde2e51681c9d5e34e126b6f0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-003.xml" Hash="3d7112f5f8598a58292bce1f3956b347"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-004.xml" Hash="9b67448dbaeb99136d2144431f0d825d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-005.xml" Hash="6f48b534e4eb2025a45cf7f61d327df7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020708-006.xml" Hash="42f7e5e1ddee4ece8e408f6c85c73c6f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020709-001.xml" Hash="86ce7ab3bb47d949df8de497b0239df2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020710-001.xml" Hash="14e22fab05476777ec38c81e9c889fd2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020710-003.xml" Hash="4632f17e43bf0825fb7f22a1523c8579"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020711-001.xml" Hash="95a8f76dc958b15e26cb85984a90c7a5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020712-001.xml" Hash="ccb13b723a1f08f890e9c8688b11e67c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020712-002.xml" Hash="fe736de26cfb7633a9822e50b6ecc15e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020712-003.xml" Hash="146acf8985930096be933d85bc22ca3f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020715-001.xml" Hash="f52aeccf150d7191e85c814aa5d70961"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020717-001.xml" Hash="8620be77ea969fea388a1a90249cddb5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020717-002.xml" Hash="f8ad7d1b4be0d3fc8428d160faa4d9ed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04020718-001.xml" Hash="917b7ed29c30d4596e1edd88d3363d9d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021102-001.xml" Hash="78a873aaa243cfc9d331bab5269c6c90"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021103-001.xml" Hash="72ee7a1c2d4282f9acd85d684ab3d82f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021103-002.xml" Hash="7253cbde804350fd148ef928d014d632"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021103-004.xml" Hash="8223e3d4feb0badcb557d610abea2247"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-001.xml" Hash="fbbec4eced50b41e0cb4c430a3f6df1c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-002.xml" Hash="6d800baba9d77bd89dc5711136458fd7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-003.xml" Hash="40cf1a9e6cd6bbe1c85fd1fb4c1b6f7b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-004.xml" Hash="a351af8d47d7e5e0b8de09ad1d400425"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-005.xml" Hash="5b418827b3304ee5559eb0689c048cd1"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-006.xml" Hash="63673cc0e3423d9867e9b856079f2a1b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021104-007.xml" Hash="1607696d83cc34d96cc666ff96b43543"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-001.xml" Hash="b541d385405e50ebeba352dc6b6c9e49"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-002.xml" Hash="75d5ccdfd046b56ae243d1a3a6d3a4ce"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-003.xml" Hash="d2046fb7f9b956943077bea8d1201344"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-004.xml" Hash="aa4642ffb2f2d75017c57ba758a7251d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-005.xml" Hash="ab572135f763dcb95bee0434fee90879"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021105-006.xml" Hash="4b110c9251e8a3050f47edf72d0df1c9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-001.xml" Hash="02021bae22f73aed5e9a94519a19bb16"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-002.xml" Hash="f5f87da4a7f4cfe3340b6ba42d51207e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-003.xml" Hash="c3426e6b5b501a735477a90a5f4ba2ea"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-004.xml" Hash="1cc4f4bdb7e73437c4a6f647c9b0c4f5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-005.xml" Hash="a540cbfb831a73a2baa48cc5a8b2849d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021106-006.xml" Hash="ad8f73a4a39e310e3c26d3757ed2bb0b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021108-001.xml" Hash="799d3f5e53fca36f7132784afe1039bf"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021111-001.xml" Hash="5256f837a9292938c05169dd58367cd8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021402-001.xml" Hash="914ac47e6def831863e4238b06f6182f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04021402-002.xml" Hash="c104ebaad37da88afc413a4f2566490f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030102-001.xml" Hash="f51b531095274f7d26e4fd586adca466"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030402-002.xml" Hash="e607be8089927bdec540e32a4e93820a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030402-003.xml" Hash="e1c270e17e9ab08bbad823d994c32527"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030504-001.xml" Hash="38857fa45c086c6c4a747796138b4940"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030504-002.xml" Hash="2d27c14254469c12633986449cff9612"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030702-003.xml" Hash="4b0c0467dbb294b376345eb6114bfc6c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030802-003.xml" Hash="ee6a4ec11329d847a6ab9448df7a48a8"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04030902-003.xml" Hash="c973847af41397d612afceeb662d048c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031003-001.xml" Hash="0db98b30fc6d84f11c6d91f220671880"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031105-001.xml" Hash="3f722f7621ece4fecafbec12d339e60e"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031204-001.xml" Hash="51c16453cee8c4d0baefa3e38a8e5e08"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031205-001.xml" Hash="2d5a529c3c1d6b6040d422de83672cd6"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031305-001.xml" Hash="ac177fb92679bb63dfa8d56a58d40a04"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031305-002.xml" Hash="295dcf45c1f9728167c23a30d6744143"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031305-003.xml" Hash="489675dfc84b195305bf6b0cb295ef2c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04031402-001.xml" Hash="a5937287bf15db2e6bb5253b423b6a51"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04040103-001.xml" Hash="d7f7b537a320560788224e314c64713c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04040103-002.xml" Hash="52d27835bc22545e77263545259792e9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04040103-003.xml" Hash="59a6a7e582c45e899074c43f74761e21"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050104-001.xml" Hash="d13cf774885e0cd38f323525f824fe7c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050104-002.xml" Hash="8a77a96acb6a1bdec5d484588013518d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050104-003.xml" Hash="bf5050959a388f5b4969160e2ecb175c"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050204-002.xml" Hash="38101e6825585cc7ba0c8a197ca37f20"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050204-005.xml" Hash="619f74f21b9716e41e98a5695eb26f52"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/04050307-004.xml" Hash="c740951b5b2414265afdedb07cac0d44"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020102-001.xml" Hash="b553d3358d0a4a2ccefd3a2cb062cdd5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020102-002.xml" Hash="a789bc89b20022030c54acd9d68bd4df"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020102-003.xml" Hash="5fc63bc0d6f6181740116e71447dcfbd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020103-001.xml" Hash="6a242f0558a7fe7a529c755f78ff2271"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020103-002.xml" Hash="062c8d0c07c5596df5c663830d4a09c3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020104-001.xml" Hash="2cdb6524be4e0eb5aaf1f9681a36d499"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06020105-002.xml" Hash="a1e0f3d7ae2b8e83a87c3246667e45d5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06030101-001.xml" Hash="48bebcc72d74c06998e0a35aec90c401"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06030102-001.xml" Hash="a126d55b1b78b6521d42c2c461a2c205"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06040101-001.xml" Hash="aa70dfd88b437bf0f4eeb980fba124ce"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06040103-001.xml" Hash="c091a7067322c76c5eea877578f7f5d5"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06050102-001.xml" Hash="06ceafc2a69069433875457939066a91"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06060109-001.xml" Hash="1f876e34a6f702f90c321de07b4272f0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06080102-001.xml" Hash="f822fd3f3ac8d6bf79dbf8143c3bbe58"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06080102-002.xml" Hash="8b3d7646f713606b1d9d186314520a26"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/06090103-001.xml" Hash="c46b026b15b60a39fcfc77237c147f63"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07031801-001.xml" Hash="c73f915d85592e79abb15a70660b7745"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080202-001.xml" Hash="d7f467d3cf46d6f4c6c2257c7f783416"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080204-001.xml" Hash="0ab95dc7ca02a7c438c17fbbfa58beba"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080204-002.xml" Hash="e1d1df22ca0516e14fb33ae1780962fc"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080302-001.xml" Hash="4bb2328c120f9074d2153a46fcab3c43"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080401-001.xml" Hash="b4170596f788791cdc9ab0abefb9ff00"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080401-002.xml" Hash="0c650a58842f834b9318d62262738457"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/07080502-001.xml" Hash="d8ec8a38d47e15b79da07da4edee7473"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/08040314-001.xml" Hash="e2ca1af2a7b51f3e654ca8d20c93b8a7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/11050201-001.xml" Hash="961e900ec31e2bdf15405bd7d691db0f"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12020303-001.xml" Hash="e2ca1af2a7b51f3e654ca8d20c93b8a7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021004-002.xml" Hash="dc525f5be49a400943b0fc5d1e9e8e04"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021004-003.xml" Hash="603cfcb7739c056a57225e61e8caa050"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021005-001.xml" Hash="6f48b534e4eb2025a45cf7f61d327df7"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021006-001.xml" Hash="14e22fab05476777ec38c81e9c889fd2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021010-001.xml" Hash="d30a5701171aa3172c8307052c75150a"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021011-001.xml" Hash="3dcfaeef2cb44ad9688b7250191a5860"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021011-004.xml" Hash="b78a83d0c2d0b9b2416559e513bf0062"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021011-005.xml" Hash="1e3c3d340a5a7861f1fdae4add2be3ed"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021014-001.xml" Hash="86ce7ab3bb47d949df8de497b0239df2"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/12021018-001.xml" Hash="917b7ed29c30d4596e1edd88d3363d9d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051401-002.xml" Hash="fda84b4936f0eed551b58e89f79d34d9"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051403-001.xml" Hash="5b6e1f19c9778ae237816bc9b3501b04"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051405-001.xml" Hash="bc5899f4dedc7e940270a8b96f0100bd"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051717-001.xml" Hash="eef6e9a3eaadac3fa39efd64feb0d619"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/StreamingAssets/Scenario/13051717-002.xml" Hash="615736ceef667747473a6152557c6c6b"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/favicon.ico" Hash="57b5a31d2566cf227c47819eb3e5acfa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/fullscreen-button.png" Hash="489a5a9723567d8368c9810cde3dc098"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/logo.png" Hash="c09db2e9923582f923e3af20178c45d0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-empty-dark.png" Hash="781ae0583f8c2398925ecedfa04b62df"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-empty-light.png" Hash="2789c25428af99e60c6733254b52d7a3"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-full-dark.png" Hash="99949a10dbeffcdf39821336aa11b3e0"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/progress-bar-full-light.png" Hash="fcda192672329e164ed4ccad922590fa"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/style.css" Hash="bc9b71bad45bcbbeffc6d1e20cfba58d"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/unity-logo-dark.png" Hash="59fa0334e801c9d8fe14af70400ee200"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/unity-logo-light.png" Hash="3c8bc23981828d69f857a5feafc1b699"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/modelsConverter/TemplateData/webgl-logo.png" Hash="ddd95c65824da6c6223f48b961a583e4"/>
|
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100/docs.xml" Hash="fcad1626c1ef3851931bf68a1aa054c6"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RRJ-95NEW-100/docs.xml" Hash="fcad1626c1ef3851931bf68a1aa054c6"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS/024.31.00a.xml" Hash="e730fbd64cd77dd163732cfaf2bd0e75"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/RUS/024.31.00a.xml" Hash="e730fbd64cd77dd163732cfaf2bd0e75"/>
|
||||||
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/ir_begin.wav" Hash="2e0057ee08c7b6fa07d28863a40d1cbf"/>
|
<FileData Path="/Application/RRJLoader/RRJ_Data/StreamingAssets/Sounds/UI/ir_begin.wav" Hash="2e0057ee08c7b6fa07d28863a40d1cbf"/>
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
BIN
debug/main.o
BIN
debug/main.o
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -10,6 +10,7 @@
|
|||||||
#include "../mainwindow.h"
|
#include "../mainwindow.h"
|
||||||
#include <QtCore/qbytearray.h>
|
#include <QtCore/qbytearray.h>
|
||||||
#include <QtCore/qmetatype.h>
|
#include <QtCore/qmetatype.h>
|
||||||
|
#include <QtCore/QList>
|
||||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||||
#error "The header file 'mainwindow.h' doesn't include <QObject>."
|
#error "The header file 'mainwindow.h' doesn't include <QObject>."
|
||||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||||
@@ -22,8 +23,8 @@ QT_BEGIN_MOC_NAMESPACE
|
|||||||
QT_WARNING_PUSH
|
QT_WARNING_PUSH
|
||||||
QT_WARNING_DISABLE_DEPRECATED
|
QT_WARNING_DISABLE_DEPRECATED
|
||||||
struct qt_meta_stringdata_MainWindow_t {
|
struct qt_meta_stringdata_MainWindow_t {
|
||||||
QByteArrayData data[33];
|
QByteArrayData data[39];
|
||||||
char stringdata0[551];
|
char stringdata0[704];
|
||||||
};
|
};
|
||||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||||
@@ -43,35 +44,42 @@ QT_MOC_LITERAL(7, 100, 11), // "SendSystem*"
|
|||||||
QT_MOC_LITERAL(8, 112, 10), // "sendSystem"
|
QT_MOC_LITERAL(8, 112, 10), // "sendSystem"
|
||||||
QT_MOC_LITERAL(9, 123, 8), // "QThread*"
|
QT_MOC_LITERAL(9, 123, 8), // "QThread*"
|
||||||
QT_MOC_LITERAL(10, 132, 6), // "thread"
|
QT_MOC_LITERAL(10, 132, 6), // "thread"
|
||||||
QT_MOC_LITERAL(11, 139, 13), // "sigSetConnect"
|
QT_MOC_LITERAL(11, 139, 22), // "sigUpdateFilesOnServer"
|
||||||
QT_MOC_LITERAL(12, 153, 15), // "ServerSettings*"
|
QT_MOC_LITERAL(12, 162, 16), // "QList<FileData>*"
|
||||||
QT_MOC_LITERAL(13, 169, 14), // "serverSettings"
|
QT_MOC_LITERAL(13, 179, 12), // "fileSendList"
|
||||||
QT_MOC_LITERAL(14, 184, 16), // "sigCalculateHash"
|
QT_MOC_LITERAL(14, 192, 13), // "sigSetConnect"
|
||||||
QT_MOC_LITERAL(15, 201, 14), // "sigSendCommand"
|
QT_MOC_LITERAL(15, 206, 15), // "ServerSettings*"
|
||||||
QT_MOC_LITERAL(16, 216, 7), // "message"
|
QT_MOC_LITERAL(16, 222, 14), // "serverSettings"
|
||||||
QT_MOC_LITERAL(17, 224, 19), // "sigSendAutorization"
|
QT_MOC_LITERAL(17, 237, 16), // "sigCalculateHash"
|
||||||
QT_MOC_LITERAL(18, 244, 15), // "sigGetConnected"
|
QT_MOC_LITERAL(18, 254, 14), // "sigSendCommand"
|
||||||
QT_MOC_LITERAL(19, 260, 22), // "on_loginButton_clicked"
|
QT_MOC_LITERAL(19, 269, 7), // "message"
|
||||||
QT_MOC_LITERAL(20, 283, 23), // "on_updateButton_clicked"
|
QT_MOC_LITERAL(20, 277, 19), // "sigSendAutorization"
|
||||||
QT_MOC_LITERAL(21, 307, 22), // "on_startButton_clicked"
|
QT_MOC_LITERAL(21, 297, 15), // "sigGetConnected"
|
||||||
QT_MOC_LITERAL(22, 330, 27), // "on_saveServerButton_clicked"
|
QT_MOC_LITERAL(22, 313, 22), // "on_loginButton_clicked"
|
||||||
QT_MOC_LITERAL(23, 358, 25), // "on_settingsButton_clicked"
|
QT_MOC_LITERAL(23, 336, 23), // "on_updateButton_clicked"
|
||||||
QT_MOC_LITERAL(24, 384, 24), // "on_connectButton_clicked"
|
QT_MOC_LITERAL(24, 360, 22), // "on_startButton_clicked"
|
||||||
QT_MOC_LITERAL(25, 409, 29), // "on_languageComboBox_activated"
|
QT_MOC_LITERAL(25, 383, 27), // "on_saveServerButton_clicked"
|
||||||
QT_MOC_LITERAL(26, 439, 4), // "arg1"
|
QT_MOC_LITERAL(26, 411, 25), // "on_settingsButton_clicked"
|
||||||
QT_MOC_LITERAL(27, 444, 17), // "slotDisableNotify"
|
QT_MOC_LITERAL(27, 437, 24), // "on_connectButton_clicked"
|
||||||
QT_MOC_LITERAL(28, 462, 19), // "slotConnectionState"
|
QT_MOC_LITERAL(28, 462, 29), // "on_languageComboBox_activated"
|
||||||
QT_MOC_LITERAL(29, 482, 4), // "flag"
|
QT_MOC_LITERAL(29, 492, 4), // "arg1"
|
||||||
QT_MOC_LITERAL(30, 487, 20), // "slotServerDisconnect"
|
QT_MOC_LITERAL(30, 497, 17), // "slotDisableNotify"
|
||||||
QT_MOC_LITERAL(31, 508, 37), // "on_updateListGuideLabel_linkA..."
|
QT_MOC_LITERAL(31, 515, 19), // "slotConnectionState"
|
||||||
QT_MOC_LITERAL(32, 546, 4) // "link"
|
QT_MOC_LITERAL(32, 535, 4), // "flag"
|
||||||
|
QT_MOC_LITERAL(33, 540, 20), // "slotServerDisconnect"
|
||||||
|
QT_MOC_LITERAL(34, 561, 37), // "on_updateListGuideLabel_linkA..."
|
||||||
|
QT_MOC_LITERAL(35, 599, 4), // "link"
|
||||||
|
QT_MOC_LITERAL(36, 604, 29), // "on_loadToServerButton_clicked"
|
||||||
|
QT_MOC_LITERAL(37, 634, 28), // "on_undoChangesButton_clicked"
|
||||||
|
QT_MOC_LITERAL(38, 663, 40) // "on_startWithCurrentChangesBut..."
|
||||||
|
|
||||||
},
|
},
|
||||||
"MainWindow\0sigInitializeClient\0\0"
|
"MainWindow\0sigInitializeClient\0\0"
|
||||||
"RecognizeSystem*\0recognizeSystem\0"
|
"RecognizeSystem*\0recognizeSystem\0"
|
||||||
"ExternalExecuter*\0externalExecuter\0"
|
"ExternalExecuter*\0externalExecuter\0"
|
||||||
"SendSystem*\0sendSystem\0QThread*\0thread\0"
|
"SendSystem*\0sendSystem\0QThread*\0thread\0"
|
||||||
"sigSetConnect\0ServerSettings*\0"
|
"sigUpdateFilesOnServer\0QList<FileData>*\0"
|
||||||
|
"fileSendList\0sigSetConnect\0ServerSettings*\0"
|
||||||
"serverSettings\0sigCalculateHash\0"
|
"serverSettings\0sigCalculateHash\0"
|
||||||
"sigSendCommand\0message\0sigSendAutorization\0"
|
"sigSendCommand\0message\0sigSendAutorization\0"
|
||||||
"sigGetConnected\0on_loginButton_clicked\0"
|
"sigGetConnected\0on_loginButton_clicked\0"
|
||||||
@@ -83,7 +91,9 @@ QT_MOC_LITERAL(32, 546, 4) // "link"
|
|||||||
"slotDisableNotify\0slotConnectionState\0"
|
"slotDisableNotify\0slotConnectionState\0"
|
||||||
"flag\0slotServerDisconnect\0"
|
"flag\0slotServerDisconnect\0"
|
||||||
"on_updateListGuideLabel_linkActivated\0"
|
"on_updateListGuideLabel_linkActivated\0"
|
||||||
"link"
|
"link\0on_loadToServerButton_clicked\0"
|
||||||
|
"on_undoChangesButton_clicked\0"
|
||||||
|
"on_startWithCurrentChangesButton_clicked"
|
||||||
};
|
};
|
||||||
#undef QT_MOC_LITERAL
|
#undef QT_MOC_LITERAL
|
||||||
|
|
||||||
@@ -93,39 +103,44 @@ static const uint qt_meta_data_MainWindow[] = {
|
|||||||
8, // revision
|
8, // revision
|
||||||
0, // classname
|
0, // classname
|
||||||
0, 0, // classinfo
|
0, 0, // classinfo
|
||||||
17, 14, // methods
|
21, 14, // methods
|
||||||
0, 0, // properties
|
0, 0, // properties
|
||||||
0, 0, // enums/sets
|
0, 0, // enums/sets
|
||||||
0, 0, // constructors
|
0, 0, // constructors
|
||||||
0, // flags
|
0, // flags
|
||||||
6, // signalCount
|
7, // signalCount
|
||||||
|
|
||||||
// signals: name, argc, parameters, tag, flags
|
// signals: name, argc, parameters, tag, flags
|
||||||
1, 4, 99, 2, 0x06 /* Public */,
|
1, 4, 119, 2, 0x06 /* Public */,
|
||||||
11, 2, 108, 2, 0x06 /* Public */,
|
11, 1, 128, 2, 0x06 /* Public */,
|
||||||
14, 0, 113, 2, 0x06 /* Public */,
|
14, 2, 131, 2, 0x06 /* Public */,
|
||||||
15, 1, 114, 2, 0x06 /* Public */,
|
17, 0, 136, 2, 0x06 /* Public */,
|
||||||
17, 0, 117, 2, 0x06 /* Public */,
|
18, 1, 137, 2, 0x06 /* Public */,
|
||||||
18, 0, 118, 2, 0x06 /* Public */,
|
20, 0, 140, 2, 0x06 /* Public */,
|
||||||
|
21, 0, 141, 2, 0x06 /* Public */,
|
||||||
|
|
||||||
// slots: name, argc, parameters, tag, flags
|
// slots: name, argc, parameters, tag, flags
|
||||||
19, 0, 119, 2, 0x08 /* Private */,
|
22, 0, 142, 2, 0x08 /* Private */,
|
||||||
20, 0, 120, 2, 0x08 /* Private */,
|
23, 0, 143, 2, 0x08 /* Private */,
|
||||||
21, 0, 121, 2, 0x08 /* Private */,
|
24, 0, 144, 2, 0x08 /* Private */,
|
||||||
22, 0, 122, 2, 0x08 /* Private */,
|
25, 0, 145, 2, 0x08 /* Private */,
|
||||||
23, 0, 123, 2, 0x08 /* Private */,
|
26, 0, 146, 2, 0x08 /* Private */,
|
||||||
24, 0, 124, 2, 0x08 /* Private */,
|
27, 0, 147, 2, 0x08 /* Private */,
|
||||||
25, 1, 125, 2, 0x08 /* Private */,
|
28, 1, 148, 2, 0x08 /* Private */,
|
||||||
27, 0, 128, 2, 0x08 /* Private */,
|
30, 0, 151, 2, 0x08 /* Private */,
|
||||||
28, 1, 129, 2, 0x08 /* Private */,
|
31, 1, 152, 2, 0x08 /* Private */,
|
||||||
30, 0, 132, 2, 0x08 /* Private */,
|
33, 0, 155, 2, 0x08 /* Private */,
|
||||||
31, 1, 133, 2, 0x08 /* Private */,
|
34, 1, 156, 2, 0x08 /* Private */,
|
||||||
|
36, 0, 159, 2, 0x08 /* Private */,
|
||||||
|
37, 0, 160, 2, 0x08 /* Private */,
|
||||||
|
38, 0, 161, 2, 0x08 /* Private */,
|
||||||
|
|
||||||
// signals: parameters
|
// signals: parameters
|
||||||
QMetaType::Void, 0x80000000 | 3, 0x80000000 | 5, 0x80000000 | 7, 0x80000000 | 9, 4, 6, 8, 10,
|
QMetaType::Void, 0x80000000 | 3, 0x80000000 | 5, 0x80000000 | 7, 0x80000000 | 9, 4, 6, 8, 10,
|
||||||
QMetaType::Void, 0x80000000 | 12, 0x80000000 | 9, 13, 10,
|
QMetaType::Void, 0x80000000 | 12, 13,
|
||||||
|
QMetaType::Void, 0x80000000 | 15, 0x80000000 | 9, 16, 10,
|
||||||
QMetaType::Void,
|
QMetaType::Void,
|
||||||
QMetaType::Void, QMetaType::QString, 16,
|
QMetaType::Void, QMetaType::QString, 19,
|
||||||
QMetaType::Void,
|
QMetaType::Void,
|
||||||
QMetaType::Bool,
|
QMetaType::Bool,
|
||||||
|
|
||||||
@@ -136,11 +151,14 @@ static const uint qt_meta_data_MainWindow[] = {
|
|||||||
QMetaType::Void,
|
QMetaType::Void,
|
||||||
QMetaType::Void,
|
QMetaType::Void,
|
||||||
QMetaType::Void,
|
QMetaType::Void,
|
||||||
QMetaType::Void, QMetaType::QString, 26,
|
QMetaType::Void, QMetaType::QString, 29,
|
||||||
|
QMetaType::Void,
|
||||||
|
QMetaType::Void, QMetaType::Bool, 32,
|
||||||
|
QMetaType::Void,
|
||||||
|
QMetaType::Void, QMetaType::QString, 35,
|
||||||
|
QMetaType::Void,
|
||||||
QMetaType::Void,
|
QMetaType::Void,
|
||||||
QMetaType::Void, QMetaType::Bool, 29,
|
|
||||||
QMetaType::Void,
|
QMetaType::Void,
|
||||||
QMetaType::Void, QMetaType::QString, 32,
|
|
||||||
|
|
||||||
0 // eod
|
0 // eod
|
||||||
};
|
};
|
||||||
@@ -152,23 +170,27 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
|
|||||||
Q_UNUSED(_t)
|
Q_UNUSED(_t)
|
||||||
switch (_id) {
|
switch (_id) {
|
||||||
case 0: _t->sigInitializeClient((*reinterpret_cast< RecognizeSystem*(*)>(_a[1])),(*reinterpret_cast< ExternalExecuter*(*)>(_a[2])),(*reinterpret_cast< SendSystem*(*)>(_a[3])),(*reinterpret_cast< QThread*(*)>(_a[4]))); break;
|
case 0: _t->sigInitializeClient((*reinterpret_cast< RecognizeSystem*(*)>(_a[1])),(*reinterpret_cast< ExternalExecuter*(*)>(_a[2])),(*reinterpret_cast< SendSystem*(*)>(_a[3])),(*reinterpret_cast< QThread*(*)>(_a[4]))); break;
|
||||||
case 1: _t->sigSetConnect((*reinterpret_cast< ServerSettings*(*)>(_a[1])),(*reinterpret_cast< QThread*(*)>(_a[2]))); break;
|
case 1: _t->sigUpdateFilesOnServer((*reinterpret_cast< QList<FileData>*(*)>(_a[1]))); break;
|
||||||
case 2: _t->sigCalculateHash(); break;
|
case 2: _t->sigSetConnect((*reinterpret_cast< ServerSettings*(*)>(_a[1])),(*reinterpret_cast< QThread*(*)>(_a[2]))); break;
|
||||||
case 3: _t->sigSendCommand((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
case 3: _t->sigCalculateHash(); break;
|
||||||
case 4: _t->sigSendAutorization(); break;
|
case 4: _t->sigSendCommand((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
||||||
case 5: { bool _r = _t->sigGetConnected();
|
case 5: _t->sigSendAutorization(); break;
|
||||||
|
case 6: { bool _r = _t->sigGetConnected();
|
||||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break;
|
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break;
|
||||||
case 6: _t->on_loginButton_clicked(); break;
|
case 7: _t->on_loginButton_clicked(); break;
|
||||||
case 7: _t->on_updateButton_clicked(); break;
|
case 8: _t->on_updateButton_clicked(); break;
|
||||||
case 8: _t->on_startButton_clicked(); break;
|
case 9: _t->on_startButton_clicked(); break;
|
||||||
case 9: _t->on_saveServerButton_clicked(); break;
|
case 10: _t->on_saveServerButton_clicked(); break;
|
||||||
case 10: _t->on_settingsButton_clicked(); break;
|
case 11: _t->on_settingsButton_clicked(); break;
|
||||||
case 11: _t->on_connectButton_clicked(); break;
|
case 12: _t->on_connectButton_clicked(); break;
|
||||||
case 12: _t->on_languageComboBox_activated((*reinterpret_cast< const QString(*)>(_a[1]))); break;
|
case 13: _t->on_languageComboBox_activated((*reinterpret_cast< const QString(*)>(_a[1]))); break;
|
||||||
case 13: _t->slotDisableNotify(); break;
|
case 14: _t->slotDisableNotify(); break;
|
||||||
case 14: _t->slotConnectionState((*reinterpret_cast< bool(*)>(_a[1]))); break;
|
case 15: _t->slotConnectionState((*reinterpret_cast< bool(*)>(_a[1]))); break;
|
||||||
case 15: _t->slotServerDisconnect(); break;
|
case 16: _t->slotServerDisconnect(); break;
|
||||||
case 16: _t->on_updateListGuideLabel_linkActivated((*reinterpret_cast< const QString(*)>(_a[1]))); break;
|
case 17: _t->on_updateListGuideLabel_linkActivated((*reinterpret_cast< const QString(*)>(_a[1]))); break;
|
||||||
|
case 18: _t->on_loadToServerButton_clicked(); break;
|
||||||
|
case 19: _t->on_undoChangesButton_clicked(); break;
|
||||||
|
case 20: _t->on_startWithCurrentChangesButton_clicked(); break;
|
||||||
default: ;
|
default: ;
|
||||||
}
|
}
|
||||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||||
@@ -187,7 +209,7 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
|
|||||||
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< SendSystem* >(); break;
|
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< SendSystem* >(); break;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 1:
|
case 2:
|
||||||
switch (*reinterpret_cast<int*>(_a[1])) {
|
switch (*reinterpret_cast<int*>(_a[1])) {
|
||||||
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
|
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
|
||||||
case 1:
|
case 1:
|
||||||
@@ -204,38 +226,45 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
using _t = void (MainWindow::*)(QList<FileData> * );
|
||||||
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigUpdateFilesOnServer)) {
|
||||||
|
*result = 1;
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
}
|
||||||
{
|
{
|
||||||
using _t = void (MainWindow::*)(ServerSettings * , QThread * );
|
using _t = void (MainWindow::*)(ServerSettings * , QThread * );
|
||||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSetConnect)) {
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSetConnect)) {
|
||||||
*result = 1;
|
*result = 2;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
using _t = void (MainWindow::*)();
|
using _t = void (MainWindow::*)();
|
||||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigCalculateHash)) {
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigCalculateHash)) {
|
||||||
*result = 2;
|
*result = 3;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
using _t = void (MainWindow::*)(QString );
|
using _t = void (MainWindow::*)(QString );
|
||||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendCommand)) {
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendCommand)) {
|
||||||
*result = 3;
|
*result = 4;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
using _t = void (MainWindow::*)();
|
using _t = void (MainWindow::*)();
|
||||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendAutorization)) {
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigSendAutorization)) {
|
||||||
*result = 4;
|
*result = 5;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
using _t = bool (MainWindow::*)();
|
using _t = bool (MainWindow::*)();
|
||||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigGetConnected)) {
|
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&MainWindow::sigGetConnected)) {
|
||||||
*result = 5;
|
*result = 6;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -271,13 +300,13 @@ int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|||||||
if (_id < 0)
|
if (_id < 0)
|
||||||
return _id;
|
return _id;
|
||||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||||
if (_id < 17)
|
if (_id < 21)
|
||||||
qt_static_metacall(this, _c, _id, _a);
|
qt_static_metacall(this, _c, _id, _a);
|
||||||
_id -= 17;
|
_id -= 21;
|
||||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||||
if (_id < 17)
|
if (_id < 21)
|
||||||
qt_static_metacall(this, _c, _id, _a);
|
qt_static_metacall(this, _c, _id, _a);
|
||||||
_id -= 17;
|
_id -= 21;
|
||||||
}
|
}
|
||||||
return _id;
|
return _id;
|
||||||
}
|
}
|
||||||
@@ -290,37 +319,44 @@ void MainWindow::sigInitializeClient(RecognizeSystem * _t1, ExternalExecuter * _
|
|||||||
}
|
}
|
||||||
|
|
||||||
// SIGNAL 1
|
// SIGNAL 1
|
||||||
void MainWindow::sigSetConnect(ServerSettings * _t1, QThread * _t2)
|
void MainWindow::sigUpdateFilesOnServer(QList<FileData> * _t1)
|
||||||
{
|
{
|
||||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||||
QMetaObject::activate(this, &staticMetaObject, 1, _a);
|
QMetaObject::activate(this, &staticMetaObject, 1, _a);
|
||||||
}
|
}
|
||||||
|
|
||||||
// SIGNAL 2
|
// SIGNAL 2
|
||||||
void MainWindow::sigCalculateHash()
|
void MainWindow::sigSetConnect(ServerSettings * _t1, QThread * _t2)
|
||||||
{
|
{
|
||||||
QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))), const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t2))) };
|
||||||
|
QMetaObject::activate(this, &staticMetaObject, 2, _a);
|
||||||
}
|
}
|
||||||
|
|
||||||
// SIGNAL 3
|
// SIGNAL 3
|
||||||
void MainWindow::sigSendCommand(QString _t1)
|
void MainWindow::sigCalculateHash()
|
||||||
{
|
{
|
||||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
QMetaObject::activate(this, &staticMetaObject, 3, nullptr);
|
||||||
QMetaObject::activate(this, &staticMetaObject, 3, _a);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// SIGNAL 4
|
// SIGNAL 4
|
||||||
void MainWindow::sigSendAutorization()
|
void MainWindow::sigSendCommand(QString _t1)
|
||||||
{
|
{
|
||||||
QMetaObject::activate(this, &staticMetaObject, 4, nullptr);
|
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||||
|
QMetaObject::activate(this, &staticMetaObject, 4, _a);
|
||||||
}
|
}
|
||||||
|
|
||||||
// SIGNAL 5
|
// SIGNAL 5
|
||||||
|
void MainWindow::sigSendAutorization()
|
||||||
|
{
|
||||||
|
QMetaObject::activate(this, &staticMetaObject, 5, nullptr);
|
||||||
|
}
|
||||||
|
|
||||||
|
// SIGNAL 6
|
||||||
bool MainWindow::sigGetConnected()
|
bool MainWindow::sigGetConnected()
|
||||||
{
|
{
|
||||||
bool _t0{};
|
bool _t0{};
|
||||||
void *_a[] = { const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t0))) };
|
void *_a[] = { const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t0))) };
|
||||||
QMetaObject::activate(this, &staticMetaObject, 5, _a);
|
QMetaObject::activate(this, &staticMetaObject, 6, _a);
|
||||||
return _t0;
|
return _t0;
|
||||||
}
|
}
|
||||||
QT_WARNING_POP
|
QT_WARNING_POP
|
||||||
|
|||||||
Binary file not shown.
@@ -10,7 +10,6 @@
|
|||||||
#include "../updatenotifywidget.h"
|
#include "../updatenotifywidget.h"
|
||||||
#include <QtCore/qbytearray.h>
|
#include <QtCore/qbytearray.h>
|
||||||
#include <QtCore/qmetatype.h>
|
#include <QtCore/qmetatype.h>
|
||||||
#include <QtCore/QList>
|
|
||||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||||
#error "The header file 'updatenotifywidget.h' doesn't include <QObject>."
|
#error "The header file 'updatenotifywidget.h' doesn't include <QObject>."
|
||||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||||
@@ -23,8 +22,8 @@ QT_BEGIN_MOC_NAMESPACE
|
|||||||
QT_WARNING_PUSH
|
QT_WARNING_PUSH
|
||||||
QT_WARNING_DISABLE_DEPRECATED
|
QT_WARNING_DISABLE_DEPRECATED
|
||||||
struct qt_meta_stringdata_UpdateNotifyWidget_t {
|
struct qt_meta_stringdata_UpdateNotifyWidget_t {
|
||||||
QByteArrayData data[10];
|
QByteArrayData data[3];
|
||||||
char stringdata0[174];
|
char stringdata0[43];
|
||||||
};
|
};
|
||||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||||
@@ -34,22 +33,12 @@ struct qt_meta_stringdata_UpdateNotifyWidget_t {
|
|||||||
static const qt_meta_stringdata_UpdateNotifyWidget_t qt_meta_stringdata_UpdateNotifyWidget = {
|
static const qt_meta_stringdata_UpdateNotifyWidget_t qt_meta_stringdata_UpdateNotifyWidget = {
|
||||||
{
|
{
|
||||||
QT_MOC_LITERAL(0, 0, 18), // "UpdateNotifyWidget"
|
QT_MOC_LITERAL(0, 0, 18), // "UpdateNotifyWidget"
|
||||||
QT_MOC_LITERAL(1, 19, 22), // "sigUpdateFilesOnServer"
|
QT_MOC_LITERAL(1, 19, 22), // "on_closeButton_clicked"
|
||||||
QT_MOC_LITERAL(2, 42, 0), // ""
|
QT_MOC_LITERAL(2, 42, 0) // ""
|
||||||
QT_MOC_LITERAL(3, 43, 16), // "QList<FileData>*"
|
|
||||||
QT_MOC_LITERAL(4, 60, 12), // "fileSendList"
|
|
||||||
QT_MOC_LITERAL(5, 73, 21), // "showCompleteDialogBox"
|
|
||||||
QT_MOC_LITERAL(6, 95, 4), // "flag"
|
|
||||||
QT_MOC_LITERAL(7, 100, 26), // "on_StartLoadButton_clicked"
|
|
||||||
QT_MOC_LITERAL(8, 127, 23), // "on_CancelButton_clicked"
|
|
||||||
QT_MOC_LITERAL(9, 151, 22) // "on_closeButton_clicked"
|
|
||||||
|
|
||||||
},
|
},
|
||||||
"UpdateNotifyWidget\0sigUpdateFilesOnServer\0"
|
"UpdateNotifyWidget\0on_closeButton_clicked\0"
|
||||||
"\0QList<FileData>*\0fileSendList\0"
|
""
|
||||||
"showCompleteDialogBox\0flag\0"
|
|
||||||
"on_StartLoadButton_clicked\0"
|
|
||||||
"on_CancelButton_clicked\0on_closeButton_clicked"
|
|
||||||
};
|
};
|
||||||
#undef QT_MOC_LITERAL
|
#undef QT_MOC_LITERAL
|
||||||
|
|
||||||
@@ -59,29 +48,17 @@ static const uint qt_meta_data_UpdateNotifyWidget[] = {
|
|||||||
8, // revision
|
8, // revision
|
||||||
0, // classname
|
0, // classname
|
||||||
0, 0, // classinfo
|
0, 0, // classinfo
|
||||||
5, 14, // methods
|
1, 14, // methods
|
||||||
0, 0, // properties
|
0, 0, // properties
|
||||||
0, 0, // enums/sets
|
0, 0, // enums/sets
|
||||||
0, 0, // constructors
|
0, 0, // constructors
|
||||||
0, // flags
|
0, // flags
|
||||||
1, // signalCount
|
0, // signalCount
|
||||||
|
|
||||||
// signals: name, argc, parameters, tag, flags
|
|
||||||
1, 1, 39, 2, 0x06 /* Public */,
|
|
||||||
|
|
||||||
// slots: name, argc, parameters, tag, flags
|
// slots: name, argc, parameters, tag, flags
|
||||||
5, 1, 42, 2, 0x08 /* Private */,
|
1, 0, 19, 2, 0x08 /* Private */,
|
||||||
7, 0, 45, 2, 0x08 /* Private */,
|
|
||||||
8, 0, 46, 2, 0x08 /* Private */,
|
|
||||||
9, 0, 47, 2, 0x08 /* Private */,
|
|
||||||
|
|
||||||
// signals: parameters
|
|
||||||
QMetaType::Void, 0x80000000 | 3, 4,
|
|
||||||
|
|
||||||
// slots: parameters
|
// slots: parameters
|
||||||
QMetaType::Void, QMetaType::Bool, 6,
|
|
||||||
QMetaType::Void,
|
|
||||||
QMetaType::Void,
|
|
||||||
QMetaType::Void,
|
QMetaType::Void,
|
||||||
|
|
||||||
0 // eod
|
0 // eod
|
||||||
@@ -93,23 +70,11 @@ void UpdateNotifyWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, i
|
|||||||
auto *_t = static_cast<UpdateNotifyWidget *>(_o);
|
auto *_t = static_cast<UpdateNotifyWidget *>(_o);
|
||||||
Q_UNUSED(_t)
|
Q_UNUSED(_t)
|
||||||
switch (_id) {
|
switch (_id) {
|
||||||
case 0: _t->sigUpdateFilesOnServer((*reinterpret_cast< QList<FileData>*(*)>(_a[1]))); break;
|
case 0: _t->on_closeButton_clicked(); break;
|
||||||
case 1: _t->showCompleteDialogBox((*reinterpret_cast< bool(*)>(_a[1]))); break;
|
|
||||||
case 2: _t->on_StartLoadButton_clicked(); break;
|
|
||||||
case 3: _t->on_CancelButton_clicked(); break;
|
|
||||||
case 4: _t->on_closeButton_clicked(); break;
|
|
||||||
default: ;
|
default: ;
|
||||||
}
|
}
|
||||||
} else if (_c == QMetaObject::IndexOfMethod) {
|
|
||||||
int *result = reinterpret_cast<int *>(_a[0]);
|
|
||||||
{
|
|
||||||
using _t = void (UpdateNotifyWidget::*)(QList<FileData> * );
|
|
||||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&UpdateNotifyWidget::sigUpdateFilesOnServer)) {
|
|
||||||
*result = 0;
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Q_UNUSED(_a);
|
||||||
}
|
}
|
||||||
|
|
||||||
QT_INIT_METAOBJECT const QMetaObject UpdateNotifyWidget::staticMetaObject = { {
|
QT_INIT_METAOBJECT const QMetaObject UpdateNotifyWidget::staticMetaObject = { {
|
||||||
@@ -141,22 +106,15 @@ int UpdateNotifyWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|||||||
if (_id < 0)
|
if (_id < 0)
|
||||||
return _id;
|
return _id;
|
||||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||||
if (_id < 5)
|
if (_id < 1)
|
||||||
qt_static_metacall(this, _c, _id, _a);
|
qt_static_metacall(this, _c, _id, _a);
|
||||||
_id -= 5;
|
_id -= 1;
|
||||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||||
if (_id < 5)
|
if (_id < 1)
|
||||||
*reinterpret_cast<int*>(_a[0]) = -1;
|
*reinterpret_cast<int*>(_a[0]) = -1;
|
||||||
_id -= 5;
|
_id -= 1;
|
||||||
}
|
}
|
||||||
return _id;
|
return _id;
|
||||||
}
|
}
|
||||||
|
|
||||||
// SIGNAL 0
|
|
||||||
void UpdateNotifyWidget::sigUpdateFilesOnServer(QList<FileData> * _t1)
|
|
||||||
{
|
|
||||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
|
||||||
QMetaObject::activate(this, &staticMetaObject, 0, _a);
|
|
||||||
}
|
|
||||||
QT_WARNING_POP
|
QT_WARNING_POP
|
||||||
QT_END_MOC_NAMESPACE
|
QT_END_MOC_NAMESPACE
|
||||||
|
|||||||
Binary file not shown.
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
static const unsigned char qt_resource_data[] = {
|
static const unsigned char qt_resource_data[] = {
|
||||||
// E:/Projects/QT/GUIProj/RRJClient/RRJClient/style.css
|
// E:/Projects/QT/GUIProj/RRJClient/RRJClient/style.css
|
||||||
0x0,0x0,0x5,0xb3,
|
0x0,0x0,0x6,0x87,
|
||||||
0xd,
|
0xd,
|
||||||
0xa,0x51,0x4d,0x61,0x69,0x6e,0x57,0x69,0x6e,0x64,0x6f,0x77,0xd,0xa,0x7b,0xd,
|
0xa,0x51,0x4d,0x61,0x69,0x6e,0x57,0x69,0x6e,0x64,0x6f,0x77,0xd,0xa,0x7b,0xd,
|
||||||
0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,
|
0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,
|
||||||
@@ -33,75 +33,88 @@ static const unsigned char qt_resource_data[] = {
|
|||||||
0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,
|
0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,
|
||||||
0x6c,0x6f,0x72,0x3a,0x20,0x6c,0x69,0x67,0x68,0x74,0x47,0x72,0x61,0x79,0x3b,0xd,
|
0x6c,0x6f,0x72,0x3a,0x20,0x6c,0x69,0x67,0x68,0x74,0x47,0x72,0x61,0x79,0x3b,0xd,
|
||||||
0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x67,0x72,0x61,0x79,
|
0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x67,0x72,0x61,0x79,
|
||||||
0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x4c,0x69,0x6e,0x65,0x45,0x64,0x69,0x74,
|
0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x4d,0x65,0x73,0x73,0x61,0x67,0x65,0x42,
|
||||||
0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,
|
0x6f,0x78,0x20,0x51,0x4c,0x61,0x62,0x65,0x6c,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,
|
||||||
0x73,0x74,0x79,0x6c,0x65,0x3a,0x20,0x6f,0x75,0x74,0x73,0x65,0x74,0x3b,0xd,0xa,
|
0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x66,0x61,0x6d,0x69,0x6c,0x79,0x3a,0x20,0x22,
|
||||||
|
0x43,0x61,0x6c,0x69,0x62,0x72,0x69,0x22,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,
|
||||||
|
0x6f,0x6e,0x74,0x3a,0x20,0x32,0x30,0x70,0x78,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,
|
||||||
|
0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x62,0x6c,0x61,0x63,0x6b,0x3b,0xd,0xa,0x7d,
|
||||||
|
0xd,0xa,0xd,0xa,0x51,0x4d,0x65,0x73,0x73,0x61,0x67,0x65,0x42,0x6f,0x78,0x20,
|
||||||
|
0x51,0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0xd,0xa,0x7b,0xd,0xa,
|
||||||
0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,
|
0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,
|
||||||
0x73,0x3a,0x20,0x33,0x70,0x78,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x50,
|
0x73,0x3a,0x20,0x32,0x70,0x78,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x70,0x61,0x64,
|
||||||
0x72,0x6f,0x67,0x72,0x65,0x73,0x73,0x42,0x61,0x72,0xd,0xa,0x7b,0xd,0xa,0x20,
|
0x64,0x69,0x6e,0x67,0x3a,0x20,0x30,0x2e,0x32,0x65,0x6d,0x20,0x30,0x2e,0x32,0x65,
|
||||||
0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,0x32,0x70,0x78,0x20,0x73,
|
0x6d,0x20,0x30,0x2e,0x33,0x65,0x6d,0x20,0x30,0x2e,0x32,0x65,0x6d,0x3b,0xd,0xa,
|
||||||
0x6f,0x6c,0x69,0x64,0x20,0x72,0x67,0x62,0x28,0x34,0x35,0x2c,0x38,0x34,0x2c,0x31,
|
0x20,0x20,0x20,0x20,0x6d,0x69,0x6e,0x2d,0x77,0x69,0x64,0x74,0x68,0x3a,0x20,0x37,
|
||||||
0x33,0x30,0x29,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,
|
0x30,0x70,0x78,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x4c,0x69,0x6e,0x65,
|
||||||
0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,0x20,0x31,0x32,0x70,0x78,0x3b,0xd,0xa,
|
0x45,0x64,0x69,0x74,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,
|
||||||
0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x62,0x6c,0x61,0x63,0x6b,
|
0x64,0x65,0x72,0x2d,0x73,0x74,0x79,0x6c,0x65,0x3a,0x20,0x6f,0x75,0x74,0x73,0x65,
|
||||||
0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x66,0x61,0x6d,0x69,
|
0x74,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,
|
||||||
0x6c,0x79,0x3a,0x20,0x22,0x43,0x61,0x6c,0x69,0x62,0x72,0x69,0x22,0x3b,0xd,0xa,
|
0x61,0x64,0x69,0x75,0x73,0x3a,0x20,0x33,0x70,0x78,0x3b,0xd,0xa,0x7d,0xd,0xa,
|
||||||
0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x3a,0x20,0x31,0x35,0x70,0x78,0x20,0x62,
|
0xd,0xa,0x51,0x50,0x72,0x6f,0x67,0x72,0x65,0x73,0x73,0x42,0x61,0x72,0xd,0xa,
|
||||||
0x6f,0x6c,0x64,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x74,0x65,0x78,0x74,0x2d,0x61,
|
0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,0x32,
|
||||||
0x6c,0x69,0x67,0x6e,0x3a,0x20,0x63,0x65,0x6e,0x74,0x65,0x72,0x3b,0xd,0xa,0x7d,
|
0x70,0x78,0x20,0x73,0x6f,0x6c,0x69,0x64,0x20,0x72,0x67,0x62,0x28,0x34,0x35,0x2c,
|
||||||
0xd,0xa,0xd,0xa,0xd,0xa,0x51,0x50,0x72,0x6f,0x67,0x72,0x65,0x73,0x73,0x42,
|
0x38,0x34,0x2c,0x31,0x33,0x30,0x29,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,
|
||||||
0x61,0x72,0x3a,0x3a,0x63,0x68,0x75,0x6e,0x6b,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,
|
0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,0x20,0x31,0x32,0x70,
|
||||||
0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,
|
0x78,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x62,
|
||||||
0x20,0x31,0x30,0x70,0x78,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,
|
0x6c,0x61,0x63,0x6b,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,
|
||||||
0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x72,0x67,
|
0x66,0x61,0x6d,0x69,0x6c,0x79,0x3a,0x20,0x22,0x43,0x61,0x6c,0x69,0x62,0x72,0x69,
|
||||||
0x62,0x28,0x31,0x35,0x31,0x2c,0x31,0x37,0x36,0x2c,0x32,0x30,0x31,0x29,0x3b,0xd,
|
0x22,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x3a,0x20,0x31,0x35,
|
||||||
0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x43,0x68,0x65,0x63,0x6b,0x42,0x6f,0x78,0xd,
|
0x70,0x78,0x20,0x62,0x6f,0x6c,0x64,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x74,0x65,
|
||||||
0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x66,0x61,0x6d,
|
0x78,0x74,0x2d,0x61,0x6c,0x69,0x67,0x6e,0x3a,0x20,0x63,0x65,0x6e,0x74,0x65,0x72,
|
||||||
0x69,0x6c,0x79,0x3a,0x22,0x43,0x61,0x6c,0x69,0x62,0x72,0x69,0x22,0x3b,0xd,0xa,
|
0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0xd,0xa,0x51,0x50,0x72,0x6f,0x67,0x72,
|
||||||
0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x3a,0x20,0x31,0x36,0x70,0x78,0x3b,0xd,
|
0x65,0x73,0x73,0x42,0x61,0x72,0x3a,0x3a,0x63,0x68,0x75,0x6e,0x6b,0xd,0xa,0x7b,
|
||||||
0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x77,0x68,0x69,0x74,
|
0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,
|
||||||
0x65,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x4c,0x61,0x62,0x65,0x6c,0xd,
|
0x69,0x75,0x73,0x3a,0x20,0x31,0x30,0x70,0x78,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,
|
||||||
0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x66,0x61,0x6d,
|
0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,
|
||||||
0x69,0x6c,0x79,0x3a,0x20,0x22,0x43,0x61,0x6c,0x69,0x62,0x72,0x69,0x22,0x3b,0xd,
|
0x3a,0x20,0x72,0x67,0x62,0x28,0x32,0x30,0x33,0x2c,0x32,0x32,0x38,0x2c,0x32,0x35,
|
||||||
0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x3a,0x20,0x31,0x37,0x70,0x78,0x3b,
|
0x35,0x29,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x43,0x68,0x65,0x63,0x6b,
|
||||||
0xd,0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x77,0x68,0x69,
|
0x42,0x6f,0x78,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,
|
||||||
0x74,0x65,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x4c,0x61,0x62,0x65,0x6c,
|
0x2d,0x66,0x61,0x6d,0x69,0x6c,0x79,0x3a,0x22,0x43,0x61,0x6c,0x69,0x62,0x72,0x69,
|
||||||
0x23,0x6c,0x61,0x6e,0x67,0x75,0x61,0x67,0x65,0x54,0x69,0x74,0x6c,0x65,0xd,0xa,
|
0x22,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x3a,0x20,0x31,0x36,
|
||||||
0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x66,0x61,0x6d,0x69,
|
0x70,0x78,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,
|
||||||
0x6c,0x79,0x3a,0x20,0x22,0x43,0x61,0x6c,0x69,0x62,0x72,0x69,0x22,0x3b,0xd,0xa,
|
0x77,0x68,0x69,0x74,0x65,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x4c,0x61,
|
||||||
0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x77,0x68,0x69,0x74,0x65,
|
0x62,0x65,0x6c,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,
|
||||||
0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x4c,0x61,0x62,0x65,0x6c,0x23,0x6e,
|
0x2d,0x66,0x61,0x6d,0x69,0x6c,0x79,0x3a,0x20,0x22,0x43,0x61,0x6c,0x69,0x62,0x72,
|
||||||
0x6f,0x74,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x61,0x62,0x65,0x6c,
|
0x69,0x22,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x3a,0x20,0x31,
|
||||||
0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x3a,0x20,0x32,
|
0x37,0x70,0x78,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,
|
||||||
0x30,0x70,0x78,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x50,0x75,0x73,0x68,
|
0x20,0x77,0x68,0x69,0x74,0x65,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x4c,
|
||||||
0x42,0x75,0x74,0x74,0x6f,0x6e,0x23,0x64,0x69,0x73,0x70,0x6c,0x61,0x79,0x56,0x69,
|
0x61,0x62,0x65,0x6c,0x23,0x6c,0x61,0x6e,0x67,0x75,0x61,0x67,0x65,0x54,0x69,0x74,
|
||||||
0x65,0x77,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,
|
0x6c,0x65,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,
|
||||||
0x72,0x3a,0x20,0x34,0x70,0x78,0x20,0x73,0x6f,0x6c,0x69,0x64,0x20,0x72,0x67,0x62,
|
0x66,0x61,0x6d,0x69,0x6c,0x79,0x3a,0x20,0x22,0x43,0x61,0x6c,0x69,0x62,0x72,0x69,
|
||||||
0x28,0x34,0x35,0x2c,0x38,0x34,0x2c,0x31,0x33,0x30,0x29,0x3b,0xd,0xa,0x20,0x20,
|
0x22,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x77,
|
||||||
0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,
|
0x68,0x69,0x74,0x65,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x4c,0x61,0x62,
|
||||||
0x20,0x35,0x70,0x78,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,
|
0x65,0x6c,0x23,0x6e,0x6f,0x74,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e,0x4c,
|
||||||
0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x77,0x68,0x69,
|
0x61,0x62,0x65,0x6c,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,
|
||||||
0x74,0x65,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x50,0x75,0x73,0x68,0x42,
|
0x74,0x3a,0x20,0x32,0x30,0x70,0x78,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,
|
||||||
0x75,0x74,0x74,0x6f,0x6e,0x23,0x64,0x69,0x73,0x70,0x6c,0x61,0x79,0x56,0x69,0x65,
|
0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x23,0x64,0x69,0x73,0x70,0x6c,
|
||||||
0x77,0x3a,0x63,0x68,0x65,0x63,0x6b,0x65,0x64,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,
|
0x61,0x79,0x56,0x69,0x65,0x77,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,
|
||||||
0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,
|
0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,0x34,0x70,0x78,0x20,0x73,0x6f,0x6c,0x69,0x64,
|
||||||
0x6f,0x72,0x3a,0x20,0x72,0x67,0x62,0x28,0x31,0x35,0x31,0x2c,0x31,0x37,0x36,0x2c,
|
0x20,0x72,0x67,0x62,0x28,0x34,0x35,0x2c,0x38,0x34,0x2c,0x31,0x33,0x30,0x29,0x3b,
|
||||||
0x32,0x30,0x31,0x29,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0xd,0xa,0x51,0x50,
|
0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,
|
||||||
|
0x69,0x75,0x73,0x3a,0x20,0x35,0x70,0x78,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,
|
||||||
|
0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,
|
||||||
|
0x20,0x77,0x68,0x69,0x74,0x65,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x50,
|
||||||
0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x23,0x64,0x69,0x73,0x70,0x6c,0x61,
|
0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x23,0x64,0x69,0x73,0x70,0x6c,0x61,
|
||||||
0x79,0x56,0x69,0x65,0x77,0x3a,0x64,0x69,0x73,0x61,0x62,0x6c,0x65,0x64,0xd,0xa,
|
0x79,0x56,0x69,0x65,0x77,0x3a,0x63,0x68,0x65,0x63,0x6b,0x65,0x64,0xd,0xa,0x7b,
|
||||||
0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,
|
0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,
|
||||||
0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x72,0x67,0x62,0x28,0x31,0x35,0x31,
|
0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x72,0x67,0x62,0x28,0x31,0x35,0x31,0x2c,
|
||||||
0x2c,0x31,0x37,0x36,0x2c,0x32,0x30,0x31,0x29,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,
|
0x31,0x37,0x36,0x2c,0x32,0x30,0x31,0x29,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,
|
||||||
0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x72,0x67,0x62,0x28,0x34,0x35,0x2c,0x38,0x34,0x2c,
|
0xd,0xa,0x51,0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x23,0x64,0x69,
|
||||||
0x31,0x33,0x30,0x29,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,0x51,0x50,0x75,0x73,
|
0x73,0x70,0x6c,0x61,0x79,0x56,0x69,0x65,0x77,0x3a,0x64,0x69,0x73,0x61,0x62,0x6c,
|
||||||
0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x23,0x6c,0x69,0x6e,0x6b,0x42,0x75,0x74,0x74,
|
0x65,0x64,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,
|
||||||
0x6f,0x6e,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,
|
|
||||||
0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x72,0x67,0x62,
|
0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x72,0x67,0x62,
|
||||||
0x61,0x28,0x30,0x2c,0x30,0x2c,0x30,0x2c,0x30,0x29,0x3b,0xd,0xa,0x20,0x20,0x20,
|
0x28,0x31,0x35,0x31,0x2c,0x31,0x37,0x36,0x2c,0x32,0x30,0x31,0x29,0x3b,0xd,0xa,
|
||||||
0x20,0x66,0x6f,0x6e,0x74,0x2d,0x66,0x61,0x6d,0x69,0x6c,0x79,0x3a,0x20,0x22,0x43,
|
0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x72,0x67,0x62,0x28,0x34,0x35,
|
||||||
0x61,0x6c,0x69,0x62,0x72,0x69,0x22,0x3b,0xd,0xa,0x20,0x20,0x20,0x20,0x63,0x6f,
|
0x2c,0x38,0x34,0x2c,0x31,0x33,0x30,0x29,0x3b,0xd,0xa,0x7d,0xd,0xa,0xd,0xa,
|
||||||
0x6c,0x6f,0x72,0x3a,0x62,0x6c,0x75,0x65,0x3b,0xd,0xa,0xd,0xa,0x7d,0xd,0xa,
|
0x51,0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x23,0x6c,0x69,0x6e,0x6b,
|
||||||
0xd,0xa,
|
0x42,0x75,0x74,0x74,0x6f,0x6e,0xd,0xa,0x7b,0xd,0xa,0x20,0x20,0x20,0x20,0x62,
|
||||||
|
0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,
|
||||||
|
0x20,0x72,0x67,0x62,0x61,0x28,0x30,0x2c,0x30,0x2c,0x30,0x2c,0x30,0x29,0x3b,0xd,
|
||||||
|
0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x66,0x61,0x6d,0x69,0x6c,0x79,
|
||||||
|
0x3a,0x20,0x22,0x43,0x61,0x6c,0x69,0x62,0x72,0x69,0x22,0x3b,0xd,0xa,0x20,0x20,
|
||||||
|
0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x62,0x6c,0x75,0x65,0x3b,0xd,0xa,0xd,
|
||||||
|
0xa,0x7d,0xd,0xa,0xd,0xa,
|
||||||
// E:/Projects/QT/GUIProj/RRJClient/RRJClient/resource/SSJ-100.png
|
// E:/Projects/QT/GUIProj/RRJClient/RRJClient/resource/SSJ-100.png
|
||||||
0x0,0x8,0x31,0x5f,
|
0x0,0x8,0x31,0x5f,
|
||||||
0x89,
|
0x89,
|
||||||
@@ -69675,7 +69688,7 @@ static const unsigned char qt_resource_struct[] = {
|
|||||||
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
|
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
|
||||||
// :/style.css
|
// :/style.css
|
||||||
0x0,0x0,0x0,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
|
0x0,0x0,0x0,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
|
||||||
0x0,0x0,0x1,0x92,0x48,0x9,0x7,0xd0,
|
0x0,0x0,0x1,0x92,0x4c,0x3f,0xc0,0xc2,
|
||||||
// :/resource
|
// :/resource
|
||||||
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x3,
|
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x3,
|
||||||
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
|
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
|
||||||
@@ -69686,28 +69699,28 @@ static const unsigned char qt_resource_struct[] = {
|
|||||||
0x0,0x0,0x0,0x4a,0x0,0x2,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x6,
|
0x0,0x0,0x0,0x4a,0x0,0x2,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x6,
|
||||||
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
|
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
|
||||||
// :/resource/SSJ-100.png
|
// :/resource/SSJ-100.png
|
||||||
0x0,0x0,0x0,0x2e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x5,0xb7,
|
0x0,0x0,0x0,0x2e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x6,0x8b,
|
||||||
0x0,0x0,0x1,0x92,0x42,0xa,0xa2,0x28,
|
0x0,0x0,0x1,0x92,0x42,0xa,0xa2,0x28,
|
||||||
// :/resource/Icons/setting.png
|
// :/resource/Icons/setting.png
|
||||||
0x0,0x0,0x1,0x56,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x10,0xcc,0x51,
|
0x0,0x0,0x1,0x56,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x10,0xcd,0x25,
|
||||||
0x0,0x0,0x1,0x92,0x47,0x9,0xdd,0xaa,
|
0x0,0x0,0x1,0x92,0x47,0x9,0xdd,0xaa,
|
||||||
// :/resource/Icons/settingWhite.png
|
// :/resource/Icons/settingWhite.png
|
||||||
0x0,0x0,0x1,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x10,0x80,0x4a,
|
0x0,0x0,0x1,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x10,0x81,0x1e,
|
||||||
0x0,0x0,0x1,0x92,0x47,0xc,0xaf,0x4c,
|
0x0,0x0,0x1,0x92,0x47,0xc,0xaf,0x4c,
|
||||||
// :/resource/Icons/plane.png
|
// :/resource/Icons/plane.png
|
||||||
0x0,0x0,0x1,0x72,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x10,0xf7,0x63,
|
0x0,0x0,0x1,0x72,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x10,0xf8,0x37,
|
||||||
0x0,0x0,0x1,0x91,0xb3,0xf,0xc0,0x1f,
|
0x0,0x0,0x1,0x91,0xb3,0xf,0xc0,0x1f,
|
||||||
// :/resource/Icons/monitor-display.png
|
// :/resource/Icons/monitor-display.png
|
||||||
0x0,0x0,0x1,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x10,0xc6,0x82,
|
0x0,0x0,0x1,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x10,0xc7,0x56,
|
||||||
0x0,0x0,0x1,0x92,0x42,0xfe,0x89,0x26,
|
0x0,0x0,0x1,0x92,0x42,0xfe,0x89,0x26,
|
||||||
// :/resource/Fonts/HelveticaNeue-Medium.ttf
|
// :/resource/Fonts/HelveticaNeue-Medium.ttf
|
||||||
0x0,0x0,0x0,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x8,0x37,0x1a,
|
0x0,0x0,0x0,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x8,0x37,0xee,
|
||||||
0x0,0x0,0x1,0x92,0x42,0xb4,0xbd,0xcd,
|
0x0,0x0,0x1,0x92,0x42,0xb4,0xbd,0xcd,
|
||||||
// :/resource/Fonts/LiberationSans-Regular.ttf
|
// :/resource/Fonts/LiberationSans-Regular.ttf
|
||||||
0x0,0x0,0x0,0xca,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xb,0x28,0x4e,
|
0x0,0x0,0x0,0xca,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xb,0x29,0x22,
|
||||||
0x0,0x0,0x1,0x92,0x42,0x25,0xa7,0xdc,
|
0x0,0x0,0x1,0x92,0x42,0x25,0xa7,0xdc,
|
||||||
// :/resource/Fonts/Kanit Cyrillic.ttf
|
// :/resource/Fonts/Kanit Cyrillic.ttf
|
||||||
0x0,0x0,0x0,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xa,0xa0,0x8e,
|
0x0,0x0,0x0,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xa,0xa1,0x62,
|
||||||
0x0,0x0,0x1,0x92,0x42,0x14,0x94,0xcc,
|
0x0,0x0,0x1,0x92,0x42,0x14,0x94,0xcc,
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +1,10 @@
|
|||||||
#include "mainwindow.h"
|
#include "mainwindow.h"
|
||||||
#include "ui_mainwindow.h"
|
#include "ui_mainwindow.h"
|
||||||
#include "updatenotifywidget.h"
|
#include "updatenotifywidget.h"
|
||||||
|
#include "updatenotifywidget.h"
|
||||||
|
|
||||||
#include <QFontDatabase>
|
#include <QFontDatabase>
|
||||||
|
#include <QMessageBox>
|
||||||
#include <QPaintEvent>
|
#include <QPaintEvent>
|
||||||
#include <QPainter>
|
#include <QPainter>
|
||||||
#include <QTimer>
|
#include <QTimer>
|
||||||
@@ -34,7 +36,9 @@ void MainWindow::initialize()
|
|||||||
ui->autostartCheckBox->hide();
|
ui->autostartCheckBox->hide();
|
||||||
ui->startButton->setEnabled(false);
|
ui->startButton->setEnabled(false);
|
||||||
ui->loginWidget->hide();
|
ui->loginWidget->hide();
|
||||||
|
|
||||||
ui->updateWidget->hide();
|
ui->updateWidget->hide();
|
||||||
|
ui->updateButtonGroup_2->hide();
|
||||||
|
|
||||||
createObjects();
|
createObjects();
|
||||||
|
|
||||||
@@ -51,7 +55,6 @@ void MainWindow::initialize()
|
|||||||
emit sigSetConnect(dataParser->getServerSettings(),connectionThread);
|
emit sigSetConnect(dataParser->getServerSettings(),connectionThread);
|
||||||
|
|
||||||
checkAppAvailable();
|
checkAppAvailable();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainWindow::createObjects()
|
void MainWindow::createObjects()
|
||||||
@@ -96,11 +99,15 @@ void MainWindow::bindConnection()
|
|||||||
connect(recognizeSystem,&RecognizeSystem::sigSocketWaitForReadyRead,client,&TCPClient::waitRead,Qt::AutoConnection);
|
connect(recognizeSystem,&RecognizeSystem::sigSocketWaitForReadyRead,client,&TCPClient::waitRead,Qt::AutoConnection);
|
||||||
connect(recognizeSystem,&RecognizeSystem::sigServerBlocked,this,&MainWindow::serverBlocked);
|
connect(recognizeSystem,&RecognizeSystem::sigServerBlocked,this,&MainWindow::serverBlocked);
|
||||||
|
|
||||||
|
connect(updateController,&UpdateController::sigUpdateComplete,this,&MainWindow::showCompleteDialogBox);
|
||||||
|
|
||||||
connect(hashComparer,&HashComparer::sigCallCheck,this,&MainWindow::checkUpdate);
|
connect(hashComparer,&HashComparer::sigCallCheck,this,&MainWindow::checkUpdate);
|
||||||
connect(hashComparer,&HashComparer::sigHaveDelta,this,&MainWindow::showUpdateInfo);
|
connect(hashComparer,&HashComparer::sigHaveDelta,this,&MainWindow::showUpdateInfo);
|
||||||
|
|
||||||
|
connect(sendSystem,&SendSystem::sigSend,this,&MainWindow::updateProgress);
|
||||||
connect(sendSystem,&SendSystem::sigGetXmlAnswer,dataParser,&DataParser::slotGetXmlAnswer);
|
connect(sendSystem,&SendSystem::sigGetXmlAnswer,dataParser,&DataParser::slotGetXmlAnswer);
|
||||||
|
|
||||||
|
connect(this,&MainWindow::sigUpdateFilesOnServer,updateController,&UpdateController::updateFilesOnServer);
|
||||||
connect(this,&MainWindow::sigInitializeClient,client,&TCPClient::initialize,Qt::AutoConnection);
|
connect(this,&MainWindow::sigInitializeClient,client,&TCPClient::initialize,Qt::AutoConnection);
|
||||||
connect(this,&MainWindow::sigSetConnect,client,&TCPClient::setConnect,Qt::AutoConnection);
|
connect(this,&MainWindow::sigSetConnect,client,&TCPClient::setConnect,Qt::AutoConnection);
|
||||||
connect(this,&MainWindow::sigSendCommand,client,&TCPClient::slotSendCommand,Qt::AutoConnection);
|
connect(this,&MainWindow::sigSendCommand,client,&TCPClient::slotSendCommand,Qt::AutoConnection);
|
||||||
@@ -156,6 +163,7 @@ void MainWindow::setNeedUpdate(bool flag,quint64 size, quint64 fileCount)
|
|||||||
ui->loadingProgressBar->setValue(100);
|
ui->loadingProgressBar->setValue(100);
|
||||||
autoStart();
|
autoStart();
|
||||||
ui->startButton->show();
|
ui->startButton->show();
|
||||||
|
ui->offlineStartButton->setGeometry(570,510,220,35);
|
||||||
ui->offlineStartButton->show();
|
ui->offlineStartButton->show();
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -311,14 +319,13 @@ void MainWindow::callUpdateList()
|
|||||||
QByteArray answer = dataParser->xmlAnswer_notify("GETSERVERDATALIST");
|
QByteArray answer = dataParser->xmlAnswer_notify("GETSERVERDATALIST");
|
||||||
sendSystem->sendXMLAnswer(answer);
|
sendSystem->sendXMLAnswer(answer);
|
||||||
|
|
||||||
updateWidget->initialize(this,updateController);
|
updateWidget->initialize(this);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainWindow::bindNotifyWidget(UpdateNotifyWidget *widget)
|
void MainWindow::bindNotifyWidget(UpdateNotifyWidget *widget)
|
||||||
{
|
{
|
||||||
updateWidget = widget;
|
updateWidget = widget;
|
||||||
connect(sendSystem,&SendSystem::sigSend,updateWidget,&UpdateNotifyWidget::updateCount);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainWindow::on_loginButton_clicked()
|
void MainWindow::on_loginButton_clicked()
|
||||||
@@ -406,6 +413,36 @@ void MainWindow::on_languageComboBox_activated(const QString &arg1)
|
|||||||
ui->retranslateUi(this);
|
ui->retranslateUi(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void MainWindow::on_loadToServerButton_clicked()
|
||||||
|
{
|
||||||
|
ui->inlineTextDebug->setText(tr("Отправка файлов..."));
|
||||||
|
ui->loadingProgressBar->show();
|
||||||
|
ui->updateButtonGroup_2->hide();
|
||||||
|
ui->offlineStartButton->hide();
|
||||||
|
ui->updateWidget->hide();
|
||||||
|
|
||||||
|
emit sigUpdateFilesOnServer(hashComparer->getFilesForUpdate());
|
||||||
|
}
|
||||||
|
|
||||||
|
void MainWindow::on_undoChangesButton_clicked()
|
||||||
|
{
|
||||||
|
ui->loadingProgressBar->show();
|
||||||
|
ui->offlineStartButton->hide();
|
||||||
|
ui->updateButtonGroup_2->hide();
|
||||||
|
ui->updateWidget->hide();
|
||||||
|
on_updateButton_clicked();
|
||||||
|
}
|
||||||
|
|
||||||
|
void MainWindow::on_startWithCurrentChangesButton_clicked()
|
||||||
|
{
|
||||||
|
on_startButton_clicked();
|
||||||
|
}
|
||||||
|
|
||||||
|
void MainWindow::on_updateListGuideLabel_linkActivated(const QString &link)
|
||||||
|
{
|
||||||
|
updateWidget->show();
|
||||||
|
}
|
||||||
|
|
||||||
void MainWindow::checkUpdate()
|
void MainWindow::checkUpdate()
|
||||||
{
|
{
|
||||||
ui->loadingProgressBar->setValue(0);
|
ui->loadingProgressBar->setValue(0);
|
||||||
@@ -420,14 +457,42 @@ void MainWindow::showUpdateInfo()
|
|||||||
QString list = tr("Возможные действия:\n"
|
QString list = tr("Возможные действия:\n"
|
||||||
" 1. Загрузить изменения на сервер\n"
|
" 1. Загрузить изменения на сервер\n"
|
||||||
" 2. Отменить изменения с загрузкой версии с сервера \n"
|
" 2. Отменить изменения с загрузкой версии с сервера \n"
|
||||||
" 3. Запустить с текущими изменениями");
|
" 3. Запустить без отправки файлов, но с текущими изменениями");
|
||||||
|
|
||||||
|
|
||||||
ui->updateListGuideLabel->setText(text);
|
ui->updateListGuideLabel->setText(text);
|
||||||
ui->updateActionListLabel->setText(list);
|
ui->updateActionListLabel->setText(list);
|
||||||
|
|
||||||
ui->updateWidget->show();
|
ui->updateWidget->show();
|
||||||
|
ui->updateButtonGroup_2->show();
|
||||||
ui->offlineStartButton->setGeometry(570,552,220,35);
|
ui->offlineStartButton->setGeometry(570,552,220,35);
|
||||||
|
fileCountForUpdate = hashComparer->getFilesForUpdate()->length();
|
||||||
|
|
||||||
|
filesLoaded = 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
void MainWindow::showCompleteDialogBox(bool flag)
|
||||||
|
{
|
||||||
|
QMessageBox *messageBox = new QMessageBox(this);
|
||||||
|
|
||||||
|
if(flag)
|
||||||
|
{
|
||||||
|
messageBox->setIcon(QMessageBox::Information);
|
||||||
|
messageBox->setWindowTitle(tr("Информация"));
|
||||||
|
messageBox->addButton(QMessageBox::Ok);
|
||||||
|
messageBox->setStyleSheet("QMessageBox {color: black;}");
|
||||||
|
messageBox->setText(tr("Загрузка завершена"));
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
messageBox->setIcon(QMessageBox::Warning);
|
||||||
|
messageBox->setWindowTitle(tr("Ошибка"));
|
||||||
|
messageBox->addButton(QMessageBox::Ok);
|
||||||
|
messageBox->setText(tr("Произошла ошибка при загрузке"));
|
||||||
|
}
|
||||||
|
|
||||||
|
connect(messageBox,&QMessageBox::accepted,this,&MainWindow::checkUpdate);
|
||||||
|
messageBox->show();
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainWindow::keyPressEvent(QKeyEvent *event)
|
void MainWindow::keyPressEvent(QKeyEvent *event)
|
||||||
@@ -441,12 +506,6 @@ void MainWindow::keyPressEvent(QKeyEvent *event)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void MainWindow::on_updateListGuideLabel_linkActivated(const QString &link)
|
|
||||||
{
|
|
||||||
updateWidget->show();
|
|
||||||
}
|
|
||||||
|
|
||||||
void MainWindow::painting()
|
void MainWindow::painting()
|
||||||
{
|
{
|
||||||
QFontDatabase::addApplicationFont(":/resource/Fonts/Kanit Cyrillic.ttf");
|
QFontDatabase::addApplicationFont(":/resource/Fonts/Kanit Cyrillic.ttf");
|
||||||
@@ -479,3 +538,4 @@ MainWindow::~MainWindow()
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
16
mainwindow.h
16
mainwindow.h
@@ -44,6 +44,7 @@ signals:
|
|||||||
SendSystem *sendSystem,
|
SendSystem *sendSystem,
|
||||||
QThread *thread);
|
QThread *thread);
|
||||||
|
|
||||||
|
void sigUpdateFilesOnServer(QList<FileData> *fileSendList);
|
||||||
void sigSetConnect(ServerSettings* serverSettings,QThread *thread);
|
void sigSetConnect(ServerSettings* serverSettings,QThread *thread);
|
||||||
void sigCalculateHash();
|
void sigCalculateHash();
|
||||||
void sigSendCommand(QString message);
|
void sigSendCommand(QString message);
|
||||||
@@ -52,26 +53,19 @@ signals:
|
|||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
void on_loginButton_clicked();
|
void on_loginButton_clicked();
|
||||||
|
|
||||||
void on_updateButton_clicked();
|
void on_updateButton_clicked();
|
||||||
|
|
||||||
void on_startButton_clicked();
|
void on_startButton_clicked();
|
||||||
|
|
||||||
void on_saveServerButton_clicked();
|
void on_saveServerButton_clicked();
|
||||||
|
|
||||||
void on_settingsButton_clicked();
|
void on_settingsButton_clicked();
|
||||||
|
|
||||||
void on_connectButton_clicked();
|
void on_connectButton_clicked();
|
||||||
|
|
||||||
void on_languageComboBox_activated(const QString &arg1);
|
void on_languageComboBox_activated(const QString &arg1);
|
||||||
|
|
||||||
void slotDisableNotify();
|
void slotDisableNotify();
|
||||||
|
|
||||||
void slotConnectionState(bool flag);
|
void slotConnectionState(bool flag);
|
||||||
|
|
||||||
void slotServerDisconnect();
|
void slotServerDisconnect();
|
||||||
|
|
||||||
void on_updateListGuideLabel_linkActivated(const QString &link);
|
void on_updateListGuideLabel_linkActivated(const QString &link);
|
||||||
|
void on_loadToServerButton_clicked();
|
||||||
|
void on_undoChangesButton_clicked();
|
||||||
|
void on_startWithCurrentChangesButton_clicked();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Ui::MainWindow *ui;
|
Ui::MainWindow *ui;
|
||||||
@@ -87,6 +81,7 @@ private:
|
|||||||
HashComparer *hashComparer;
|
HashComparer *hashComparer;
|
||||||
QThread *connectionThread;
|
QThread *connectionThread;
|
||||||
QTimer *timer;
|
QTimer *timer;
|
||||||
|
QList<FileData> *updateList;
|
||||||
|
|
||||||
int fileCountForUpdate;
|
int fileCountForUpdate;
|
||||||
int filesLoaded;
|
int filesLoaded;
|
||||||
@@ -107,6 +102,7 @@ private:
|
|||||||
void createObjects();
|
void createObjects();
|
||||||
void showUpdateInfo();
|
void showUpdateInfo();
|
||||||
|
|
||||||
|
void showCompleteDialogBox(bool flag);
|
||||||
protected:
|
protected:
|
||||||
virtual void keyPressEvent(QKeyEvent *event);
|
virtual void keyPressEvent(QKeyEvent *event);
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -584,6 +584,9 @@
|
|||||||
<property name="scaledContents">
|
<property name="scaledContents">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="alignment">
|
||||||
|
<set>Qt::AlignCenter</set>
|
||||||
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
@@ -747,7 +750,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>570</x>
|
<x>565</x>
|
||||||
<y>552</y>
|
<y>552</y>
|
||||||
<width>220</width>
|
<width>220</width>
|
||||||
<height>35</height>
|
<height>35</height>
|
||||||
@@ -881,18 +884,18 @@
|
|||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QWidget" name="horizontalLayoutWidget">
|
<widget class="QWidget" name="updateButtonGroup_2" native="true">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>10</x>
|
<x>10</x>
|
||||||
<y>550</y>
|
<y>541</y>
|
||||||
<width>551</width>
|
<width>551</width>
|
||||||
<height>41</height>
|
<height>50</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="updateButtonGroup">
|
<layout class="QHBoxLayout" name="updateButtonGroup">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="pushButton_3">
|
<widget class="QPushButton" name="loadToServerButton">
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>0</width>
|
<width>0</width>
|
||||||
@@ -900,12 +903,12 @@
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>PushButton</string>
|
<string>Загрузить на сервер</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="pushButton">
|
<widget class="QPushButton" name="undoChangesButton">
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>0</width>
|
<width>0</width>
|
||||||
@@ -913,12 +916,12 @@
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>PushButton</string>
|
<string>Отменить изменения</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="pushButton_2">
|
<widget class="QPushButton" name="startWithCurrentChangesButton">
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>0</width>
|
<width>0</width>
|
||||||
@@ -926,13 +929,12 @@
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>PushButton</string>
|
<string>Запустить без отправки</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<zorder>updateWidget</zorder>
|
|
||||||
<zorder>LanguageWidget</zorder>
|
<zorder>LanguageWidget</zorder>
|
||||||
<zorder>mainFrame</zorder>
|
<zorder>mainFrame</zorder>
|
||||||
<zorder>layoutWidget</zorder>
|
<zorder>layoutWidget</zorder>
|
||||||
@@ -940,7 +942,8 @@
|
|||||||
<zorder>notificationLabel</zorder>
|
<zorder>notificationLabel</zorder>
|
||||||
<zorder>offlineStartButton</zorder>
|
<zorder>offlineStartButton</zorder>
|
||||||
<zorder>debugWidget</zorder>
|
<zorder>debugWidget</zorder>
|
||||||
<zorder>horizontalLayoutWidget</zorder>
|
<zorder>updateButtonGroup_2</zorder>
|
||||||
|
<zorder>updateWidget</zorder>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
<resources/>
|
<resources/>
|
||||||
|
|||||||
@@ -1,948 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<ui version="4.0">
|
|
||||||
<class>MainWindow</class>
|
|
||||||
<widget class="QMainWindow" name="MainWindow">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>0</x>
|
|
||||||
<y>0</y>
|
|
||||||
<width>800</width>
|
|
||||||
<height>600</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>800</width>
|
|
||||||
<height>600</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>800</width>
|
|
||||||
<height>600</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="windowTitle">
|
|
||||||
<string>Тренажер процедур технического обслуживания самолета RRJ-95NEW-100</string>
|
|
||||||
</property>
|
|
||||||
<widget class="QWidget" name="centralwidget">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>800</width>
|
|
||||||
<height>600</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>800</width>
|
|
||||||
<height>600</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<widget class="QWidget" name="layoutWidget">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>10</x>
|
|
||||||
<y>550</y>
|
|
||||||
<width>780</width>
|
|
||||||
<height>41</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<layout class="QHBoxLayout" name="downlayout">
|
|
||||||
<item>
|
|
||||||
<layout class="QVBoxLayout" name="downLayoutLoadingSlider">
|
|
||||||
<property name="spacing">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<item>
|
|
||||||
<widget class="QProgressBar" name="loadingProgressBar">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>30</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>16777215</width>
|
|
||||||
<height>30</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="value">
|
|
||||||
<number>10</number>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
||||||
<property name="sizeConstraint">
|
|
||||||
<enum>QLayout::SetFixedSize</enum>
|
|
||||||
</property>
|
|
||||||
<property name="topMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<property name="bottomMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<item>
|
|
||||||
<widget class="QPushButton" name="updateButton">
|
|
||||||
<property name="enabled">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>100</width>
|
|
||||||
<height>30</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>100</width>
|
|
||||||
<height>30</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
<family>Calibri</family>
|
|
||||||
<pointsize>8</pointsize>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Обновить</string>
|
|
||||||
</property>
|
|
||||||
<property name="flat">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QPushButton" name="startButton">
|
|
||||||
<property name="enabled">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>100</width>
|
|
||||||
<height>30</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>100</width>
|
|
||||||
<height>30</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Запуск</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
<widget class="QFrame" name="mainFrame">
|
|
||||||
<property name="enabled">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>10</x>
|
|
||||||
<y>10</y>
|
|
||||||
<width>781</width>
|
|
||||||
<height>211</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="frameShape">
|
|
||||||
<enum>QFrame::StyledPanel</enum>
|
|
||||||
</property>
|
|
||||||
<property name="frameShadow">
|
|
||||||
<enum>QFrame::Raised</enum>
|
|
||||||
</property>
|
|
||||||
<widget class="QWidget" name="displayGroupWidget" native="true">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>40</x>
|
|
||||||
<y>10</y>
|
|
||||||
<width>700</width>
|
|
||||||
<height>200</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>300</width>
|
|
||||||
<height>200</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>700</width>
|
|
||||||
<height>200</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="displayChoiceTitle">
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>16777215</width>
|
|
||||||
<height>30</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
<pointsize>10</pointsize>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Выберите активные мониторы:</string>
|
|
||||||
</property>
|
|
||||||
<property name="alignment">
|
|
||||||
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QWidget" name="screenWidget" native="true">
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>0</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>700</width>
|
|
||||||
<height>16777215</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
||||||
<item>
|
|
||||||
<layout class="QHBoxLayout" name="displayLayout">
|
|
||||||
<property name="spacing">
|
|
||||||
<number>6</number>
|
|
||||||
</property>
|
|
||||||
<property name="sizeConstraint">
|
|
||||||
<enum>QLayout::SetDefaultConstraint</enum>
|
|
||||||
</property>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
<widget class="QPushButton" name="settingsButton">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>730</x>
|
|
||||||
<y>10</y>
|
|
||||||
<width>51</width>
|
|
||||||
<height>40</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>40</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string/>
|
|
||||||
</property>
|
|
||||||
<property name="iconSize">
|
|
||||||
<size>
|
|
||||||
<width>30</width>
|
|
||||||
<height>30</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</widget>
|
|
||||||
<widget class="QWidget" name="LanguageWidget" native="true">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>0</x>
|
|
||||||
<y>560</y>
|
|
||||||
<width>200</width>
|
|
||||||
<height>30</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
||||||
<property name="topMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<property name="bottomMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="languageTitle">
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
<family>Calibri</family>
|
|
||||||
<pointsize>10</pointsize>
|
|
||||||
<weight>50</weight>
|
|
||||||
<bold>false</bold>
|
|
||||||
<stylestrategy>PreferAntialias</stylestrategy>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Язык/Language</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QComboBox" name="languageComboBox">
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Maximum" vsizetype="Expanding">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
<family>Helvetica Cyr Upright-Bold</family>
|
|
||||||
<weight>75</weight>
|
|
||||||
<bold>true</bold>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<item>
|
|
||||||
<property name="text">
|
|
||||||
<string>RUS</string>
|
|
||||||
</property>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<property name="text">
|
|
||||||
<string>ENG</string>
|
|
||||||
</property>
|
|
||||||
</item>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
<widget class="QWidget" name="horizontalWidget" native="true">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>0</x>
|
|
||||||
<y>220</y>
|
|
||||||
<width>801</width>
|
|
||||||
<height>181</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
||||||
<property name="sizeConstraint">
|
|
||||||
<enum>QLayout::SetDefaultConstraint</enum>
|
|
||||||
</property>
|
|
||||||
<property name="leftMargin">
|
|
||||||
<number>1</number>
|
|
||||||
</property>
|
|
||||||
<item>
|
|
||||||
<widget class="QWidget" name="loginWidget" native="true">
|
|
||||||
<property name="enabled">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>0</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>250</width>
|
|
||||||
<height>300</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="autoFillBackground">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout">
|
|
||||||
<property name="spacing">
|
|
||||||
<number>5</number>
|
|
||||||
</property>
|
|
||||||
<property name="leftMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<property name="topMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<property name="rightMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<property name="bottomMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<item>
|
|
||||||
<widget class="QWidget" name="loginLayoutWidget" native="true">
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>250</width>
|
|
||||||
<height>0</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>240</width>
|
|
||||||
<height>200</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="loginLayout">
|
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="loginTitle">
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>250</width>
|
|
||||||
<height>30</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Вход в систему</string>
|
|
||||||
</property>
|
|
||||||
<property name="alignment">
|
|
||||||
<set>Qt::AlignCenter</set>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QLineEdit" name="loginInputField">
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>230</width>
|
|
||||||
<height>35</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string/>
|
|
||||||
</property>
|
|
||||||
<property name="placeholderText">
|
|
||||||
<string>Логин</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QLineEdit" name="passwordInputField">
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>230</width>
|
|
||||||
<height>35</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="placeholderText">
|
|
||||||
<string>Пароль</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QPushButton" name="loginButton">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>230</width>
|
|
||||||
<height>40</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Войти</string>
|
|
||||||
</property>
|
|
||||||
<property name="isGreen" stdset="0">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QWidget" name="offlineWidget" native="true">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>0</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>350</width>
|
|
||||||
<height>16777215</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
||||||
<property name="leftMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<property name="topMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<property name="rightMargin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="offlineNotifyLabel">
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>50</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>350</width>
|
|
||||||
<height>60</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
<pointsize>8</pointsize>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<property name="autoFillBackground">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Связь с сервером не установлена проверьте настройки или запустите в автономном режиме</string>
|
|
||||||
</property>
|
|
||||||
<property name="scaledContents">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="wordWrap">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="margin">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QWidget" name="settingsWidget" native="true">
|
|
||||||
<property name="enabled">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>0</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>200</width>
|
|
||||||
<height>16777215</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="autoFillBackground">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="serverSettingsTitle">
|
|
||||||
<property name="text">
|
|
||||||
<string>Настройки сервера</string>
|
|
||||||
</property>
|
|
||||||
<property name="alignment">
|
|
||||||
<set>Qt::AlignCenter</set>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<layout class="QHBoxLayout" name="serverInputLayout">
|
|
||||||
<item>
|
|
||||||
<widget class="QLineEdit" name="serverInputField">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>35</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="placeholderText">
|
|
||||||
<string>Сервер</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<layout class="QHBoxLayout" name="portInputLayout">
|
|
||||||
<item>
|
|
||||||
<widget class="QLineEdit" name="portInputField">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>35</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="placeholderText">
|
|
||||||
<string>Порт</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QPushButton" name="saveServerButton">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>40</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>16777215</width>
|
|
||||||
<height>50</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Сохранить</string>
|
|
||||||
</property>
|
|
||||||
<property name="blueButton" stdset="0">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
<widget class="QLabel" name="notificationLabel">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>250</x>
|
|
||||||
<y>460</y>
|
|
||||||
<width>300</width>
|
|
||||||
<height>40</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>300</width>
|
|
||||||
<height>0</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>300</width>
|
|
||||||
<height>16777215</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
<pointsize>10</pointsize>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<property name="frameShape">
|
|
||||||
<enum>QFrame::StyledPanel</enum>
|
|
||||||
</property>
|
|
||||||
<property name="frameShadow">
|
|
||||||
<enum>QFrame::Plain</enum>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Какая-то ошибка</string>
|
|
||||||
</property>
|
|
||||||
<property name="textFormat">
|
|
||||||
<enum>Qt::RichText</enum>
|
|
||||||
</property>
|
|
||||||
<property name="alignment">
|
|
||||||
<set>Qt::AlignCenter</set>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
<widget class="QPushButton" name="offlineStartButton">
|
|
||||||
<property name="enabled">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>570</x>
|
|
||||||
<y>552</y>
|
|
||||||
<width>220</width>
|
|
||||||
<height>35</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>150</width>
|
|
||||||
<height>35</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>1500</width>
|
|
||||||
<height>35</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Запуск в автономном режиме</string>
|
|
||||||
</property>
|
|
||||||
<property name="checkable">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
<property name="checked">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
<widget class="QWidget" name="debugWidget" native="true">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>10</x>
|
|
||||||
<y>500</y>
|
|
||||||
<width>561</width>
|
|
||||||
<height>51</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
||||||
<property name="spacing">
|
|
||||||
<number>10</number>
|
|
||||||
</property>
|
|
||||||
<property name="leftMargin">
|
|
||||||
<number>1</number>
|
|
||||||
</property>
|
|
||||||
<property name="topMargin">
|
|
||||||
<number>1</number>
|
|
||||||
</property>
|
|
||||||
<property name="rightMargin">
|
|
||||||
<number>1</number>
|
|
||||||
</property>
|
|
||||||
<property name="bottomMargin">
|
|
||||||
<number>1</number>
|
|
||||||
</property>
|
|
||||||
<item>
|
|
||||||
<widget class="QCheckBox" name="autostartCheckBox">
|
|
||||||
<property name="enabled">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Автозапуск</string>
|
|
||||||
</property>
|
|
||||||
<property name="checked">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="inlineTextDebug">
|
|
||||||
<property name="text">
|
|
||||||
<string/>
|
|
||||||
</property>
|
|
||||||
<property name="alignment">
|
|
||||||
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
<widget class="QWidget" name="updateWidget" native="true">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>0</x>
|
|
||||||
<y>330</y>
|
|
||||||
<width>791</width>
|
|
||||||
<height>171</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_10">
|
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="updateListGuideLabel">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>500</width>
|
|
||||||
<height>20</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>16777215</width>
|
|
||||||
<height>20</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
<family>Calibri</family>
|
|
||||||
<pointsize>10</pointsize>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Есть изменения в локальных файлах</string>
|
|
||||||
</property>
|
|
||||||
<property name="alignment">
|
|
||||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="updateActionListLabel">
|
|
||||||
<property name="text">
|
|
||||||
<string>TextLabel</string>
|
|
||||||
</property>
|
|
||||||
<property name="alignment">
|
|
||||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
<widget class="QWidget" name="horizontalLayoutWidget">
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>10</x>
|
|
||||||
<y>550</y>
|
|
||||||
<width>551</width>
|
|
||||||
<height>41</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<layout class="QHBoxLayout" name="updateButtonGroup">
|
|
||||||
<item>
|
|
||||||
<widget class="QPushButton" name="loadToServerButton">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>35</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Загрузить на сервер</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QPushButton" name="undoChangesButton">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>35</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>PushButton</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QPushButton" name="startWithCurrentChangesButton">
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>35</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>PushButton</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
<zorder>updateWidget</zorder>
|
|
||||||
<zorder>LanguageWidget</zorder>
|
|
||||||
<zorder>mainFrame</zorder>
|
|
||||||
<zorder>layoutWidget</zorder>
|
|
||||||
<zorder>horizontalWidget</zorder>
|
|
||||||
<zorder>notificationLabel</zorder>
|
|
||||||
<zorder>offlineStartButton</zorder>
|
|
||||||
<zorder>debugWidget</zorder>
|
|
||||||
<zorder>horizontalLayoutWidget</zorder>
|
|
||||||
</widget>
|
|
||||||
</widget>
|
|
||||||
<resources/>
|
|
||||||
<connections/>
|
|
||||||
</ui>
|
|
||||||
16
style.css
16
style.css
@@ -20,6 +20,20 @@ QPushButton:disabled
|
|||||||
color: gray
|
color: gray
|
||||||
}
|
}
|
||||||
|
|
||||||
|
QMessageBox QLabel
|
||||||
|
{
|
||||||
|
font-family: "Calibri";
|
||||||
|
font: 20px;
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
|
QMessageBox QPushButton
|
||||||
|
{
|
||||||
|
border-radius: 2px;
|
||||||
|
padding: 0.2em 0.2em 0.3em 0.2em;
|
||||||
|
min-width: 70px;
|
||||||
|
}
|
||||||
|
|
||||||
QLineEdit
|
QLineEdit
|
||||||
{
|
{
|
||||||
border-style: outset;
|
border-style: outset;
|
||||||
@@ -40,7 +54,7 @@ QProgressBar
|
|||||||
QProgressBar::chunk
|
QProgressBar::chunk
|
||||||
{
|
{
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
background-color: rgb(151,176,201);
|
background-color: rgb(203,228,255);
|
||||||
}
|
}
|
||||||
|
|
||||||
QCheckBox
|
QCheckBox
|
||||||
|
|||||||
@@ -79,6 +79,11 @@ public:
|
|||||||
QVBoxLayout *verticalLayout_10;
|
QVBoxLayout *verticalLayout_10;
|
||||||
QLabel *updateListGuideLabel;
|
QLabel *updateListGuideLabel;
|
||||||
QLabel *updateActionListLabel;
|
QLabel *updateActionListLabel;
|
||||||
|
QWidget *updateButtonGroup_2;
|
||||||
|
QHBoxLayout *updateButtonGroup;
|
||||||
|
QPushButton *loadToServerButton;
|
||||||
|
QPushButton *undoChangesButton;
|
||||||
|
QPushButton *startWithCurrentChangesButton;
|
||||||
|
|
||||||
void setupUi(QMainWindow *MainWindow)
|
void setupUi(QMainWindow *MainWindow)
|
||||||
{
|
{
|
||||||
@@ -333,6 +338,7 @@ public:
|
|||||||
offlineNotifyLabel->setFont(font4);
|
offlineNotifyLabel->setFont(font4);
|
||||||
offlineNotifyLabel->setAutoFillBackground(false);
|
offlineNotifyLabel->setAutoFillBackground(false);
|
||||||
offlineNotifyLabel->setScaledContents(true);
|
offlineNotifyLabel->setScaledContents(true);
|
||||||
|
offlineNotifyLabel->setAlignment(Qt::AlignCenter);
|
||||||
offlineNotifyLabel->setWordWrap(true);
|
offlineNotifyLabel->setWordWrap(true);
|
||||||
offlineNotifyLabel->setMargin(0);
|
offlineNotifyLabel->setMargin(0);
|
||||||
|
|
||||||
@@ -392,7 +398,7 @@ public:
|
|||||||
|
|
||||||
notificationLabel = new QLabel(centralwidget);
|
notificationLabel = new QLabel(centralwidget);
|
||||||
notificationLabel->setObjectName(QString::fromUtf8("notificationLabel"));
|
notificationLabel->setObjectName(QString::fromUtf8("notificationLabel"));
|
||||||
notificationLabel->setGeometry(QRect(250, 470, 300, 40));
|
notificationLabel->setGeometry(QRect(250, 460, 300, 40));
|
||||||
sizePolicy.setHeightForWidth(notificationLabel->sizePolicy().hasHeightForWidth());
|
sizePolicy.setHeightForWidth(notificationLabel->sizePolicy().hasHeightForWidth());
|
||||||
notificationLabel->setSizePolicy(sizePolicy);
|
notificationLabel->setSizePolicy(sizePolicy);
|
||||||
notificationLabel->setMinimumSize(QSize(300, 0));
|
notificationLabel->setMinimumSize(QSize(300, 0));
|
||||||
@@ -405,7 +411,7 @@ public:
|
|||||||
offlineStartButton = new QPushButton(centralwidget);
|
offlineStartButton = new QPushButton(centralwidget);
|
||||||
offlineStartButton->setObjectName(QString::fromUtf8("offlineStartButton"));
|
offlineStartButton->setObjectName(QString::fromUtf8("offlineStartButton"));
|
||||||
offlineStartButton->setEnabled(true);
|
offlineStartButton->setEnabled(true);
|
||||||
offlineStartButton->setGeometry(QRect(570, 552, 220, 35));
|
offlineStartButton->setGeometry(QRect(565, 552, 220, 35));
|
||||||
sizePolicy6.setHeightForWidth(offlineStartButton->sizePolicy().hasHeightForWidth());
|
sizePolicy6.setHeightForWidth(offlineStartButton->sizePolicy().hasHeightForWidth());
|
||||||
offlineStartButton->setSizePolicy(sizePolicy6);
|
offlineStartButton->setSizePolicy(sizePolicy6);
|
||||||
offlineStartButton->setMinimumSize(QSize(150, 35));
|
offlineStartButton->setMinimumSize(QSize(150, 35));
|
||||||
@@ -455,6 +461,29 @@ public:
|
|||||||
|
|
||||||
verticalLayout_10->addWidget(updateActionListLabel);
|
verticalLayout_10->addWidget(updateActionListLabel);
|
||||||
|
|
||||||
|
updateButtonGroup_2 = new QWidget(centralwidget);
|
||||||
|
updateButtonGroup_2->setObjectName(QString::fromUtf8("updateButtonGroup_2"));
|
||||||
|
updateButtonGroup_2->setGeometry(QRect(10, 541, 551, 50));
|
||||||
|
updateButtonGroup = new QHBoxLayout(updateButtonGroup_2);
|
||||||
|
updateButtonGroup->setObjectName(QString::fromUtf8("updateButtonGroup"));
|
||||||
|
loadToServerButton = new QPushButton(updateButtonGroup_2);
|
||||||
|
loadToServerButton->setObjectName(QString::fromUtf8("loadToServerButton"));
|
||||||
|
loadToServerButton->setMinimumSize(QSize(0, 35));
|
||||||
|
|
||||||
|
updateButtonGroup->addWidget(loadToServerButton);
|
||||||
|
|
||||||
|
undoChangesButton = new QPushButton(updateButtonGroup_2);
|
||||||
|
undoChangesButton->setObjectName(QString::fromUtf8("undoChangesButton"));
|
||||||
|
undoChangesButton->setMinimumSize(QSize(0, 35));
|
||||||
|
|
||||||
|
updateButtonGroup->addWidget(undoChangesButton);
|
||||||
|
|
||||||
|
startWithCurrentChangesButton = new QPushButton(updateButtonGroup_2);
|
||||||
|
startWithCurrentChangesButton->setObjectName(QString::fromUtf8("startWithCurrentChangesButton"));
|
||||||
|
startWithCurrentChangesButton->setMinimumSize(QSize(0, 35));
|
||||||
|
|
||||||
|
updateButtonGroup->addWidget(startWithCurrentChangesButton);
|
||||||
|
|
||||||
MainWindow->setCentralWidget(centralwidget);
|
MainWindow->setCentralWidget(centralwidget);
|
||||||
LanguageWidget->raise();
|
LanguageWidget->raise();
|
||||||
mainFrame->raise();
|
mainFrame->raise();
|
||||||
@@ -463,6 +492,7 @@ public:
|
|||||||
notificationLabel->raise();
|
notificationLabel->raise();
|
||||||
offlineStartButton->raise();
|
offlineStartButton->raise();
|
||||||
debugWidget->raise();
|
debugWidget->raise();
|
||||||
|
updateButtonGroup_2->raise();
|
||||||
updateWidget->raise();
|
updateWidget->raise();
|
||||||
|
|
||||||
retranslateUi(MainWindow);
|
retranslateUi(MainWindow);
|
||||||
@@ -497,6 +527,9 @@ public:
|
|||||||
inlineTextDebug->setText(QString());
|
inlineTextDebug->setText(QString());
|
||||||
updateListGuideLabel->setText(QCoreApplication::translate("MainWindow", "\320\225\321\201\321\202\321\214 \320\270\320\267\320\274\320\265\320\275\320\265\320\275\320\270\321\217 \320\262 \320\273\320\276\320\272\320\260\320\273\321\214\320\275\321\213\321\205 \321\204\320\260\320\271\320\273\320\260\321\205", nullptr));
|
updateListGuideLabel->setText(QCoreApplication::translate("MainWindow", "\320\225\321\201\321\202\321\214 \320\270\320\267\320\274\320\265\320\275\320\265\320\275\320\270\321\217 \320\262 \320\273\320\276\320\272\320\260\320\273\321\214\320\275\321\213\321\205 \321\204\320\260\320\271\320\273\320\260\321\205", nullptr));
|
||||||
updateActionListLabel->setText(QCoreApplication::translate("MainWindow", "TextLabel", nullptr));
|
updateActionListLabel->setText(QCoreApplication::translate("MainWindow", "TextLabel", nullptr));
|
||||||
|
loadToServerButton->setText(QCoreApplication::translate("MainWindow", "\320\227\320\260\320\263\321\200\321\203\320\267\320\270\321\202\321\214 \320\275\320\260 \321\201\320\265\321\200\320\262\320\265\321\200", nullptr));
|
||||||
|
undoChangesButton->setText(QCoreApplication::translate("MainWindow", "\320\236\321\202\320\274\320\265\320\275\320\270\321\202\321\214 \320\270\320\267\320\274\320\265\320\275\320\265\320\275\320\270\321\217", nullptr));
|
||||||
|
startWithCurrentChangesButton->setText(QCoreApplication::translate("MainWindow", "\320\227\320\260\320\277\321\203\321\201\321\202\320\270\321\202\321\214 \320\261\320\265\320\267 \320\276\321\202\320\277\321\200\320\260\320\262\320\272\320\270", nullptr));
|
||||||
} // retranslateUi
|
} // retranslateUi
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -12,32 +12,10 @@ UpdateNotifyWidget::UpdateNotifyWidget(QWidget *parent) :
|
|||||||
setAttribute(Qt::WA_ShowModal,true);
|
setAttribute(Qt::WA_ShowModal,true);
|
||||||
}
|
}
|
||||||
|
|
||||||
void UpdateNotifyWidget::initialize(MainWindow *mainWindow,UpdateController *updateController)
|
void UpdateNotifyWidget::initialize(MainWindow *mainWindow)
|
||||||
{
|
{
|
||||||
setWindowTitle(tr("Отправка новых файлов"));
|
|
||||||
|
|
||||||
//ui->LoadingBar->hide();
|
|
||||||
this->mainWindow = mainWindow;
|
this->mainWindow = mainWindow;
|
||||||
this->updateController = updateController;
|
|
||||||
currentLoadingCount = 0;
|
currentLoadingCount = 0;
|
||||||
fillList();
|
|
||||||
|
|
||||||
connect(updateController,&UpdateController::sigUpdateComplete,this,&UpdateNotifyWidget::showCompleteDialogBox);
|
|
||||||
connect(this,&UpdateNotifyWidget::sigUpdateFilesOnServer,updateController,&UpdateController::updateFilesOnServer);
|
|
||||||
}
|
|
||||||
|
|
||||||
void UpdateNotifyWidget::setUpdateList(QList<FileData> *fileDataList)
|
|
||||||
{
|
|
||||||
int listCount = fileDataList->count();
|
|
||||||
this->updateList = fileDataList;
|
|
||||||
|
|
||||||
//ui->LoadingBar->setRange(0,listCount);
|
|
||||||
}
|
|
||||||
|
|
||||||
void UpdateNotifyWidget::updateCount()
|
|
||||||
{
|
|
||||||
currentLoadingCount++;
|
|
||||||
//ui->LoadingBar->setValue(currentLoadingCount);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void UpdateNotifyWidget::addToList(FileData fileData)
|
void UpdateNotifyWidget::addToList(FileData fileData)
|
||||||
@@ -48,54 +26,11 @@ void UpdateNotifyWidget::addToList(FileData fileData)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void UpdateNotifyWidget::on_StartLoadButton_clicked()
|
|
||||||
{
|
|
||||||
emit sigUpdateFilesOnServer(updateList);
|
|
||||||
//ui->StartLoadButton->setEnabled(false);
|
|
||||||
//ui->CancelButton->setEnabled(false);
|
|
||||||
//ui->LoadingBar->show();
|
|
||||||
}
|
|
||||||
|
|
||||||
void UpdateNotifyWidget::on_CancelButton_clicked()
|
|
||||||
{
|
|
||||||
mainWindow->checkUpdate();
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
void UpdateNotifyWidget::fillList()
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
UpdateNotifyWidget::~UpdateNotifyWidget()
|
UpdateNotifyWidget::~UpdateNotifyWidget()
|
||||||
{
|
{
|
||||||
delete ui;
|
delete ui;
|
||||||
}
|
}
|
||||||
|
|
||||||
void UpdateNotifyWidget::showCompleteDialogBox(bool flag)
|
|
||||||
{
|
|
||||||
QMessageBox *messageBox = new QMessageBox(this);
|
|
||||||
|
|
||||||
if(flag)
|
|
||||||
{
|
|
||||||
messageBox->setIcon(QMessageBox::Information);
|
|
||||||
messageBox->setWindowTitle(tr("Информация"));
|
|
||||||
messageBox->addButton(QMessageBox::Ok);
|
|
||||||
messageBox->setText(tr("Загрузка завершена"));
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
messageBox->setIcon(QMessageBox::Warning);
|
|
||||||
messageBox->setWindowTitle(tr("Ошибка"));
|
|
||||||
messageBox->addButton(QMessageBox::Ok);
|
|
||||||
messageBox->setText(tr("Произошла ошибка при загрузке"));
|
|
||||||
}
|
|
||||||
|
|
||||||
connect(messageBox,&QMessageBox::accepted,this,&UpdateNotifyWidget::hide);
|
|
||||||
connect(messageBox,&QMessageBox::accepted,this,&UpdateNotifyWidget::on_CancelButton_clicked);
|
|
||||||
messageBox->show();
|
|
||||||
}
|
|
||||||
|
|
||||||
void UpdateNotifyWidget::on_closeButton_clicked()
|
void UpdateNotifyWidget::on_closeButton_clicked()
|
||||||
{
|
{
|
||||||
close();
|
close();
|
||||||
|
|||||||
@@ -20,28 +20,19 @@ class UpdateNotifyWidget : public QWidget
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
explicit UpdateNotifyWidget(QWidget *parent = nullptr);
|
explicit UpdateNotifyWidget(QWidget *parent = nullptr);
|
||||||
void initialize(MainWindow *mainWindow, UpdateController *updateController);
|
void initialize(MainWindow *mainWindow);
|
||||||
void addToList(FileData fileData);
|
void addToList(FileData fileData);
|
||||||
void setUpdateList(QList<FileData> *fileDataList);
|
|
||||||
void updateCount();
|
|
||||||
~UpdateNotifyWidget();
|
~UpdateNotifyWidget();
|
||||||
|
|
||||||
signals:
|
signals:
|
||||||
void sigUpdateFilesOnServer(QList<FileData> *fileSendList);
|
|
||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
void showCompleteDialogBox(bool flag);
|
|
||||||
void on_StartLoadButton_clicked();
|
|
||||||
void on_CancelButton_clicked();
|
|
||||||
|
|
||||||
void on_closeButton_clicked();
|
void on_closeButton_clicked();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Ui::UpdateNotifyWidget *ui;
|
Ui::UpdateNotifyWidget *ui;
|
||||||
MainWindow *mainWindow;
|
MainWindow *mainWindow;
|
||||||
UpdateController *updateController;
|
|
||||||
QList<FileData> *updateList;
|
|
||||||
void fillList();
|
|
||||||
|
|
||||||
int currentLoadingCount;
|
int currentLoadingCount;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user