-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule opennurbs
updated
17 files
+4 −1 | opennurbs_3dm_settings.cpp | |
+6 −8 | opennurbs_brep.cpp | |
+1 −4 | opennurbs_material.h | |
+1 −1 | opennurbs_math.cpp | |
+15 −7 | opennurbs_post_effects.cpp | |
+7 −7 | opennurbs_public_version.h | |
+284 −44 | opennurbs_render_content.cpp | |
+9 −4 | opennurbs_render_content.h | |
+57 −4 | opennurbs_sectionstyle.cpp | |
+5 −0 | opennurbs_sectionstyle.h | |
+169 −25 | opennurbs_subd.cpp | |
+210 −7 | opennurbs_subd.h | |
+20 −3 | opennurbs_subd_fragment.cpp | |
+66 −28 | opennurbs_subd_frommesh.cpp | |
+3 −2 | opennurbs_texture.h | |
+5 −1 | opennurbs_xform.cpp | |
+10 −2 | opennurbs_xml.h |