![]() |
||||
|
|
||||
Nuke: Project managment (nuke)
[ Contribute A Tip ] [ Tips and Tricks Home ]
For project managment you can easly customize nuke. Added: July 15th 2004 Submitter: Florian Score: Hits: 6831
You can set up the pathes to projects and also have the right format set for your project. menu "Project/1234" {add_favorite_dir -script "&1234_scripts" "" "workdir" //yourdrive/job_folders/VFX/images/; add_favorite_dir -image "&1234_images" "" "image_dir" //yourdrive/job_folders/VFX/scripts/; knob root.format "864 486 0 0 864 486 1.0 someformat"} menu "Project/test" {add_favorite_dir -script "&test_scripts" "" "workdir" c:/; add_favorite_dir -image "&testimages" "" "image_dir" c:/; knob root.format "756 486 0 0 756 486 0.9 ntsc"} and so on and so on. pretty helpfull if you work on more than just one jobs with different settings for the projects enjoy
|
|