This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Nicholas Bishop bbf6603961 == Sculpt ==
* Removed some fields from struct SculptSession:
  - Fields drawobject, projverts, and previous_r were completely
    unused
  - Field `ob' was really unnecessary, changed sculpt functions
    to pass the object rather than the SculptSession

This removal of `ob' from SculptSession should should make it a little
easier to continue generalizing paint/sculpt functionality.

There should be no visible changes from cleanup.
2011-03-12 02:12:02 +00:00
..
2011-03-12 02:12:02 +00:00
2011-03-12 02:12:02 +00:00
2011-03-12 02:12:02 +00:00
2011-03-10 05:52:16 +00:00
2011-03-11 07:59:43 +00:00
2011-03-07 11:51:09 +00:00