Difference between revisions of "Talk:KMP Modifier"

From Custom Mario Kart
Jump to navigation Jump to search
Line 9: Line 9:
 
*The program should be verbose and should warn the user about all aspects of the KMP that are invalid as well as make suggestions to the user about various aspects within the KMP that can be improved upon. It can either do this intrusively or non-intrusively or hybrid; the design is up to the programmer.
 
*The program should be verbose and should warn the user about all aspects of the KMP that are invalid as well as make suggestions to the user about various aspects within the KMP that can be improved upon. It can either do this intrusively or non-intrusively or hybrid; the design is up to the programmer.
 
:--[[User:Torran|Torran]] 01:15, 6 October 2012 (UTC)
 
:--[[User:Torran|Torran]] 01:15, 6 October 2012 (UTC)
 +
 +
==OBJ Error==
 +
When I tried to import an OBJ file, it gave me this error message.
 +
<gallery>
 +
File:KMP Modifier OBJ Error.png
 +
</gallery>

Revision as of 22:13, 25 April 2013

Archive
Old discussion items about v2 are now archived at Talk:KMP Modifier/Archive. Please continue here.

Your ideas for new functions

Please sign your posts with '~~~~' and use * in front of your idea.

  • A top-down view window and data table layout that is always shown. The window should support area select as well as multi-select, highlighting, and intuitive color scheming with customization.
  • An intuitive view window that can show combinations of points from different KMP sections together. "Show All" or "Filters" can be toggled individually as needed as well as unique view toggles to each KMP section such as "Links" and "Area".
  • An intelligent view window that can overlay KMP data over a course or model map as needed using SZS integration. Course model overlaying should be smart enough to hide ceilings when toggled as well as handle multiple levels of height through a slider or depth perception.
  • The program should be verbose and should warn the user about all aspects of the KMP that are invalid as well as make suggestions to the user about various aspects within the KMP that can be improved upon. It can either do this intrusively or non-intrusively or hybrid; the design is up to the programmer.
--Torran 01:15, 6 October 2012 (UTC)

OBJ Error

When I tried to import an OBJ file, it gave me this error message.