Revision: 10374
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=10374&view=rev
Author:   i-nod
Date:     2010-03-20 14:45:54 +0000 (Sat, 20 Mar 2010)

Log Message:
-----------
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.

Modified Paths:
--------------
    trunk/tools/3ds2pie/3ds2pie_gui.cpp
    trunk/tools/3ds2pie/3ds2pie_gui.pro
    trunk/tools/3ds2pie/3ds2pie_gui.ui

Added Paths:
-----------
    trunk/tools/3ds2pie/3ds2pie.cpp
    trunk/tools/3ds2pie/3ds2pie.h

Removed Paths:
-------------
    trunk/tools/3ds2pie/3ds2pie.c

Property Changed:
----------------
    trunk/tools/3ds2pie/3ds2pie_gui.ui


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to