[Soc-2005-cvs] CVS commit: soc-blender/intern/nurbana/intern Bezier.cpp Bezier.h Makefile NGlobal.h NURBS.cpp NURBS.h NURBS_Construct.cpp NURBS_Construct.h NURBS_Degree.cpp NURBS_Degree.h NURBS_Fitting.cpp NURBS_Fitting.h NURBS_Generate.cpp ...

Emmanuel Stone emmanuel.stone at gmail.com
Sat Jul 30 01:08:20 CEST 2005


eman (Emmanuel Stone) 2005/07/30 01:08:20 CEST

  Added files:           (Branch: eman)
    soc-blender/intern/nurbana/intern Bezier.cpp Bezier.h Makefile 
                                      NGlobal.h NURBS.cpp NURBS.h 
                                      NURBS_Construct.cpp 
                                      NURBS_Construct.h 
                                      NURBS_Degree.cpp 
                                      NURBS_Degree.h 
                                      NURBS_Fitting.cpp 
                                      NURBS_Fitting.h 
                                      NURBS_Generate.cpp 
                                      NURBS_Generate.h 
                                      NURBS_Knot.cpp NURBS_Knot.h 
                                      NURBS_TrimCurve.cpp 
                                      NURBS_TrimCurve.h 
                                      Nurbana.cpp NurbanaMath.cpp 
                                      NurbanaMath.h 
                                      Object_Base.cpp 
                                      Object_Base.h 
                                      Object_Bezier.cpp 
                                      Object_Bezier.h 
                                      Object_List.cpp 
                                      Object_List.h 
                                      Object_Manager.cpp 
                                      Object_Manager.h 
                                      Object_NURBS.cpp 
                                      Object_NURBS.h 
                                      Object_Normals.cpp 
                                      Object_Normals.h 
                                      Object_Primitives.cpp 
                                      Object_Primitives.h 
                                      Object_WC.cpp Object_WC.h 
                                      ProjectUtility.cpp 
                                      ProjectUtility.h 
                                      VertexOps.cpp VertexOps.h 
                                      blender_wrapper.cpp 
  
  Log:
  libNurbana files added as an internal library to Blender.
  This is a roughly reduced version of the Nurbana application, I attempted to only include relevant code.
  
  Directory structure has been flattened to conform to other libraries.
  
  Some of these files will be merged, some will perhaps be deleted as code is cleaned up.


More information about the Soc-2005-cvs mailing list