This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Brecht Van Lommel f118bebc36 Textured drawing in Edit Mode
=============================

- In textured drawmode it now draws the texture, with solid mode lighting.
- UVs and vertex colors for subsurf are not computed incremental yet, so
  editing in textured drawmode then may not be as fast as the other modes.

Implementation Notes:
- Added textured drawing functions to the editmesh and subsurf derivedmeshes.
- Removed some unused, legacy subsurf code that directly used Mesh.
- Restructured texture drawing a bit to make it more clear and allow for
  editmode drawing.

(Peach feature request)
2007-08-28 08:53:36 +00:00
..
2007-08-28 08:53:36 +00:00
2007-07-19 12:29:28 +00:00
2007-07-15 03:35:37 +00:00
2006-12-20 17:57:56 +00:00
2007-06-14 14:36:27 +00:00
2005-12-06 17:05:37 +00:00
2007-03-13 11:54:53 +00:00
2007-07-31 13:37:59 +00:00
2007-07-09 20:42:14 +00:00
2007-05-03 15:10:44 +00:00
2007-03-11 12:14:50 +00:00
2007-08-22 10:07:42 +00:00
2007-07-28 21:04:30 +00:00
2007-05-03 21:37:52 +00:00
2007-07-28 21:04:30 +00:00
2007-08-05 09:21:29 +00:00
2006-12-21 14:00:18 +00:00
2006-11-30 15:54:21 +00:00
2007-01-14 09:30:04 +00:00
2006-01-23 22:05:47 +00:00
2006-06-09 19:48:50 +00:00
2006-11-01 11:26:16 +00:00
2004-01-05 00:06:11 +00:00