Skip to content

danilodelucio/Nuke_Start_Screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Nuke_Start_Screen

nkss_cover_anim_v1_


Quick Access πŸ”—

Introduction πŸ“Œ

  • Nuke Start Screen displays a window containing the last seven recent files when opening Nuke;

Screenshot 2024-12-14 195049

  • You can access it later by going to Edit -> Nuke Start Screen;

image

Important

This tool is designed to work with 1280x1024 resolution or higher. Otherwise, the window may be cropped.

Open in Explorer πŸ“

  • Clicking on the folder icon will open the file path in your Explorer;

Screenshot 2024-12-14 195522

File not found ⛓️‍πŸ’₯

  • If your Nuke file was removed, renamed or deleted, the file path will display as red, and the buttons will be disabled;

Screenshot 2024-12-14 195859

Installing βš™οΈ

How to Install
  • Click on the green button and download the zip file;

image

  • Go to your .nuke directory (usually at C:\Users\%username%\.nuke), and extract the content into a folder;

image

  • Rename the extracted folder to Nuke_Start_Screen;

image

  • Inside the Nuke_Start_Screen folder, you should have all the content inside of it;

image

  • Open the init.py file (if you don't have it, you can manually create one);

image

  • Copy the following code and paste it into your init.py file, then save and close it;
import nuke

nuke.pluginAddPath('./Nuke_Start_Screen')

image

  • Now when opening Nuke, it should appear the Nuke Start Screen window;

image

Nuke Compatibility ☒️

  • Nuke Start Screen was developed in Nuke 12.1v5 and tested in Nuke 15.1v4, so it's designed to work between those Nuke versions;
  • It works for commercial and non-commercial versions (except Indie due the Python limitation);

Troubleshooting πŸ› οΈ

If you have feedback, suggestions, or feature requests, please visit the Discussions page and create a New Discussion. For bugs, please go to the Issues page and create a New Issue.

Supporters πŸ’ͺ

😞

Support me! πŸ₯Ί

image

This personal project required significant time and extra hours of hard work to make it available to everyone. If you find this tool useful, please consider supporting me on Buy Me A Coffee. β˜•

If you donate any amount, please mention this tool (also your preference name if you want to), so your name will appear in the Supporters list above.

You can also share this tool or send me a positive message, it would help me in the same way.


Special thanks to Gustavo Goncalves and Leticia Matsuoka for testing this tool.

Cheers! πŸ₯‚

About

Displays a window containing the last seven recent files when opening Nuke.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages