Files
test2/source/blender/makesdna
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-06-08 20:08:19 +00:00
2009-08-10 15:39:11 +00:00
2009-08-21 06:23:38 +00:00
2009-07-22 09:41:41 +00:00
2008-01-14 19:03:27 +00:00
2009-06-08 20:08:19 +00:00
2009-09-12 16:25:49 +00:00
RNA
2008-11-29 14:35:50 +00:00
2008-10-31 23:50:02 +00:00
2008-09-19 14:15:36 +00:00
2.5
2009-07-10 16:55:49 +00:00
2009-01-17 05:36:58 +00:00
2009-07-22 09:41:41 +00:00
2.5
2009-01-07 16:05:55 +00:00
2009-08-06 23:34:14 +00:00
2.5
2009-07-13 00:40:20 +00:00
2.5
2009-01-27 17:12:40 +00:00
RNA
2008-12-01 21:23:58 +00:00
2009-08-29 15:20:36 +00:00
2.5
2009-07-24 12:43:59 +00:00
2008-10-31 23:50:02 +00:00
2009-08-09 21:16:39 +00:00
2009-09-09 18:39:40 +00:00
2009-08-26 14:19:29 +00:00
2009-09-13 09:41:00 +00:00
2009-02-28 23:33:35 +00:00
2009-07-29 22:57:53 +00:00
2.5
2009-07-08 15:01:28 +00:00
2009-09-05 01:58:02 +00:00