You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -34,7 +32,7 @@ With the engine, hooks for most of the standard tk application are provided:
34
32
35
33
(I've also included a hook that allows to take a [thumbnail](hooks/thumbnail.py) of cinema window, useful for configuring tk-multi-snapshot for example.)
36
34
37
-
**Note: This engine has been tested in Windows using Cinema 4D version 20**
35
+
**Note: This engine has been tested in Windows using Cinema 4D R20**
38
36
39
37
40
38
## Engine Installation
@@ -124,7 +122,7 @@ and add the following changes from this file:
@@ -209,33 +207,21 @@ Hooks are provided to be able to use this tk-app, similar to workfiles2.
209
207
210
208
The Shotgun Loader lets you quickly overview and browse the files that you have published to Shotgun. A searchable tree view navigation system makes it easy to quickly get to the task, shot or asset that you are looking for and once there the loader shows a thumbnail based overview of all the publishes for that item. Through configurable hooks you can then easily reference or import a publish into your current scene.
211
209
212
-
The hooks provided support all the input reference and import formats from Cinema 4D, from alembic files, usd files (Cinema 4D iFX v4.0+), lwo, obj, Cinema 4D project files, etc...
210
+
The hooks provided support all the input reference and import formats from Cinema 4D.
The Publish app allows artists to publish their work so that it can be used by artists downstream. It supports traditional publishing workflows within the artist’s content creation software as well as stand-alone publishing of any file on disk. When working in content creation software and using the basic Shotgun integration, the app will automatically discover and display items for the artist to publish. For more sophisticated production needs, studios can write custom publish plugins to drive artist workflows.
218
216
219
-
Only the basic publishing of the current session is provided with this app.
217
+
Only the basic publishing of the current session is provided with this app.
The Scene Breakdown App shows you a list of items you have loaded (referenced) in your scene and tells you which ones are out of date. From this overview, you can select multiple objects and click the update button which will update all your selected items to use the latest published version.
226
224
227
-
Hook provided support the updating of the following type of nodes (basically, alembic, usd, or any other geometric format supported at the time of writting):
This is a simple yet useful app that syncs your current file with the latest frame range in Shotgun for the associated shot. If a change to the cut has come in from editorial, quickly and safely update the scene you are working on using this app. Towards the end, it will display a UI with information about what got changed.
0 commit comments