blender/source
Campbell Barton b52637270d bugfix [#27091] Add new vertex at wrong position ( bpy.ops.mesh.dupli_extrude_cursor() ) 2
Ctrl+Click on mesh or curve view was using the selected points location or the cursors.
if either of these was behind the view it would add the point at (0, 0, 0).

now fallback to the view orbit pivot, added this option as an argument to view3d_get_view_aligned_coordinate().
2011-04-21 18:33:30 +00:00
..
blender bugfix [#27091] Add new vertex at wrong position ( bpy.ops.mesh.dupli_extrude_cursor() ) 2 2011-04-21 18:33:30 +00:00
blenderplayer cmake 2011-04-18 07:11:40 +00:00
creator converted more mixed tab/space indentations to tabs. only whitespace changes. 2011-04-21 15:53:30 +00:00
darwin Mac OS X cmake changes and bundle fixes 2011-03-16 15:44:17 +00:00
gameengine Bugfix for #26795 and #26917, Fix a bug that cause the radar sensor to break 2011-04-20 04:55:58 +00:00
icons quiet msvc/mingw compiler warnings. 2011-04-10 09:37:04 +00:00
kernel doxygen: kernel/gen_system tagged. 2011-02-25 13:25:53 +00:00
tests fix [#26906] Panorama Button (Camera Data Properties) 2011-04-15 12:08:17 +00:00
CMakeLists.txt - fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: "ImportError: No module named _socket" because of copying wrong files over. 2011-01-23 11:42:29 +00:00
SConscript