Files
test2/source/blender/blenkernel/intern
Campbell Barton 8b6b31b41f Made Nurb->type only store the type rather then mixing the type with flags.
moved CU_2D to Nurb->flag in do_versions
This made simple type checks confusing to read.

many... if( (nu->type & 7)==CU_BEZIER)
replaced with ... if(nu->type == CU_BEZIER)

made setting rna curve_2d clamp the Z values. still more RNA/UI changes to do.
2009-09-08 00:23:33 +00:00
..
2009-08-25 01:46:05 +00:00
2.5
2009-09-04 20:51:09 +00:00
2009-08-22 16:54:18 +00:00
2009-06-08 20:08:19 +00:00
2009-09-04 23:06:15 +00:00
2.5
2009-01-07 17:25:17 +00:00
2.5
2009-09-04 20:51:09 +00:00
2009-06-08 20:08:19 +00:00
2009-08-21 18:15:50 +00:00
2009-09-04 23:06:15 +00:00
2009-08-18 03:24:46 +00:00
2009-09-06 23:15:43 +00:00
2009-08-18 12:58:51 +00:00
2009-06-08 20:08:19 +00:00
2008-11-06 01:30:24 +00:00
2.5
2009-09-04 20:51:09 +00:00
2009-07-20 23:52:53 +00:00
2009-07-11 22:22:53 +00:00
2.5
2009-09-04 21:02:43 +00:00
2008-08-30 14:32:16 +00:00
2009-06-27 15:28:58 +00:00
2009-08-15 19:35:03 +00:00
2.5
2009-07-03 15:23:33 +00:00
2.5
2009-09-04 21:02:43 +00:00
2009-08-03 14:40:10 +00:00
2.5
2009-09-04 20:51:09 +00:00
2.5
2009-09-04 20:51:09 +00:00
2009-08-25 01:46:05 +00:00
2009-08-20 16:00:17 +00:00
2009-09-05 20:12:08 +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
2009-07-29 22:57:53 +00:00
2008-11-12 21:16:53 +00:00
2009-08-26 14:19:29 +00:00
2009-08-30 03:10:03 +00:00
2008-11-06 01:30:24 +00:00
2009-09-04 23:06:15 +00:00
2009-07-08 16:17:47 +00:00
2.5
2009-09-04 21:02:43 +00:00
2009-07-22 09:41:41 +00:00
2009-08-09 21:16:39 +00:00
2009-08-09 21:16:39 +00:00
2009-08-09 21:16:39 +00:00