-
Notifications
You must be signed in to change notification settings - Fork 5
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
98 changed files
with
2,417 additions
and
5 deletions.
There are no files selected for viewing
Binary file removed
BIN
-41.5 KB
...xcodeproj/project.xcworkspace/xcuserdata/roger.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+40.5 KB
...xcodeproj/project.xcworkspace/xcuserdata/roger.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#define MAXON_REGISTRATION_EXCLUDE_REFLECTION | ||
#define MAXON_REGISTRATION_EXCLUDE_REFLECTION_NONVIRTUAL | ||
#include "registration_com_studioavante_SyphonR20.hxx" |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#define MAXON_REGISTRATION_EXCLUDE_INTERFACES | ||
#define MAXON_REGISTRATION_EXCLUDE_REFLECTION |
2 changes: 2 additions & 0 deletions
2
R20/SyphonR21/generated/hxx/reflection_virtual_registration.cpp
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#define MAXON_REGISTRATION_EXCLUDE_INTERFACES | ||
#define MAXON_REGISTRATION_EXCLUDE_REFLECTION_NONVIRTUAL |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
#include "register.hxx" |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
/* | ||
DON'T EDIT THIS FILE! | ||
It has been created and is updated automatically by the interface processor. | ||
It has to be included by the register.cpp file of the project in order for the automatic registration to work. | ||
*/ | ||
#define PRIVATE_MAXON_REGISTRATION_UNIT | ||
|
||
|
||
#ifndef PRIVATE_MAXON_REGISTRATION_FRAMEWORK | ||
#define PRIVATE_MAXON_DEFINE_MODULE_INFO_FLAGS | ||
#include "maxon/register.h" | ||
#endif | ||
|
||
|
||
#ifdef PRIVATE_MAXON_REGISTRATION_FRAMEWORK | ||
|
||
|
||
#else | ||
|
||
static maxon::Id g_usedFrameworks[] = {maxon::Id("net.maxon.c4d.cinema.framework"), maxon::Id("net.maxon.core.framework"), maxon::Id("net.maxon.network.framework")}; | ||
static maxon::SetUsedFrameworks g_setUsedFrameworks(PRIVATE_MAXON_MODULE, g_usedFrameworks); | ||
|
||
#endif |
10 changes: 10 additions & 0 deletions
10
R20/SyphonR21/generated/hxx/registration_com_studioavante_SyphonR20.hxx
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
// Include this file in a cpp file of a single module to add the framework registration of com.studioavante.SyphonR20 to the module. | ||
|
||
#define PRIVATE_MAXON_REGISTRATION_FRAMEWORK | ||
#if !(defined(MAXON_REGISTRATION_EXCLUDE_REFLECTION) && defined(MAXON_REGISTRATION_EXCLUDE_REFLECTION_NONVIRTUAL)) | ||
#include "maxon/reflection_registration.h" | ||
#else | ||
#include "maxon/apibase.h" | ||
#endif | ||
#undef MAXON_DEPENDENCY_ENABLE | ||
#include "register.hxx" |
Binary file added
BIN
+707 Bytes
R20/SyphonR21/generated/parsed/Syphon/lib/Syphon.framework/Versions/A/Headers/Syphon.ph
Binary file not shown.
Binary file added
BIN
+2.64 KB
...SyphonR21/generated/parsed/Syphon/lib/Syphon.framework/Versions/A/Headers/SyphonClient.ph
Binary file not shown.
Binary file added
BIN
+1.69 KB
R20/SyphonR21/generated/parsed/Syphon/lib/Syphon.framework/Versions/A/Headers/SyphonImage.ph
Binary file not shown.
Binary file added
BIN
+7.54 KB
...SyphonR21/generated/parsed/Syphon/lib/Syphon.framework/Versions/A/Headers/SyphonServer.ph
Binary file not shown.
Binary file added
BIN
+3.43 KB
.../generated/parsed/Syphon/lib/Syphon.framework/Versions/A/Headers/SyphonServerDirectory.ph
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Syphon/lib/Syphon.framework/Versions/A/Headers/SyphonClient.h | ||
main.cpp | ||
Syphon/lib/Syphon.framework/Versions/A/Headers/Syphon.h | ||
Syphon/lib/Syphon.framework/Versions/A/Headers/SyphonServerDirectory.h | ||
Syphon/lib/Syphon.framework/Versions/A/Headers/SyphonImage.h | ||
Syphon/src/SyphonC4DServer.h | ||
Syphon/lib/Syphon.framework/Versions/A/Headers/SyphonServer.h | ||
SyphonVP.cpp | ||
Syphon/src/SyphonC4DServer.mm | ||
main.h |
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
// Supported platforms - can be [Win64;OSX] | ||
Platform=OSX | ||
|
||
// Type of project - can be [Lib;DLL;App] | ||
Type=DLL | ||
|
||
// API dependencies | ||
APIS=cinema.framework;core.framework;network.framework; | ||
|
||
// Classic C4D API | ||
C4D=true | ||
|
||
stylecheck=false | ||
|
||
// Custom ID | ||
ModuleId=com.studioavante.SyphonR20 | ||
|
||
AdditionalLinkOptions=-headerpad_max_install_names | ||
|
||
FRAMEWORK_SEARCH_PATHS=../source/Syphon/lib |
Oops, something went wrong.