Create inherited map node types MapEntity, MapMesh, etc.
Can remove map nodes from managed document
Add PolygonMesh for creating map mesh nodes from polygons in C#
Add a simple perlin noise mesh generator to Hammer using PolygonMesh
Fix a few small bugs with feeding polygon meshes into map meshes
Add a window with noise parameters, update map mesh on change