Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trivial fixes for Qt 4.6+ #3

Open
wants to merge 313 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
313 commits
Select commit Hold shift + click to select a range
5cd0ed1
Fixed NvTriStripObjects build error on gcc.
amorilia Sep 25, 2011
6e9aa6b
Adding freedesktop mime types
mikeshutlar Oct 20, 2011
1bbf520
Merge pull request #1 from infectedsoundsystem/freedesktop
amorilia Oct 22, 2011
bef8cfd
Merge branch 'master' of git://192.168.0.1:59802/nifskope
Nov 23, 2011
a6cb5b0
Merge branch 'master' of git://192.168.0.1:59802/nifskope
Nov 23, 2011
24fbd0e
fix: some textures are visible
Nov 23, 2011
66a00e6
fix: added handling of invalid "Triangles" indexes in "NiTriShapeData"
Nov 24, 2011
dccd9e1
Fix for Qt 4.8.0: naming clash with dds_swap.
amorilia Nov 26, 2011
4bab2eb
Merge remote-tracking branch 'sourceforge/master'
amorilia Nov 26, 2011
b5af440
Update to throttlekitty's xml.
amorilia Nov 27, 2011
ce21868
Version bump for this branch.
amorilia Nov 27, 2011
b28d287
Changelog update.
amorilia Nov 27, 2011
3177ee1
fix: quat. rotation keys linear interpolation issue reported at track…
Nov 27, 2011
e3e72fb
Merge remote-tracking branch 'origin/master'
Nov 27, 2011
5f9b921
Merge remote-tracking branch 'sourceforge/master'
amorilia Nov 27, 2011
69dc216
Typo fix in nifmodel evaluator.
amorilia Nov 27, 2011
0ef311a
Updated BaseModelEval to do an isinstance check (with simpler syntax,…
amorilia Nov 27, 2011
466a087
Submodule sync.
amorilia Nov 27, 2011
a5751c1
Update for new qhull.
amorilia Nov 27, 2011
dac43cd
fixes: removed #ifdef what breaks compilation, block number is visibl…
Nov 29, 2011
546adeb
merge
Nov 29, 2011
747f8be
fix: fixing the prevous fix about block numbers visibility in the tre…
Nov 30, 2011
fae0674
fix: another attempt to fix the block number visibility ( thats why y…
Nov 30, 2011
b9e077e
Merge branch 'master' into isinstance
amorilia Dec 2, 2011
1fd1dda
Qhull submodule updates were lost - adding again.
amorilia Dec 2, 2011
0856e87
Merge branch 'master' into isinstance
amorilia Dec 2, 2011
f02a7eb
Qhull compile fix.
amorilia Dec 2, 2011
664700b
Merge branch 'master' into isinstance
amorilia Dec 2, 2011
1ff6a81
Also look for Python 2.7 in release script.
amorilia Dec 2, 2011
9f40104
Rely on buildenv for Qt and Python env vars in installer script.
amorilia Dec 2, 2011
02f5b11
Merge branch 'master' into isinstance
amorilia Dec 2, 2011
d860488
Simplified installer script using latest buildenv.
amorilia Dec 2, 2011
feac7ad
Merge branch 'master' into isinstance
amorilia Dec 2, 2011
19744e6
Skyrim properties fix.
amorilia Dec 3, 2011
0505ad0
Another few small updates to the installer script.
amorilia Dec 3, 2011
23ca5f2
Merge branch 'master' into skyrim-properties
amorilia Dec 3, 2011
1e7e606
Compile with QGLFUNCTIONS_H defined to prevent this header to be incl…
amorilia Dec 4, 2011
5f3200e
Header ordering fixes for Qt 4.8.
amorilia Dec 4, 2011
7f12c0f
Disable gluErrorString as it is not in GLee or QtOpenGL.
amorilia Dec 4, 2011
63539b9
Merge remote-tracking branch 'origin/isinstance'
amorilia Dec 4, 2011
05a9532
Merge remote-tracking branch 'origin/skyrim-properties'
amorilia Dec 4, 2011
bd10c6f
Merge remote-tracking branch 'origin/qt48-define-hack'
amorilia Dec 4, 2011
a2d660e
Submodule sync.
amorilia Dec 4, 2011
e7a0d56
Find docs for Qt SDK 1.1.4 out-of-source folder build.
amorilia Dec 4, 2011
4f47fd0
Changelog update.
amorilia Dec 4, 2011
fdbf278
Forgot with last commit.
amorilia Dec 4, 2011
73a1240
Gracefully handle hidden Num Vertices field in NiPSysData.
amorilia Dec 4, 2011
11e5315
Submodule sync for Fallout 3 fix.
amorilia Dec 4, 2011
25eced2
Submodule sync for BSMultiBoundOBB.
amorilia Dec 4, 2011
db9bd24
Revert "Skyrim properties fix."
amorilia Dec 5, 2011
0687b46
Node now also looks in BS Properties for NiProperties.
amorilia Dec 5, 2011
f554838
Skyrim property fixes in 3ds code.
amorilia Dec 5, 2011
3cd73cd
Skyrim property fixes in obj code.
amorilia Dec 5, 2011
14d0ae2
Updated addLink function to cope with static arrays (such as BS Prope…
amorilia Dec 5, 2011
c002339
blockLink now does Skyrim too.
amorilia Dec 5, 2011
0b57644
Updated attach property spell for Skyrim (fixes bug #3451054 reported…
amorilia Dec 5, 2011
09e5226
For Skyrim, attach property spell should only be active on NiGeometry…
amorilia Dec 5, 2011
c9b1bb4
Typo fix.
amorilia Dec 5, 2011
6ab8f57
Keep material in 'Pack Strips' spell (fixes issue #3413668).
amorilia Dec 6, 2011
afa7ef4
Changelog update.
amorilia Dec 10, 2011
ce3910a
Merge branch 'skyrim-properties-2'
amorilia Dec 10, 2011
8695e77
Changelog update.
amorilia Dec 10, 2011
9eac088
Spec file and desktop file fixes.
amorilia Dec 10, 2011
d1b4d7d
Submodule sync.
amorilia Dec 10, 2011
83ff0de
Fix for resource files that could not be removed (issue #3452880).
amorilia Dec 10, 2011
9f01089
Fix for node names in ControllerLink blocks (issue #3453556).
amorilia Dec 10, 2011
f9513f9
revert 9f01089b5c5457f2b39f07c1dbd0172d3701e028 and merge 41d919a4f05…
Dec 10, 2011
798eece
BSTreeNode initial support. Automatic vertex weighting initial support.
Dec 8, 2011
b2dfef0
Fix: restoring the main window no longer resets "block details". Adde…
Dec 8, 2011
f811929
Fixed a regression introduced by fae06749d624fc105ad8a04fd72e894839d9…
Dec 9, 2011
c5a1ff4
Added a TODO reflecting feature request
Dec 9, 2011
2c03b6a
Initial hanfdling of unknown ( possibly animation ) alpha component o…
Dec 10, 2011
5d620b6
Merge remote-tracking branch 'sourceforge/master'
amorilia Dec 11, 2011
79617f6
Revert submodule revert of "revert 9f01089b5c5457f2b39f07c1dbd0172d37…
amorilia Dec 11, 2011
dae77fa
Installer script on windows now also takes a release tag as first arg…
amorilia Dec 11, 2011
ec4ba59
Fixed a regression introduced by fae06749d624fc105ad8a04fd72e894839d9…
Dec 12, 2011
116a792
Fixed another regression caused by fae06749d624fc105ad8a04fd72e894839…
Dec 14, 2011
dee01df
Removed a debug variable
Dec 14, 2011
632d65a
added another texturing property support for the uv editor
Dec 15, 2011
193ac1d
docs2git
Dec 15, 2011
03a622c
Add: unknown properties are now reported by the property factory. Add…
Jan 11, 2012
5f15d2b
Fix: rendering of double-sided + alpha unsorted triangles issue
Jan 11, 2012
ab8bc18
Fix: Property "paste" now works for non-NiProperty
Jan 11, 2012
4e2b838
add: SF_Double_Sided handling for BSEffectShaderProperty
Jan 11, 2012
9e66d9e
fixed some typos
Jan 11, 2012
04a316b
Fix: double_sided rendering issue. Animation attaching for 10.0.1.0 -…
Jan 12, 2012
1faf264
Cleanup
Jan 12, 2012
6de0910
docs2git
Jan 12, 2012
c033caf
Updated to 2012 :)
Jan 16, 2012
cf663b4
BSLODTriShape - initial
Feb 17, 2012
204cb4b
Handling of spaces in .mtl files. Fixed a lot of stuff regarding .obj…
Feb 17, 2012
4f015f6
Updated readme and chnagelog
Feb 20, 2012
a8468c0
Fix: blocked invalid memory access when "triangles" is empty. Stopped…
Feb 22, 2012
ae525b8
Fix: fixed #3525690 NifSkope Crash: MoppBvTree Triangles
May 14, 2012
57b2887
Fixed the bug, from the previous commit. Added one more protective ch…
May 16, 2012
6dc12de
RC7: updated readme and changelog
May 16, 2012
27ddece
RC7: fixed a typo in changelog
May 16, 2012
7b28bee
Added "Qt" 4.8.1 support
Jun 2, 2012
fe90eba
Revert "Compile with QGLFUNCTIONS_H defined to prevent this header to…
amorilia Sep 6, 2012
5e8deb5
Revert "Header ordering fixes for Qt 4.8."
amorilia Sep 6, 2012
aa25c85
Merge branch 'feature/rebase-onto-master'
amorilia Sep 6, 2012
8347b77
Sync to latest xml.
amorilia Sep 6, 2012
93b7939
changes for mac compile
bobtedbob Jun 11, 2012
48adbbe
initial collada export
mharj Sep 5, 2012
1c53b6f
was missing exportCol function definition
mharj Sep 5, 2012
7be24e7
fixed collada structure, now validates. node rotate is still broken
mharj Sep 6, 2012
0611640
Changes to run on linux but not mac
darkyellow Sep 6, 2012
8f3a1c0
Merge branch 'feature/mac-compile-fixes'
amorilia Sep 6, 2012
0e61054
added .gitignore which ignores *.o moc_*.cpp qrc_*.cpp and generated …
mharj Sep 6, 2012
fb3e6e0
collada export now rotate with matrix(4x4) (minor issues still with r…
mharj Sep 6, 2012
c8bc75f
vertex colors and NiTriStrips added to collada export
mharj Sep 7, 2012
38c9d4e
collada_export: matrix fixed, support NiTextureProperty and more cleanup
mharj Sep 8, 2012
d90540a
collada_export: newparam moved under correct parent node
mharj Sep 8, 2012
fc3f124
collada_export: first take for multitextures and skip not valid nodes…
mharj Sep 8, 2012
f0670f0
added getLoadFileName method to NifSkope class and changed collada ex…
mharj Sep 9, 2012
68040ce
Merge pull request #4 from mharj/feature/collada_export
amorilia Sep 9, 2012
b59f6c3
Use nif->inherits instead of nif->isNiBlock, this fixes export for Sk…
amorilia Sep 9, 2012
9153c64
global domelement initialization fix, only add texture file once to x…
mharj Sep 9, 2012
83f1af6
Merge pull request #2 from amorilia/feature/collada-fix-for-skyrim
mharj Sep 9, 2012
c15b4e6
something to TODO list
mharj Sep 9, 2012
0653ef7
Merge pull request #5 from mharj/feature/collada_enhancement
amorilia Sep 9, 2012
20d077c
Removed unnecessary include.
amorilia Sep 6, 2012
f1c8864
Fixed an issue where glActiveTexture was not declared.
amorilia Sep 6, 2012
6e87487
Replaced another glext.h with GLee.h, simplified include structure.
amorilia Sep 6, 2012
de94774
Add patch for qhull on mingw-w64.
amorilia Sep 6, 2012
bb97323
Update release script for fedora cross compiled nifskope.
amorilia Sep 6, 2012
609fe42
Revert "Disable gluErrorString as it is not in GLee or QtOpenGL."
amorilia Sep 7, 2012
46c0954
Include glu.h header so gluErrorString is avaiable.
amorilia Sep 7, 2012
fefbac3
And another include simplification.
amorilia Sep 7, 2012
e0c7e1d
Merge pull request #1 from amorilia/feature/cross-compile-fixes
bobtedbob Sep 9, 2012
ab25e1a
Changelog update.
amorilia Sep 9, 2012
f0a6d0c
Store version in a file, so we don't need to go and duplicate it ever…
amorilia Sep 9, 2012
c758a78
Add .gitattributes to get correct line endings on bat, sh, cpp, and h…
amorilia Sep 9, 2012
f57ff99
Fix and simplify makeconfig.sh script.
amorilia Sep 9, 2012
8b08e68
Use cmake style @OPTION@, also use VERSION file for Doxygen.
amorilia Sep 9, 2012
48bf389
More fixes to use VERSION file rather than hardcoded version.
amorilia Sep 9, 2012
a1f401b
Also use VERSION file for readme.
amorilia Sep 9, 2012
2a74cb8
Bundle image formats (solves issue when install over nifskope rc7).
amorilia Sep 9, 2012
5687082
Correct location of plugin dlls in cross compile environment.
amorilia Sep 9, 2012
f52ac6c
Sync to latest xml.
amorilia Sep 9, 2012
3a0177d
Sync to latest qhull.
amorilia Sep 9, 2012
9ea5324
Mention the blender problem Ghostwalker71 had whilst installing nifsk…
amorilia Sep 9, 2012
3bb2e30
Readme: say that collada export is experimental.
amorilia Sep 9, 2012
dd5949c
Merge pull request #2 from amorilia/release/1.1.0c8
bobtedbob Sep 10, 2012
bf34ae7
Bump version.
amorilia Sep 10, 2012
c64d6ff
NIFSKOPE_REVISION change to macro
mharj Sep 10, 2012
8bb0ec9
removed note from config.h and deleted config.h.in
mharj Sep 10, 2012
3921a67
Merge pull request #6 from 'mharj/feature/qmake_macro' into develop
amorilia Sep 10, 2012
5097f82
Remove dead parsing code.
amorilia Sep 11, 2012
937c87b
More dead code gone.
amorilia Sep 11, 2012
fcb143b
Parse arr1 expression.
amorilia Sep 11, 2012
024aa13
Fix bug in expression parser: it would not recognize bitwise or '|' a…
amorilia Sep 11, 2012
9675d46
Updated evaluator so arr1 can contain arbitrary expressions (required…
amorilia Sep 11, 2012
6714189
Sync to latest xml with pyffi patches.
amorilia Sep 11, 2012
c288748
Set NIFSKOPE_VERSION from VERSION file.
amorilia Sep 12, 2012
d88d956
Remove brackets around 'unknown' when revision is unknown (looks bett…
amorilia Sep 12, 2012
40bd43a
Remove unused @WCREV@ replacements.
amorilia Sep 12, 2012
b36fff3
Remove wcrev code from makeconfig.sh (it also now no longer needs git).
amorilia Sep 12, 2012
3079f69
Also look at BS Properties to get texture property for uv editor.
amorilia Sep 12, 2012
db1d7ef
Also look at BS Properties in glmesh.
amorilia Sep 12, 2012
afb0195
Merge pull request #3 from amorilia/feature/arr-expression-parser-upg…
bobtedbob Sep 13, 2012
8775f02
Fix collada UV export: have to flip second coordinate.
amorilia Sep 14, 2012
eee1990
Merge pull request #4 from amorilia/feature/bugfix_for_bsprops_in_uv_…
mharj Sep 15, 2012
5c9a89a
Merge pull request #5 from amorilia/feature/collada-uv-fix
mharj Sep 15, 2012
9359fa8
Merge pull request #3 from amorilia/feature/qmake-version-macro
mharj Sep 15, 2012
1520211
skyrim materials extracted, textures files missing
mharj Sep 11, 2012
f2cc865
more Skyrim fixes
mharj Sep 14, 2012
2ae3638
UV set count fix
mharj Sep 15, 2012
b480fad
Merge pull request #7 from mharj/feature/collada_skyrim
amorilia Sep 15, 2012
5ef28ab
typo fix in vertex color source; UV now UVSET[n] instead of CHANNEL[n…
mharj Sep 15, 2012
9881e60
Merge pull request #8 from mharj/feature/collada_fixes
amorilia Sep 15, 2012
130ea3d
Version bump.
amorilia Sep 15, 2012
1f1655f
Sync to latest xml.
amorilia Sep 15, 2012
6e8bf79
Allow release and debug builds without editing NifSkope.pro (contribu…
amorilia Sep 16, 2012
141fde6
Changelog update.
amorilia Sep 16, 2012
c201ec7
gitignore update for VC2010 usage
mharj Sep 17, 2012
0bc82a8
Merge pull request #9 from mharj/feature/gitignore_vc2010_update
amorilia Sep 17, 2012
29ab55b
Merge pull request #6 from amorilia/release/1.1.0
mharj Sep 17, 2012
78478c9
Merge branch 'master' into develop
amorilia Sep 17, 2012
890a3da
Version bump.
amorilia Sep 17, 2012
95f6bb2
Fix unsigned int enum issue.
amorilia Sep 21, 2012
3f40fa4
Changelog update.
amorilia Sep 21, 2012
e7d8eb4
Add missing dll's when creating windows installer from fedora.
amorilia Sep 18, 2012
6494169
Minor fix in sf.net announcement template.
amorilia Sep 18, 2012
17d8206
Linux tarball fixes.
amorilia Sep 21, 2012
b14e508
Merge pull request #10 from amorilia/feature/uint-enum-fix
amorilia Sep 24, 2012
6a0fc32
Merge pull request #11 from amorilia/feature/release-process-fixes
amorilia Sep 24, 2012
7d6e5f4
Update version.
amorilia Oct 1, 2012
4626c59
Update spec file.
amorilia Oct 1, 2012
cac7b7a
Merge pull request #12 from amorilia/release/1.1.1
amorilia Oct 1, 2012
a60390f
Merge branch 'master' into develop
amorilia Oct 1, 2012
d2c0935
Version bump.
amorilia Oct 1, 2012
243de32
Do not change material names when combining properties.
amorilia Oct 6, 2012
4c03d9f
Changelog update.
amorilia Oct 6, 2012
31b25aa
Merge pull request #13 from amorilia/feature/material-combine-rename-…
amorilia Oct 7, 2012
8e54244
Fix bhkTransform issue (see clutter/farm/handscythe01.nif in Oblivion).
amorilia Oct 7, 2012
de9a445
Changelog update.
amorilia Oct 7, 2012
c08e4ae
Merge pull request #14 from amorilia/feature/fix-bhktransform
amorilia Oct 7, 2012
d7a6a72
Version bump.
amorilia Oct 7, 2012
ef2e909
new collada features
mharj Oct 10, 2012
e5cad61
Xml sync.
amorilia Oct 16, 2012
d2e30e7
Changelog update.
amorilia Oct 16, 2012
bd6e08b
Enable debug_and_release_target option.
amorilia Oct 6, 2012
ef89051
Todo and note about Texture array normal map
mharj Oct 16, 2012
047ac33
Merge pull request #15 from amorilia/feature/xml-sync-skyrim-havok-ma…
amorilia Oct 16, 2012
f087167
Merge pull request #16 from amorilia/feature/debug-release-target
amorilia Oct 16, 2012
907d828
Merge pull request #17 from mharj/feature/collada_extending
amorilia Oct 16, 2012
2e2bf7f
Xml sync, binormals -> bitangents rename.
amorilia Sep 24, 2012
0d28815
Changelog fix.
amorilia Oct 16, 2012
665ec7f
Final xml sync.
amorilia Oct 16, 2012
87c80c4
Merge pull request #18 from amorilia/feature/pyffi-bug-fixes
amorilia Oct 16, 2012
828c77e
Version bump.
amorilia Oct 16, 2012
730621f
application title changed 'NifSkope - file.nif' -> 'file.nif - NifSkope'
mharj Oct 16, 2012
25c2264
Merge pull request #19 from mharj/feature/title_change
amorilia Oct 17, 2012
24c4628
collada cull feature
mharj Oct 21, 2012
eec2691
changed export culling to work also with obj and rename Object method…
Oct 23, 2012
2520c0d
export settings UI fix
mharj Oct 23, 2012
b400990
Also cull NiTriBasedGeom nodes for collada export.
amorilia Oct 24, 2012
4751787
Also cull NiTriBasedGeom nodes for obj export.
amorilia Oct 24, 2012
aec127a
Merge pull request #9 from amorilia/feature/collada_cull
mharj Oct 24, 2012
6f5c2af
Xml sync.
amorilia Oct 27, 2012
fed843d
Changelog update.
amorilia Oct 27, 2012
a2077c5
Version bump.
amorilia Oct 27, 2012
1ba7221
Merge pull request #10 from amorilia/release/1.1.2
mharj Oct 28, 2012
e111817
Changelog update.
amorilia Oct 28, 2012
156e999
Fix project file for out-of-git build, fix spec file.
amorilia Oct 28, 2012
303c054
Do not show 'revision unknown' for non-git builds (such as linux rpm …
amorilia Oct 28, 2012
ae10ae6
Get git commit hash in NifSkope.pro without depending on git executable.
amorilia Oct 28, 2012
913fcf2
Fix abbreviated commit hash.
amorilia Oct 29, 2012
63fc64e
Merge pull request #21 from amorilia/feature/linux-install-post-release
amorilia Oct 29, 2012
750483c
ui testing
mharj Oct 27, 2012
faa4991
bit cleanup and connect dialog directly to menu
mharj Oct 28, 2012
fddca69
Reapply "Do not show 'revision unknown' for non-git builds (such as l…
amorilia Nov 4, 2012
eefd884
Include new files in tarball.
amorilia Nov 4, 2012
0921cb3
Version bump.
amorilia Nov 4, 2012
5f0d44b
Changelog update.
amorilia Nov 4, 2012
06d8fe1
Merge pull request #11 from amorilia/feature/ui_forms
mharj Nov 4, 2012
2862caa
Single registry config location for all versions (wasn't updated in a…
amorilia Nov 6, 2012
6e960f6
Changelog and version update.
amorilia Nov 6, 2012
68cf51d
Merge pull request #12 from amorilia/feature/fix-nifskope-registry-en…
mharj Nov 6, 2012
8757181
Store nifskope version in settings, and remove binary settings when v…
amorilia Nov 17, 2012
76abc33
Version bump.
amorilia Nov 17, 2012
0b1b990
Submodule sync (Fallout 3 fix).
amorilia Nov 17, 2012
ec92610
Changelog update.
amorilia Nov 17, 2012
064b964
Update linux spec file.
amorilia Nov 17, 2012
e5ddc0e
Small typo.
amorilia Nov 17, 2012
a8094b5
about dialog scrolling fix
mharj Nov 17, 2012
0fa1920
Merge pull request #24 from mharj/feature/aboutdialog_fix
amorilia Nov 17, 2012
cd9ae74
Fix horizontal scroll issue in about dialog.
amorilia Nov 17, 2012
36ebfdd
Merge pull request #13 from amorilia/release/1.1.3
mharj Nov 17, 2012
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.sh eol=lf
*.bat eol=crlf
*.cpp eol=auto
*.h eol=auto
27 changes: 27 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# generated ones
Makefile
Makefile.Debug
Makefile.Release
moc_*.cpp
qrc_*.cpp
ui_*.h

# compiled
*.o

# eclipse project
.project
.cproject
.settings

# qtcreator
NifSkope.pro.user

# binary
NifSkope

# VC build dirs
release
debug
# VC debug file
vc100.pdb
103 changes: 102 additions & 1 deletion CHANGELOG.TXT
Original file line number Diff line number Diff line change
@@ -1,6 +1,101 @@
== CHANGELOG ==

This is version 1.1.0 of NifSkope.
This is version 1.1.3 of NifSkope.

changes since 1.1.2:
* Fix accidently broken xml for Fallout 3 (contributed by ttl269).
* Qmake getting git hash no longer relies on git executable.
* Code refactor: xml for ui of about form.
* Fix for registry entry proliferation (niftools issue #3584193, reported by neomonkeus).

changes since 1.1.1:
* When combining material properties, keep original material names as much as possible (reported by koniption).
* Fix display of transformed havok shapes (reported by koniption).
* Skyrim material updates (contributed by ttl269).
* Skyrim body part updates.
* Document sane defaults for Skyrim bhkRigidBody "Unknown 7 Shorts" (reported by ttl296).
* Rename: binormals are now more accurately called bitangents.
* Collada export improvements (contributed by mharj).
* Support node culling by regular expression in collada/obj export (contributed by mharj).
* Fix block order of bhkCompressedMeshShapeData (reported by ttl269).

changes since 1.1.0:
* Fix unsigned int enum issue.

changes since 1.1.0-RC8:
* Collada export fixes for Skyrim and Blender (contributed by mharj).
* Various small bug fixes in the xml.
* Fix uv editor for Skyrim nifs.

changes since 1.1.0-RC7:
* Collada export (contributed by mharj).
* Mac compile fixes.
* Hierarchy fix for BSShaderProperty and derived blocks.
* Hierarchy fix for NiParticlesData and derived blocks.
* Support for Qt 4.8.
* Qhull update.
* Material fix for pack strips spell (issue #3413668).
* Fix for property attach spell for Skyrim (issue #3451054).
* Fix for resource files that could not be removed (issue #3452880).
* Fix for node names in ControllerLink blocks (issue #3453556).
* Add: protective check to increase robustness
* Fix: fixed #3525690 NifSkope Crash: MoppBvTree Triangles
* Fix: blocked invalid memory access when "triangles" is empty
* Fix: stopped triangle reordering on .obj import into "FO:NV" "NiTriShape"
* nif.xml: bhkCompressedMeshShape: merged "skyfox", "ttl269" and probably other peoples work

changes since 1.1.0-RC6:
* Added initial support for "BSLODTriShape" - its being rendered
* Fixed a lot of stuff regarding .obj import when BSShaderPPLightingProperty is present
* Fix: Handling of spaces in .mtl files filename

changes since 1.1.0-RC5:
* Fix: .kf attaching for 10.0.1.0 - renaming the fields in "nif.xml" works as well
* Fix: double_sided rendering issue
* Add: SF_Double_Sided handling for "BSEffectShaderProperty"
* Fix #3468080: property "paste" now works for non-NiProperty blocks
* Fix #3471254: temporary set global template for some properties
* Fix: rendering of double-sided + alpha unsorted triangles issue
* Add: "BSEffectShaderProperty" - initial support
* Add: unknown properties are now reported by the property factory

changes since 1.1.0-RC4:
* Added support for "BSLightingShaderProperty" in the UV editor and exporter

changes since 1.1.0-RC3:
* Fixed two regressions

changes since 1.1.0-RC2:
* Fix: "havok material" no longer resets to "HAV_MAT_STONE" when packing strips
* Modified "havok" axes visibility
* Enabled double-sided rendering when specific flag specifies it
* Initial handling of unknown (possibly animation) alpha component of
NiTriShape vertex colors
* Fix: two regressions
* Added View Toolbar and new action - "reset block details"
* Fix: restoring the main window no longer resets "block details"
* Automatic vertex weighting initial support
* BSTreeNode initial support

changes since 1.1.0-RC1:
* block number is visible
* made material editor dialog window modal
* Update for new qhull
* Fix: quat. rotation keys linear interpolation issue
* Fix for Qt 4.8.0: naming clash with dds_swap
* Fix: added handling of invalid "Triangles" indexes
* Fix: Skyrim textures are visible
* Fixed NvTriStripObjects build error on gcc
* Fix: File->Quit was not storing the program settings
* Fix: bhkPackedNiTriStripsShape highlighting now works
* Fix: furniture below shapes is now correctly mouse
* Fix: transpaarency no longer hides selected fragments
* Fix: highlighting of bhkListShape. Also, group highlighting now works
* Changed interactive selection approach
* Fix for user version in big endian nifs
* Require OpenGL 2.0 (this fixes a crash on older hardware)
* fixed nifskope crash on mouse left click in the opengl context window
* many more ...

changes since 1.0.22:
* updated to Qt 4.6.2
Expand All @@ -13,8 +108,14 @@ changes since 1.0.22:
removes empty links (fixes issue #3037165)
- "Collapse Link Arrays" which removes all empty links and works for all
versions
* fix for corrupt version write
* highlight subshape selection in bhkPackedNiTriStripsShape
* add Fallout New Vegas to game texture auto-detection
* updated to GLee 5.4.0
* nif.xml updates for Divinity 2 and Fallout New Vegas
* OpenGL fix for ATI/AMD graphics cards (contributed by corwin)
* bounds calculations for OpenGL view now take BSBounds and old style
bounding boxes into account

changes since 1.0.21:
* updated to Qt 4.5.3
Expand Down
6 changes: 3 additions & 3 deletions Doxyfile → Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PROJECT_NAME = NifSkope
# This could be handy for archiving the generated documentation or
# if some version control system is used.

PROJECT_NUMBER = 1.1.0
PROJECT_NUMBER = @VERSION@

# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
Expand Down Expand Up @@ -490,7 +490,7 @@ RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.

EXCLUDE = release debug qhull docsys
EXCLUDE = release debug qhull docsys .git

# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded
Expand All @@ -504,7 +504,7 @@ EXCLUDE_SYMLINKS = NO
# against the file with absolute path, so to exclude all test directories
# for example use the pattern */test/*

EXCLUDE_PATTERNS =
EXCLUDE_PATTERNS = moc_* GLee.*

# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the output.
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.TXT
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
NIFSKOPE LICENSE

Copyright (c) 2005-2010, NIF File Format Library and Tools.
Copyright (c) 2005-2012, NIF File Format Library and Tools.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
Loading