- Sep 08, 2012
-
-
Amorilia authored
Note: Manually resolved one conflict in NiGeometryData Get/SetTspaceFlags. All other conflicts resolved via gen_niflib.py. Conflicts: include/gen/enums.h include/gen/enums_intl.h include/obj/BSBehaviorGraphExtraData.h include/obj/BSEffectShaderProperty.h include/obj/BSLagBoneController.h include/obj/BSLightingShaderProperty.h include/obj/BSLightingShaderPropertyFloatController.h include/obj/BSMultiBoundAABB.h include/obj/BSSegmentedTriShape.h include/obj/BSXFlags.h include/obj/NiObjectNET.h src/gen/Header.cpp src/gen/enums.cpp src/obj/BSEffectShaderProperty.cpp src/obj/BSLagBoneController.cpp src/obj/BSLightingShaderProperty.cpp src/obj/BSMultiBoundAABB.cpp src/obj/NiGeometryData.cpp src/obj/NiObjectNET.cpp src/obj/NiPSysData.cpp src/obj/NiParticlesData.cpp
-
Frank Dueber authored
Update to latest xml and fixes by skyfox69. Merge with new master from amorilia
-
Amorilia authored
-
Amorilia authored
-
Amorilia authored
BSLightingShaderProperty: remove unknown parameters from API (need to add these back with actual names from nifxml); warn about unknown API.
-
Amorilia authored
BSLightingShaderProperty: Unknown Float Set 5 -> Sparkle Parameters (see nifxml commit eb44a85334c1e3f89522de62f8fd14549f74c47d).
-
Amorilia authored
BSLightingShaderProperty: Environment Map Strength -> Environment Map Scale (see nifxml commit eb44a85334c1e3f89522de62f8fd14549f74c47d).
-
Amorilia authored
-
Amorilia authored
BSLightingShaderProperty: Unknown Int 7 -> Texture Clamp Mode (see nifxml commit eb44a85334c1e3f89522de62f8fd14549f74c47d).
-
Amorilia authored
Emissive Saturation -> Emissive Multiple (see nifxml commit eb44a85334c1e3f89522de62f8fd14549f74c47d).
-
- Sep 07, 2012
- Sep 06, 2012
-
-
Amorilia authored
-
Amorilia authored
-
Amorilia authored
-
Amorilia authored
-
Amorilia authored
-
Amorilia authored
-
Amorilia authored
-
Amorilia authored
Conflicts: include/gen/bhkCMSDBigTris.h include/gen/bhkCMSDChunk.h include/gen/bhkCMSDTransform.h include/obj/bhkCompressedMeshShapeData.h src/gen/bhkCMSDBigTris.cpp src/gen/bhkCMSDChunk.cpp src/gen/bhkCMSDTransform.cpp src/obj/bhkCompressedMeshShapeData.cpp
-
Amorilia authored
-
- Jun 24, 2012
-
-
skyfox69 authored
-
- May 01, 2012
- Feb 24, 2012
-
-
Alecu100 authored
-
- Feb 19, 2012
-
-
Alecu100 authored
fixed niflib to exporter geometry data with binormals and tangets in it but broke niflib a bit. WARNING! from now on niflib will cause bugs when regenerated because of this
-
- Feb 16, 2012
-
-
Alecu100 authored
-
- Feb 15, 2012
-
-
Alecu100 authored
-
- Feb 14, 2012
-
-
Alecu100 authored
-
- Feb 12, 2012
-
-
Alecu100 authored
added support to read the nif header separately. seems logical to see ahead what kind of file do we have
-
- Feb 08, 2012
-
-
Alecu100 authored
-
- Feb 07, 2012
- Feb 06, 2012
-
-
Alecu100 authored
made changes to the complexshape to support dismember partitions. still need to add support for merging with dismember partitions
-
- Feb 03, 2012
-
-
Alecu100 authored
started adding support for BSDismemberSkinInstance.h in the complex shape. so far nothing is functional but at first glance it seems pretty straightforward enough
-