This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/scripts
Campbell Barton 664f6026d5 update to obj export:
Added options.
	pup_block = [\
	('Apply Modifiers', EXPORT_APPLY_MODIFIERS, 'Use transformed mesh data from each object. May break vert order for morph targets.'),\
	('Selection Only', EXPORT_SEL_ONLY, 'Only export objects in visible selection.'),\
	('Edges', EXPORT_EDGES, 'Edges not connected to faces.'),\
	('Normals', EXPORT_NORMALS, 'Export vertex normal data (Ignored on import).'),\
	('Materials', EXPORT_MTL, 'Write a seperate MTL file with the OBJ.'),\
	('All Scenes', EXPORT_ALL_SCENES, 'Each scene as a seperate OBJ file.'),\
	('Animation', EXPORT_ANIMATION, 'Each frame as a seperate OBJ file.'),\
	('Copy Images', EXPORT_COPY_IMAGES, 'Copy image files to the export directory, never everwrite.'),\
	]

Obj import was updated to import edges (2 vert faces), will update some more later.
2006-01-11 09:47:17 +00:00
..
2005-12-19 17:21:55 +00:00
2005-12-15 01:42:45 +00:00
2005-12-19 17:21:55 +00:00
2005-12-15 01:42:45 +00:00
2005-12-15 01:42:45 +00:00
2006-01-09 03:43:48 +00:00
2005-05-17 07:17:52 +00:00
2005-12-18 01:29:15 +00:00
2005-05-17 07:17:52 +00:00
2004-11-30 02:27:46 +00:00
2005-12-15 18:12:49 +00:00
2005-12-19 17:21:55 +00:00
2004-12-01 04:49:04 +00:00
2005-10-11 19:05:56 +00:00
2004-11-07 16:31:13 +00:00
2005-10-11 19:05:56 +00:00
2005-10-11 02:32:58 +00:00
2005-05-17 07:17:52 +00:00
2005-05-17 07:17:52 +00:00
2005-06-11 05:30:14 +00:00
2006-01-10 17:40:50 +00:00
2005-06-11 05:30:14 +00:00
2004-11-07 16:31:13 +00:00
2004-11-07 16:31:13 +00:00
2004-11-07 16:31:13 +00:00
2004-11-07 16:31:13 +00:00
2004-11-07 16:31:13 +00:00
2004-11-07 16:31:13 +00:00
2004-11-07 16:31:13 +00:00
2004-11-07 16:31:13 +00:00
2004-11-07 16:31:13 +00:00
2005-10-11 02:32:58 +00:00
2004-11-07 16:31:13 +00:00
2005-05-17 07:17:52 +00:00
2005-12-19 17:21:55 +00:00
2005-12-19 17:21:55 +00:00
2005-12-15 01:42:45 +00:00
2005-12-15 01:42:45 +00:00
2005-12-15 20:12:00 +00:00
2005-12-19 17:21:55 +00:00
2005-12-19 17:21:55 +00:00
2004-11-07 16:31:13 +00:00
2006-01-11 09:47:17 +00:00
2006-01-11 09:47:17 +00:00
2005-12-19 17:21:55 +00:00
2005-12-19 17:21:55 +00:00
2005-06-12 23:40:46 +00:00
2005-12-19 17:21:55 +00:00
2005-12-19 17:21:55 +00:00
2005-12-19 17:21:55 +00:00
2005-12-19 17:21:55 +00:00
2004-11-07 16:31:13 +00:00
2005-12-19 17:21:55 +00:00
2005-03-19 06:24:55 +00:00
2005-10-11 02:32:58 +00:00
2005-12-19 17:21:55 +00:00
2005-12-19 17:21:55 +00:00
2005-12-19 17:21:55 +00:00
2005-10-11 02:32:58 +00:00
2005-12-19 17:21:55 +00:00
2005-06-06 19:00:02 +00:00
2005-12-15 18:12:49 +00:00
2005-12-19 17:21:55 +00:00
2005-12-19 17:21:55 +00:00
2005-06-12 23:40:46 +00:00
2005-06-06 19:00:02 +00:00
2005-12-15 20:12:00 +00:00