OniSplit: Difference between revisions

771 bytes added ,  18 July 2010
using new cat.s for modding tools, updating page with 0.9.52 release info
No edit summary
(using new cat.s for modding tools, updating page with 0.9.52 release info)
Line 3: Line 3:
==Getting it==
==Getting it==
===Download links===
===Download links===
* Latest version of OniSplit: [http://mods.oni2.net/system/files/OniSplit.exe_.zip v0.9.40]
* Latest version of OniSplit: [http://mods.oni2.net/node/38 v0.9.52]
* A GUI for OniSplit for Windows can be found [http://oni.bungie.org/community/forum/viewtopic.php?pid=9323#p9323 HERE.]
* A GUI for OniSplit for Windows can be found [http://oni.bungie.org/community/forum/viewtopic.php?pid=9323#p9323 HERE.]
* A GUI for OniSplit for the Mac is found [[AETools|HERE]].
* A GUI for OniSplit for the Mac is found [[AETools|HERE]].
Line 113: Line 113:


BIG NOTE OF WARNING: some of the above instance types (most importantly ONWC) contain geometry data (M3GM) embedded in them. The geometry can round-trip through xml but versions of OniSplit up to and including 0.9.26 produce an invalid .oni file that may cause Oni to crash.
BIG NOTE OF WARNING: some of the above instance types (most importantly ONWC) contain geometry data (M3GM) embedded in them. The geometry can round-trip through xml but versions of OniSplit up to and including 0.9.26 produce an invalid .oni file that may cause Oni to crash.
[[Category:Modding tools]][[Category:Articles that need updating]]


==Change Log==
OniSplit version: OniSplit v0.9.52
What's new:
:* When a TRBS file is exported to xml the geometry is exported to separate .dae files, one .dae file for each LOD
:* New -anim-body option. This allows a particular body (ONCC or TRBS) to be specified when exporting animations:
  onisplit -extract:xml out -anim-body:ONCCbarabus.oni TRAMsomething.oni
:* New -recurse option for the xml exporter. Have fun :)
  onisplit -extract:xml out -recurse ONCCbarabus.oni


==Change Log==
:* Changed light color in the environment importer to white (it used to be blueish)
:* New -env-notxmp option. This prevents the automatic creation of TXMP files while importing the environment.
:* Made -normals work when importing TRBS from xml + dae files.
:* Fixed the Collada importer to work with 3DSMax exported files


New OniSplit version: OniSplit v0.9.40
OniSplit version: OniSplit v0.9.40


What's new:
What's new:
Line 239: Line 253:


:Note2: I've updated the level files to contain 20 empty corpses to prevent crashes.
:Note2: I've updated the level files to contain 20 empty corpses to prevent crashes.
[[Category:Completed modding tools]][[Category:Bi-platform modding tools]]