-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[448] New models archive for 3D Viewer. Read 3DViewer_info.txt for mo…
…re info and links.
- Loading branch information
Showing
3 changed files
with
31 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,54 @@ | ||
Last updated: Jan-08-2011 | ||
|
||
Attention! | ||
Currently 3D Viewer is not completed full - there's no saving character poses, full screen modes | ||
Currently 3D Viewer is not completed full - there's no saving character poses, full screen mode | ||
and some other features. | ||
|
||
For correct work, you need to download an archive with textures (rather large file - 198 MB). | ||
For correct work, you need to download an archive with textures (~206 MB). | ||
|
||
'models' folder from the archive should be placed in the root of the site. The unpacked files are approximately 420 megabytes. | ||
All files from archive must be unpacked to the 'models' folder. The unpacked files are approximately 465 megabytes. | ||
Directory tree: | ||
- models | ||
|- bgs | ||
|- character | ||
|- flash | ||
|- images | ||
|- item | ||
|- objectcomponents | ||
|- texturecomponents | ||
|- spells | ||
|
||
If you have some troubles, report on forum: | ||
http://getmangos.com/community/topic/12096/world-of-warcraft-armory/ | ||
|
||
You can find textures archive on filekeeper.org: | ||
http://filekeeper.org/download/browser.php?path=shadez1%2Fwowarmory/ | ||
Direct link: | ||
http://filekeeper.org/download/shadez1/wowarmory/armory_3dviewer.7z | ||
http://filekeeper.org/download/shadez1/wowarmory/3dviewer_textures_448.7z | ||
|
||
----------------------- | ||
|
||
Внимание! | ||
На данный момент 3D Viewer не завершен полностью - отсутствует сохранение позы персонажа, поддержка проигрывания в полном экране | ||
и некоторые другие возможности. | ||
|
||
Для корректной работы необходимо скачать архив с текстурами (архив довольно большой - 198 мегабайт). | ||
|
||
Папку 'models' из архива необходимо поместить в корень сайта. Распакованные файлы занимают примерно 420 мегабайт. | ||
|
||
Для корректной работы необходимо скачать архив с текстурами (~206 мегабайт). | ||
|
||
Все файлы из архива должны быть распакованы в папку 'models'. Распакованные файлы занимают примерно 465 мегабайт. | ||
Структура папок: | ||
- models | ||
|- bgs | ||
|- character | ||
|- flash | ||
|- images | ||
|- item | ||
|- objectcomponents | ||
|- texturecomponents | ||
|- spells | ||
Если у вас возникли какие-либо затруднения, пишите на форум: | ||
http://getmangos.com/community/topic/12096/world-of-warcraft-armory/ | ||
|
||
Архив с текстурами можно найти на filekeeper.org: | ||
http://filekeeper.org/download/browser.php?path=shadez1%2Fwowarmory/ | ||
Прямая ссылка: | ||
http://filekeeper.org/download/shadez1/wowarmory/armory_3dviewer.7z | ||
http://filekeeper.org/download/shadez1/wowarmory/3dviewer_textures_448.7z |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?php | ||
define('ARMORY_REVISION', 447); | ||
define('ARMORY_REVISION', 448); | ||
define('DB_VERSION', 'armory_r434'); | ||
define('CONFIG_VERSION', '2812201001'); | ||
?> |
Binary file not shown.
66ab332
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the Archiv is no Folder named images and flash. Oo
Greatz WuChEn
66ab332
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These folders with required files are already in repository.