Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nifplg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Grant Kim
nifplg
Commits
cd270a84
Commit
cd270a84
authored
18 years ago
by
Gundalf
Browse files
Options
Downloads
Patches
Plain Diff
added exporter changes
parent
e4d9e978
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
MaxNifPlugins_Readme.txt
+41
-39
41 additions, 39 deletions
MaxNifPlugins_Readme.txt
with
41 additions
and
39 deletions
MaxNifPlugins_Readme.txt
+
41
−
39
View file @
cd270a84
MaxPlugins 0.1.2
================
This releases simply introduces an importer to make a unified release.
This releases simply introduces an importer to make a unified release.
This plugin set currently consists of an exporter, importer and a utility
plugin. This is a early release, so expect it to be buggy.
plugin. This is a early release, so expect it to be buggy.
Report problems and ask questions here:
...
...
@@ -20,48 +20,50 @@
Changes since 0.1
-----------------
- Introduced the importer
- Introduced the importer
- Fixed collision generation, turned out that Oblivion
doesn't like NvTriStrip's strips. Thanks to Razorwing
for discovering the bug and Tanguy Fautré for his
stripper (http://users.telenet.be/tfautre/softdev/tristripper).
- Fixed materials with transforms, flipped UV coords and
objects without mapping.
Requirements
------------
Exporter and Utility:
3D Studio Max 6+, tested with version 8.
Exporter and Utility:
3D Studio Max 6+, tested with version 8.
Importer
3d Studio Max 8, untested with previous releases
Importer
3d Studio Max 8, untested with previous releases
Installation
------------
Copy NifExport.dle, NifProps.dlu, MaxNifImport.dli to your 3dsmax\plugins
directory.
directory.
Copy MaxNifTools.ini to your 3dsmax\plugcfg directory.
Copy MaxNifTools.ini to your 3dsmax\plugcfg directory.
Usage
-----
Exporter and Utility:
Exporter and Utility:
Use the NifProps utility plugin to mark objects as collision shapes and
set their Havok material and layer properties. Export files using
"File->Export->Gambryo File (*.nif)".
Importer:
Import files using "File->Import->Netimmerse/Gamebryo(*.NIF)"
Importer:
Import files using "File->Import->Netimmerse/Gamebryo(*.NIF)"
Its highly recommended that you edit the MaxNifTools.ini file to adjust
paths and other settings to your machine to make it easier to work with.
1. Remove irrelevant applications from the KnownApplications list
2. Fix the RootPaths, TexturePaths and TextureSearchPaths in the
Applications for your machine.
Its highly recommended that you edit the MaxNifTools.ini file to adjust
paths and other settings to your machine to make it easier to work with.
1. Remove irrelevant applications from the KnownApplications list
2. Fix the RootPaths, TexturePaths and TextureSearchPaths in the
Applications for your machine.
- The ini file has a substitution mechanism to make it easier to just
change one location and refer to that path in other areas.
...
...
@@ -77,23 +79,23 @@
match the extensions (this can be time consuming so keep it to only
relevant directories to you).
Copyright
---------
Copyright (c) 2006, NIF File Format Library and Tools. All rights reserved.
Legal
-----
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
Copyright
---------
Copyright (c) 2006, NIF File Format Library and Tools. All rights reserved.
Legal
-----
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment