Mod Tool: Difference between revisions

91 bytes added ,  19 September 2012
m
link to addon: drag and drop support for OBJ files
mNo edit summary
m (link to addon: drag and drop support for OBJ files)
Line 16: Line 16:
==extensions==
==extensions==
'''links'''
'''links'''
* [http://www.xsidatabase.com/content/drag_and_drop_obj_files_jscript drag and drop support for OBJ files]
* [http://www.si-community.com/community/viewtopic.php?f=35&t=797 OBJ exporter]
* [http://www.si-community.com/community/viewtopic.php?f=35&t=797 OBJ exporter]
* [http://mods.oni2.net/node/210 OBJ + OFGA exporter] for Oni
* [http://mods.oni2.net/node/210 OBJ + OFGA exporter] for Oni
Line 72: Line 73:
* extracting a polygon from an object: select polygon, right-click, "Extract Polygons (Delete)"
* extracting a polygon from an object: select polygon, right-click, "Extract Polygons (Delete)"
* copying an polygon from an object: select polygon, right-click, "Extract Polygons (Keep)"
* copying an polygon from an object: select polygon, right-click, "Extract Polygons (Keep)"
* '''merging two objects''': select one of them, goto Model>Modify>Poly.Mesh>Boolean>Union, select second object
* '''merging two objects''': select object A, then goto Model > Modify > Poly.Mesh > Boolean > Union, select object B
: (this makes a copy of the second object and attaches it to the first one, the '''merged objects must be freezed''' before the original second object can be removed)
: (this makes a copy of object B and attaches it to A, the '''merged objects (A) must be freezed''' before the original object B can be removed)
* filling a hole: select all edges surrounding the hole and choose one of the following methods
* filling a hole: select all edges surrounding the hole and choose one of the following methods
** A) goto Model > Modify > Poly.Mesh > Weld Boundary Points/Edges
** A) goto Model > Modify > Poly.Mesh > Weld Boundary Points/Edges
8,452

edits