blender/source/blender
Brecht Van Lommel c333ba8dfa Merging over some uv editor tweaks from tuhopuu:
- Moved Weld/Align out of transform code, now it's a menu.
- Removed confirmation popups for LSCM unwrapping in the uv editor, didn't
  make sense anymore now we have undo.
- Extended select linked, to work more like it does in edit mode:
	- L: select linked uvs/faces under the mouse
	- Shift+L: select/deselect linked uvs/faces under the mouse
	(like shift+click for selecting single uvs/faces)
	- Ctrl+L: how L worked before
- More accurate uv selection: when selecting one uv from a group of uvs that
  are in the same position, it now selects the uv belonging to the face the
  mouse is over, instead of a random uv.
- 'View Selected' (numpad .-key) for both faceselect mode and the uv editor.
2005-04-23 01:36:08 +00:00
..
avi a fix for: https://projects.blender.org/tracker/index.php?func=detail&aid=1173&group_id=9&atid=126 2005-03-23 18:33:52 +00:00
blenkernel gave softbody runge kutta error limit a nice default value 2005-04-22 17:58:39 +00:00
blenlib Add "View Selected" (numpad .-key) for faceselect mode and the uv editor. 2005-04-22 20:16:02 +00:00
blenloader Commented out DOF code that did not have a home yet because it broke 2005-04-22 21:58:37 +00:00
blenpluginapi Modified the warnings used (was using c++ warnings for c files) 2005-04-05 14:32:35 +00:00
ftfont big warning hunt commit 2005-03-09 19:45:59 +00:00
imbuf - got tired of str[n]casecmp not declared warnings 2005-04-02 15:36:57 +00:00
img Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00
include Merging over some uv editor tweaks from tuhopuu: 2005-04-23 01:36:08 +00:00
makesdna Softbody: added "time" button, to control speed for wriggling. Low values 2005-04-20 16:55:04 +00:00
python Matched the default value for rkerror limit in bpy 2005-04-22 18:05:56 +00:00
quicktime - got tired of str[n]casecmp not declared warnings 2005-04-02 15:36:57 +00:00
radiosity - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes) 2005-03-19 21:08:13 +00:00
readblenfile Reading .blend from runtime closed file handle twice... seemed to crash in 2005-01-20 10:33:11 +00:00
render Fixed several annoyances with halo render + unified render (bug 1989+2382) 2005-04-18 19:36:34 +00:00
renderconverter Two small corrections for subsurf + wire render; 2005-04-13 14:03:10 +00:00
src Merging over some uv editor tweaks from tuhopuu: 2005-04-23 01:36:08 +00:00
verify Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
yafray Quick fix for bug #2393 (same as #2218), deformed meshes were not transformed 2005-04-11 23:23:25 +00:00
Makefile This commit removes the glue from Blender, and with it 2004-04-16 15:55:16 +00:00
SConscript Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00