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
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-08-06 14:32:10 +00:00
2007-01-05 14:26:04 +00:00
2007-08-20 01:02:12 +00:00
2007-08-28 08:53:36 +00:00
2007-08-21 01:57:15 +00:00
2007-08-20 11:24:05 +00:00
2007-08-05 09:21:29 +00:00
2007-08-28 08:53:36 +00:00
2007-02-28 17:50:15 +00:00
2007-03-24 21:09:55 +00:00