Browse Source

2021-07-12

sceneControl: added 'removeKellerTab' function.
added changelog
Martin Sächsinger 3 years ago
parent
commit
acc8a09688
2 changed files with 9 additions and 2 deletions
  1. 0
    2
      Nuke12.2v5_GEN.bat
  2. 9
    0
      README.md

+ 0
- 2
Nuke12.2v5_GEN.bat View File

33
 set PROJECT_ROOT_2D=\\calculon\o\_projekte\%JOB%
33
 set PROJECT_ROOT_2D=\\calculon\o\_projekte\%JOB%
34
 set FTRACK_API_PYTHONPATH=%PROJECT_ROOT_3D%\000_env\python\keller-ftrack-connect
34
 set FTRACK_API_PYTHONPATH=%PROJECT_ROOT_3D%\000_env\python\keller-ftrack-connect
35
 
35
 
36
-REM if %DEV%==1 (set NUKE_PATH=%JOB%\000_dev\nuke\) else (set NUKE_PATH=%JOB%\000_env\nuke\)
37
-
38
 :LICENSE
36
 :LICENSE
39
 set foundry_LICENSE=4101@192.168.10.25;49172@192.168.10.205;5053@192.168.0.223
37
 set foundry_LICENSE=4101@192.168.10.25;49172@192.168.10.205;5053@192.168.0.223
40
 set peregrinel_LICENSE=5053@192.168.0.223
38
 set peregrinel_LICENSE=5053@192.168.0.223

+ 9
- 0
README.md View File

55
 
55
 
56
 ##### Changelog:
56
 ##### Changelog:
57
 
57
 
58
+`2021-07-12`
59
+
60
+`sceneControl: added 'removeKellerTab' function.`
61
+
62
+`Added changelog.`
63
+
64
+
65
+`__________`
66
+
58
 `2021-07-09`
67
 `2021-07-09`
59
 
68
 
60
 `playInRV. Now can use Sequence and Shot Environment entries in order for RV to display Shot LUTs.`
69
 `playInRV. Now can use Sequence and Shot Environment entries in order for RV to display Shot LUTs.`

Loading…
Cancel
Save