warzone2100/tools/3ds2pie
i-nod 1e4ac04582 3ds2pie tool update. Belongs to #1553.
- Added PIE3 support.
- Conversion routine has been split into 2 parts, with intermediate PIE structure that can be used for model preview: PIE structure is filled with dump_3ds_to_pie(), PIE structure is dumped to .pie file with dump_pie_file().
- Duplicated points removal routine has been added into dump_3ds_to_pie(). "Borrowed" from simplipie tool.
- Implement 'twosided' material handler (instead of old global hack). WARNING! It's completely untested and optional.
- Command line interface is broken, most likely. Should be fixed or removed entirely.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10374 4a71c877-e1ca-e34f-864e-861f7616d084
2010-03-20 16:17:48 +01:00
..
3ds2pie.cpp 3ds2pie tool update. Belongs to #1553. 2010-03-20 16:17:48 +01:00
3ds2pie.h 3ds2pie tool update. Belongs to #1553. 2010-03-20 16:17:48 +01:00
3ds2pie_gui.cpp 3ds2pie tool update. Belongs to #1553. 2010-03-20 16:17:48 +01:00
3ds2pie_gui.h Bump copyright 2009-02-10 18:01:48 +00:00
3ds2pie_gui.pro 3ds2pie tool update. Belongs to #1553. 2010-03-20 16:17:48 +01:00
3ds2pie_gui.ui 3ds2pie tool update. Belongs to #1553. 2010-03-20 16:17:48 +01:00
3ds2pie_gui_de.ts Add Slider/SpinBox combination to set model scale. Closes patch #986 (but differs from it). 2008-02-23 11:44:36 +00:00
COPYING 3ds2pie says it is licensed as LGPL-2.1, so use that instead. 2008-01-14 01:14:19 +00:00
main.cpp Bump copyright 2009-02-10 18:01:48 +00:00