From 8ce16075ca3fc8a3cdf56ebe1912ca1561adefd8 Mon Sep 17 00:00:00 2001 From: manuelk Date: Thu, 15 Jan 2015 17:15:11 -0800 Subject: [PATCH] Minor tweak to release notes - remove language wrt/ changes in vertex boundary interpolation rules : enum names were changed, but functionality from 2.x is retained. --- documentation/release_notes.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/documentation/release_notes.rst b/documentation/release_notes.rst index 1b781f47..d49b5791 100644 --- a/documentation/release_notes.rst +++ b/documentation/release_notes.rst @@ -200,16 +200,6 @@ Since the various options are now presented through a new API (Sdc rather than Hbr), based on the history of some of these options and input from interested parties, the following changes have been implemented: - * Between the Alpha and Beta releases, the naming of the boundary - interpolation enum was renamed *"VtxBoundaryInterpolation"*, with - the following values: - - * VTX_BOUNDARY_NONE (default) - * VTX_BOUNDARY_EDGE_ONLY - * VTX_BOUNDARY_EDGE_AND_CORNER - - Functionality remains unchanged. - * Legacy modes of the *"smoothtriangle"* rule have been removed (as they were never actually enabled in the code). Values for *"TriangleSubdivision"* are now: