From 33fb3441714cd36e5550f7ebdae52e0d20023f2c Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 13 Feb 2016 20:43:19 +1100 Subject: [PATCH] Docs: remove bmesh py api warning --- doc/python_api/rst/include__bmesh.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/python_api/rst/include__bmesh.rst b/doc/python_api/rst/include__bmesh.rst index 9dccd4e72ae..070dc34c964 100644 --- a/doc/python_api/rst/include__bmesh.rst +++ b/doc/python_api/rst/include__bmesh.rst @@ -30,14 +30,6 @@ For an overview of BMesh data types and how they reference each other see: **Disk** and **Radial** data is not exposed by the python api since this is for internal use only. -.. warning:: - - This API is still in development and experimental, while we don't expect to see large changes, - many areas are not well tested yet and so its possible changes will be made that break scripts. - - *Campbell Barton, 13, March 2012* - - .. warning:: TODO items are...