Files
test2/source/blender/editors/interface
Campbell Barton 51f1e82290 Object mode Selection options brought back for view3d.select
- 'center', while Ctrl is held select objects from their center location
- 'enumerate', while Alt is held, give a list of objects under the mouse
- Object selection menu now uses icons with names
- operator object.select_name(name, extend=False)
- keybindings so combinations of Ctrl/Alt/Shift can be used (like in 2.4x)
- logic text input field was using deprecated ID_SCRIPT rather then ID_TXT

details
- added comments to DNA_ID.h ID types
- removed unused ID types Sector and Life
- added uiIconFromID() to get an icon from the object.
- using name for selection is weak but currently there isnt a really good way to do this.
2009-09-16 01:15:30 +00:00
..
2009-09-04 10:41:02 +00:00
2009-07-21 01:26:17 +00:00
2009-09-14 20:48:05 +00:00
2009-09-14 20:48:05 +00:00
2009-09-14 19:12:29 +00:00
2009-09-14 19:12:29 +00:00
2.5
2009-09-04 21:02:43 +00:00
2009-09-14 12:28:59 +00:00
2009-09-14 20:48:05 +00:00
2009-08-10 18:18:15 +00:00
2009-07-29 22:57:53 +00:00