-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented a new NURBS output plug, added icons, AETemplates and a 2…
…025 variant to github actions (#27) * Added a nurbs output plug (#3) * added a nurbs data output plug + cleanup * Nurbs output, cleanup and AETemplates * Updated xcode in github actions * New icons + workflows & mod changes * Fixed plug-in version in pluginMain.cpp * Rolled back some experimental changes * Changed knots logic for output NURBS * Added twistTangent icon and dpi icons
- Loading branch information
Showing
31 changed files
with
4,775 additions
and
109 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,59 @@ | ||
+ PLATFORM:win64 MAYAVERSION:2022 TwistSpline 1.0.0 TwistSpline | ||
+ PLATFORM:win64 MAYAVERSION:2022 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: windows-2022 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:linux MAYAVERSION:2022 TwistSpline 1.0.0 TwistSpline | ||
+ PLATFORM:linux MAYAVERSION:2022 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: linux-2022 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:mac MAYAVERSION:2022 TwistSpline 1.0.0 TwistSpline | ||
+ PLATFORM:mac MAYAVERSION:2022 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: mac-2022 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:win64 MAYAVERSION:2023 TwistSpline 1.0.0 TwistSpline | ||
+ PLATFORM:win64 MAYAVERSION:2023 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: windows-2023 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:linux MAYAVERSION:2023 TwistSpline 1.0.0 TwistSpline | ||
+ PLATFORM:linux MAYAVERSION:2023 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: linux-2023 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:mac MAYAVERSION:2023 TwistSpline 1.0.0 TwistSpline | ||
+ PLATFORM:mac MAYAVERSION:2023 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: mac-2023 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:win64 MAYAVERSION:2024 TwistSpline 1.0.0 TwistSpline | ||
+ PLATFORM:win64 MAYAVERSION:2024 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: windows-2024 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:linux MAYAVERSION:2024 TwistSpline 1.0.0 TwistSpline | ||
+ PLATFORM:linux MAYAVERSION:2024 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: linux-2024 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:mac MAYAVERSION:2024 TwistSpline 1.0.0 TwistSpline | ||
+ PLATFORM:mac MAYAVERSION:2024 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: mac-2024 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:win64 MAYAVERSION:2025 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: windows-2025 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:linux MAYAVERSION:2025 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: linux-2025 | ||
[r] scripts: scripts | ||
|
||
+ PLATFORM:mac MAYAVERSION:2025 TwistSpline 1.1.0 TwistSpline | ||
[r] icons: icons | ||
plug-ins: mac-2025 | ||
[r] scripts: scripts |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.