Skip to content

Commit

Permalink
Merge pull request #45 from tpaviot/review/release-0.16.0
Browse files Browse the repository at this point in the history
review/release 0.16.0
  • Loading branch information
tpaviot committed Nov 8, 2014
2 parents 8299df2 + cf3104a commit 8194c36
Show file tree
Hide file tree
Showing 236 changed files with 1,820 additions and 1,801 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ SET(PYTHONOCC_VERSION_MAJOR 0)
SET(PYTHONOCC_VERSION_MINOR 16)
SET(PYTHONOCC_VERSION_PATCH 0)
# Empty for official releases, set to -dev, -rc1, etc for development releases
SET(PYTHONOCC_VERSION_DEVEL -dev)
SET(PYTHONOCC_VERSION_DEVEL)

CMAKE_MINIMUM_REQUIRED(VERSION 2.6)

Expand Down Expand Up @@ -287,7 +287,7 @@ SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "pythonOCC")
SET(CPACK_PACKAGE_VENDOR "Thomas Paviot ([email protected])")
SET(CPACK_SET_DESTDIR "ON")
SET(CPACK_PACKAGE_DESCRIPTION "A 3D CAD/CAM python package")
SET(CPACK_PACKAGE_VERSION "0.16.0-dev")
SET(CPACK_PACKAGE_VERSION "0.16.0")
SET(CPACK_PACKAGE_VERSION_MAJOR ${PYTHONOCC_VERSION_MAJOR})
SET(CPACK_PACKAGE_VERSION_MINOR ${PYTHONOCC_VERSION_MINOR})
SET(CPACK_PACKAGE_VERSION_PATCH ${PYTHONOCC_VERSION_PATCH})
Expand Down
6 changes: 4 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Version 0.16.0 - October 2014
Version 0.16.0 - November 2014

This release requires oce-0.16.0

* Support for latest oce release (0.16.0)

Expand All @@ -11,6 +13,6 @@ Version 0.16.0 - October 2014
* improved project quality (travis-ci, pylint check, pep8 compliancy,
removed old and/or untested code)

* sphinx based documentation
* sphinx based documentation, both for api documentation and getting started

* python3 support
2 changes: 1 addition & 1 deletion cmake/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "0.16.0-dev"
VERSION = "0.16.0"
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.AIS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.AIS module
==============

.. automodule:: OCC.AIS
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.Adaptor2d.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.Adaptor2d module
====================

.. automodule:: OCC.Adaptor2d
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.Adaptor3d.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.Adaptor3d module
====================

.. automodule:: OCC.Adaptor3d
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.AdvApp2Var.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.AdvApp2Var module
=====================

.. automodule:: OCC.AdvApp2Var
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.AdvApprox.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.AdvApprox module
====================

.. automodule:: OCC.AdvApprox
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.AppBlend.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.AppBlend module
===================

.. automodule:: OCC.AppBlend
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.AppCont.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.AppCont module
==================

.. automodule:: OCC.AppCont
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.AppDef.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.AppDef module
=================

.. automodule:: OCC.AppDef
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.AppParCurves.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.AppParCurves module
=======================

.. automodule:: OCC.AppParCurves
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.Approx.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.Approx module
=================

.. automodule:: OCC.Approx
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.ApproxInt.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.ApproxInt module
====================

.. automodule:: OCC.ApproxInt
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.Aspect.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.Aspect module
=================

.. automodule:: OCC.Aspect
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BOPAlgo.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BOPAlgo module
==================

.. automodule:: OCC.BOPAlgo
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BOPCol.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BOPCol module
=================

.. automodule:: OCC.BOPCol
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BOPDS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BOPDS module
================

.. automodule:: OCC.BOPDS
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BOPInt.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BOPInt module
=================

.. automodule:: OCC.BOPInt
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BOPTools.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BOPTools module
===================

.. automodule:: OCC.BOPTools
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRep.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRep module
===============

.. automodule:: OCC.BRep
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepAdaptor.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepAdaptor module
======================

.. automodule:: OCC.BRepAdaptor
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepAlgo.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepAlgo module
===================

.. automodule:: OCC.BRepAlgo
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepAlgoAPI.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepAlgoAPI module
======================

.. automodule:: OCC.BRepAlgoAPI
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepApprox.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepApprox module
=====================

.. automodule:: OCC.BRepApprox
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepBlend.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepBlend module
====================

.. automodule:: OCC.BRepBlend
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepBndLib.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepBndLib module
=====================

.. automodule:: OCC.BRepBndLib
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepBuilderAPI.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepBuilderAPI module
=========================

.. automodule:: OCC.BRepBuilderAPI
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepCheck.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepCheck module
====================

.. automodule:: OCC.BRepCheck
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepClass.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepClass module
====================

.. automodule:: OCC.BRepClass
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepClass3d.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepClass3d module
======================

.. automodule:: OCC.BRepClass3d
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepExtrema.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepExtrema module
======================

.. automodule:: OCC.BRepExtrema
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepFeat.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepFeat module
===================

.. automodule:: OCC.BRepFeat
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepFill.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepFill module
===================

.. automodule:: OCC.BRepFill
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepFilletAPI.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepFilletAPI module
========================

.. automodule:: OCC.BRepFilletAPI
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepGProp.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepGProp module
====================

.. automodule:: OCC.BRepGProp
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepIntCurveSurface.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepIntCurveSurface module
==============================

.. automodule:: OCC.BRepIntCurveSurface
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepLProp.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepLProp module
====================

.. automodule:: OCC.BRepLProp
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepLib.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepLib module
==================

.. automodule:: OCC.BRepLib
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepMAT2d.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepMAT2d module
====================

.. automodule:: OCC.BRepMAT2d
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepMesh.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepMesh module
===================

.. automodule:: OCC.BRepMesh
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepOffset.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepOffset module
=====================

.. automodule:: OCC.BRepOffset
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepOffsetAPI.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepOffsetAPI module
========================

.. automodule:: OCC.BRepOffsetAPI
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepPrim.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepPrim module
===================

.. automodule:: OCC.BRepPrim
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepPrimAPI.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepPrimAPI module
======================

.. automodule:: OCC.BRepPrimAPI
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepProj.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepProj module
===================

.. automodule:: OCC.BRepProj
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepSweep.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepSweep module
====================

.. automodule:: OCC.BRepSweep
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/OCC.BRepTools.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OCC.BRepTools module
====================

.. automodule:: OCC.BRepTools
:members:
:undoc-members:
:show-inheritance:
Loading

0 comments on commit 8194c36

Please sign in to comment.