-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and Integrate Latest Daz Bridge Library features
- Update to latest Daz Bridge Library: - Morph controller bugfixes - UI/UX updates
- Loading branch information
1 parent
533d149
commit 19909d8
Showing
7 changed files
with
54 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule dzbridge-common
updated
8 files
+10 −5 | include/DzBridgeAction.h | |
+12 −2 | include/DzBridgeDialog.h | |
+12 −2 | include/DzBridgeMorphSelectionDialog.h | |
+2 −2 | include/common_version.h | |
+87 −32 | src/DzBridgeAction.cpp | |
+148 −10 | src/DzBridgeDialog.cpp | |
+135 −3 | src/DzBridgeMorphSelectionDialog.cpp | |
+1 −1 | src/DzBridgeSubdivisionDialog.cpp |