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/intern
Joseph Eagar c23e44b40f Creation of BMesh branch. Note: this is NOT usable. It does compile, but the massive derivedmesh/mesh DNA changes have just begun, and wacky things may befall the uninitiated :) .
Current status: Editmesh code is now completely gone.  All references to editmesh functions have either been rewritten or commented out with //EDITBMESHGREP to enable easy grepping of things left to do.

Mesh DNA has been changed to handle ngons with two new structures, MLoop and MPoly (MFace is deprecated).  Old files are converted on load in do_versions(), however this is a little buggy.

Changes to DerivedMesh have also been made; all the MFace functions are still there, but in addition functions for dealing with MPolys and MLoops has been added.

No functionality for bmesh have been made other then the bare basic derivedmesh/conversion stuff, and even those are still incomplete/buggy.
2007-05-22 19:57:11 +00:00
..
2006-11-28 21:12:31 +00:00
2006-04-17 20:05:39 +00:00
2006-06-23 15:25:57 +00:00
2007-01-18 18:22:06 +00:00
2006-11-28 21:12:31 +00:00