Files
test2/source/blender/editors
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-09-06 07:22:32 +00:00
2.5
2009-09-04 21:02:43 +00:00
2.5
2009-09-04 20:51:09 +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 20:51:09 +00:00
2.5
2009-09-04 20:51:09 +00:00
2.5
2009-09-04 20:51:09 +00:00
2.5
2009-09-04 20:51:09 +00:00
2.5
2009-09-04 21:02:43 +00:00
2.5
2009-09-04 20:51:09 +00:00
2009-06-23 00:09:26 +00:00
2.5
2009-09-04 20:51:09 +00:00
2009-06-23 00:09:26 +00:00
2.5
2009-09-04 21:02:43 +00:00
2.5
2009-09-04 20:51:09 +00:00
2009-08-18 12:58:51 +00:00
2.5
2009-09-04 20:51:09 +00:00
2.5
2009-09-04 20:51:09 +00:00
2009-08-28 15:54:15 +00:00