Browse Source

sceneControl. Fixed issue if element is not set.

sceneControl. Improved debugging.
sceneControl. Deletion now also deletes Kenv
sceneControl. Write Nodes get a new label with the used exr compression type.
sceneControl. Fixed issue when unloading plugin
sceneControl. Simplified kenv queries
sceneControl. updateWriteNodeConfig() for updating the Keller tab on write nodes
ffmpeg_write. Initial version. NNode with correct names and burn-ins
our_write. Write nodes now have a compression label and a custom color to see which exr compression type is set.
added search and replace panel.
Denoise with noice. Initial version.
ocio config, image formats, fps and favorites are now set from KEnv project_config.py.

fixed missing folders and files, added nuke.bat
Martin Sächsinger 3 years ago
parent
commit
e13c63febd
1 changed files with 10 additions and 0 deletions
  1. 10
    0
      .gitattributes

+ 10
- 0
.gitattributes View File

17
 *.ofx filter=lfs diff=lfs merge=lfs -text
17
 *.ofx filter=lfs diff=lfs merge=lfs -text
18
 *.pdf filter=lfs diff=lfs merge=lfs -text
18
 *.pdf filter=lfs diff=lfs merge=lfs -text
19
 *.nfp filter=lfs diff=lfs merge=lfs -text
19
 *.nfp filter=lfs diff=lfs merge=lfs -text
20
+
21
+channelSelect.jpg  !filter
22
+ffmpegWrite.jpg  !filter
23
+musterSubmit2.jpg  !filter
24
+nukeNoice.jpg  !filter
25
+ourWrite.jpg  !filter
26
+sceneControl.jpg  !filter
27
+sceneControl_m0.jpg  !filter
28
+sceneControl_m1.jpg  !filter
29
+sceneControl_m2.jpg  !filter

Loading…
Cancel
Save