blender/source
Campbell Barton 30633421d2 Fixed bug in convert function with Mesh objects.
Objects with no modifier could still be converted, but resulting meshes were corrupt and segfaulted Blender when cycling edit mode.
This tests each mesh object for modifiers before converting.

Resulting metaballs meshes were not visible in wireframe.

Also made the selection context nicer, All new converted objects are selected while objects that are converted are deselected.
2006-01-10 02:01:24 +00:00
..
blender Fixed bug in convert function with Mesh objects. 2006-01-10 02:01:24 +00:00
creator This is a modified version of patch #2995 2005-11-22 18:50:03 +00:00
darwin Updating build systems: folder release/bpydata/ moved to release/scripts/bpydata/ 2005-04-16 18:25:42 +00:00
gameengine Another small gameengine build tweak. Included a missing header directory. 2006-01-09 02:23:04 +00:00
icons - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
kernel -- Change to make blender with game engine disabled build without errors 2005-11-27 03:47:17 +00:00
Makefile Sorry to break the cvs-closed status, so if you really need to make a new 2.40 build, just disable the game engine if it doesn't compile for a platform. Again, sorry if this breaks non-windows platforms, but I hope people help to get this amazing fix working for all platforms. Armature-fixing contribution from Snailrose. Also lots of cool things from Snailrose and Lagan. 2006-01-06 03:46:54 +00:00
nan_compile.mk Support for 'Bullet' in the Makefiles. Enable with: 2005-08-18 06:07:02 +00:00
nan_definitions.mk more work to get armatures/blender materials to work under non-windows platforms 2006-01-07 00:14:37 +00:00
nan_link.mk compatibility fix for Os X tiger with make. 2005-09-18 11:19:53 +00:00
nan_subdirs.mk Clean up for Makefiles: some of the directories were being printed 2005-04-09 22:40:34 +00:00
nan_warn.mk big warning hunt commit 2005-03-09 19:45:59 +00:00
SConscript Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00