Sergey Sharybin
cc55913798
Fix T37225: UV map for closed curves incorrectly generated
...
Summary:
Curve ORCO was not calculating properly for cyclic 2D curves.
- Needed to split vertices for blender internal renderer.
Otherwise it's not possible to map last face to a proper
texture location.
- Needed to tweak curve->mesh conversion to respect cyclic
flag along U direction.
- Removed check for orcodm in curve.c:add_orco_dm since
this code is only called if there're enabled constructive
modifiers on the curve.
Reviewers: brecht
Maniphest Tasks: T37225
Differential Revision: http://developer.blender.org/D45
2013-11-26 03:02:13 +06:00
..
2013-11-18 17:19:15 +06:00
2013-09-12 03:02:50 +00:00
2013-11-10 12:56:50 +00:00
2013-10-31 14:10:01 +00:00
2013-11-26 06:39:14 +11:00
2013-06-25 10:44:30 +00:00
2013-09-10 13:25:35 +00:00
2013-11-24 15:23:38 +11:00
2013-09-27 13:45:47 +00:00
2013-09-18 19:35:13 +00:00
2013-10-31 14:10:01 +00:00
2012-11-05 19:42:27 +00:00
2013-11-19 14:31:26 +11:00
2013-08-23 15:19:20 +00:00
2013-10-01 09:17:35 +00:00
2013-09-19 23:17:52 +00:00
2013-11-04 12:01:46 +00:00
2013-10-31 14:10:01 +00:00
2013-09-03 22:32:03 +00:00
2013-10-07 09:25:39 +00:00
2013-11-18 13:28:39 +13:00
2013-08-26 23:37:08 +00:00
2013-11-26 03:02:13 +06:00
2013-03-05 03:53:22 +00:00
2013-11-26 06:39:14 +11:00
2013-11-17 22:00:57 +11:00
2013-11-26 06:39:14 +11:00
2013-11-26 06:39:14 +11:00
2013-11-26 03:02:13 +06:00
2013-10-10 20:22:17 +00:00
2013-11-18 18:25:47 +11:00
2013-11-18 18:25:47 +11:00
2013-11-18 18:25:47 +11:00
2013-08-19 09:25:24 +00:00
2013-11-04 04:18:28 +00:00
2012-11-05 19:42:27 +00:00
2013-08-04 03:00:04 +00:00
2013-10-22 03:31:21 +00:00
2013-09-30 23:02:29 +00:00
2013-11-26 06:39:14 +11:00
2013-08-26 23:37:08 +00:00
2013-05-28 19:35:26 +00:00
2013-03-24 12:13:13 +00:00
2013-10-16 05:29:28 +00:00
2013-08-07 03:36:05 +00:00
2013-11-25 16:24:31 +06:00
2013-07-19 10:39:25 +00:00
2013-11-20 19:13:41 +01:00
2013-08-26 23:37:08 +00:00
2013-06-12 07:02:52 +00:00
2013-08-19 10:11:48 +00:00
2013-10-05 14:19:39 +00:00
2013-09-08 17:56:04 +00:00
2013-05-08 12:54:47 +00:00
2013-10-10 18:18:13 +00:00
2013-11-26 06:39:14 +11:00
2013-08-19 09:25:24 +00:00
2013-11-26 06:39:14 +11:00
2013-10-28 02:05:33 +00:00
2013-11-26 06:39:14 +11:00
2013-11-26 03:02:13 +06:00
2013-09-24 00:56:47 +00:00
2013-09-24 03:31:00 +00:00
2013-10-03 16:34:00 +00:00
2013-10-01 09:17:35 +00:00
2013-09-11 21:27:14 +00:00
2013-06-12 12:32:07 +00:00
2013-11-26 06:39:14 +11:00
2013-08-24 17:33:47 +00:00
2013-11-26 06:39:14 +11:00
2013-09-12 03:02:50 +00:00
2013-09-18 18:55:12 +00:00
2013-10-01 09:17:35 +00:00
2013-10-31 14:10:01 +00:00
2013-10-04 17:49:26 +00:00
2013-10-13 05:13:38 +00:00
2013-09-18 00:07:17 +00:00
2013-11-15 23:00:15 +02:00
2013-09-03 19:58:09 +00:00
2013-08-26 23:37:08 +00:00
2013-01-11 01:30:44 +00:00
2013-10-31 14:10:01 +00:00
2013-09-04 22:14:14 +00:00
2013-11-25 16:24:31 +06:00
2013-11-25 09:40:52 +11:00
2013-05-28 19:35:26 +00:00
2013-04-28 15:37:18 +00:00
2013-05-08 14:20:57 +00:00
2013-11-11 12:08:31 +00:00
2013-10-22 03:03:56 +00:00
2013-08-04 18:12:49 +00:00
2013-11-02 04:04:30 +00:00
2013-05-08 13:23:17 +00:00
2013-08-20 19:50:31 +00:00
2013-07-02 10:14:59 +00:00
2013-10-17 14:44:23 +00:00
2012-12-31 14:49:27 +00:00
2013-09-05 21:36:19 +00:00
2013-10-20 13:01:07 +00:00
2013-10-26 13:22:38 +00:00
2013-08-27 21:30:33 +00:00
2013-11-26 06:39:14 +11:00
2013-11-20 19:13:41 +01:00
2013-11-25 16:59:10 +11:00
2013-11-25 16:59:10 +11:00
2012-11-05 19:42:27 +00:00