Files
test/source/blender/blenkernel
Campbell Barton 1d0a567023 Curve/Surface Editing
- rename "Nurb" to "Spline" in RNA, eg. bpy.data.curves[0].splines[2].type == 'NURBS'
  from a user perspective spline is a more generic term while Nurb is misleading when used for beziers and poly lines.

- added curve.active_spline property so the python UI can display the last selected curve.
  
- set the active spline when entering editmode (uses first selected spline)
  
- added back Hide Handles as a curve property (removed the global flag), access from the view panel in editmode.
  
- added hide normal option for curve, normal size access for curve and mesh display.

- changing orderU/V, endpoints, cyclic, bezierU/V now work in editmode and calls update functions.

- entering editmode was crashing with text objects

- curve.switch_direction() crashed (own fault from last commit)

- Tkey for tilt was overridden by Toolbar, made Tilt Ctrl+T.

- OBJECT_OT_mode_set check for compatible modes before running - so curves dont try go into paint mode with V key for eg.
2009-09-08 07:35:07 +00:00
..
2009-08-25 01:46:05 +00:00
2.5
2009-09-04 21:02:43 +00:00
2009-07-20 23:52:53 +00:00
2009-08-12 09:54:29 +00:00
2009-07-17 02:43:15 +00:00
2009-08-18 12:58:51 +00:00
2.5
2009-01-07 14:46:50 +00:00
2008-08-30 14:32:16 +00:00
2.5
2009-09-04 20:51:09 +00:00
2009-06-08 20:08:19 +00:00
2009-06-13 11:09:13 +00:00
2009-07-02 19:41:31 +00:00
2008-08-30 14:32:16 +00:00
2009-07-02 19:41:31 +00:00
2.5
2009-01-23 14:43:25 +00:00
2009-09-08 07:35:07 +00:00
2009-06-23 00:09:26 +00:00
2.5
2009-09-04 21:02:43 +00:00
2007-09-02 17:25:03 +00:00
2009-01-28 23:29:27 +00:00
2.5
2009-01-27 19:32:44 +00:00
2009-03-17 22:27:15 +00:00
2.5
2009-01-04 14:14:06 +00:00
2.5
2009-01-13 15:18:41 +00:00
2.5
2009-09-04 21:02:43 +00:00
2.5
2009-04-20 10:13:55 +00:00
2009-08-03 14:40:10 +00:00
2009-08-21 02:51:56 +00:00
2009-08-21 18:15:50 +00:00
2009-08-02 13:15:20 +00:00
2009-08-25 18:53:20 +00:00
2009-08-09 21:16:39 +00:00
2009-08-28 21:47:11 +00:00
2009-09-04 23:06:15 +00:00
2009-09-05 20:12:08 +00:00
2.5
2009-09-04 21:02:43 +00:00
2.5
2009-09-04 21:02:43 +00:00
RNA
2009-07-21 20:05:16 +00:00
2009-08-30 03:10:03 +00:00
2009-08-25 21:53:52 +00:00
2009-08-12 09:54:29 +00:00
2009-08-26 18:20:17 +00:00
2.5
2009-09-04 21:02:43 +00:00
2009-08-09 21:16:39 +00:00
2009-08-09 21:16:39 +00:00
2.5
2009-06-19 23:05:21 +00:00
2009-07-11 22:22:53 +00:00
2009-09-05 01:58:02 +00:00