stingray-check form-save depot/... "python %serverroot%/stingray/trigger.py %formname%" This script ensures that when a 3D model is saved, Perforce treats it as a binary asset (Type binary+l ) rather than text, preventing corruption. Create a stream or classic workspace. The "Full" experience requires +w (writable) permissions in your workspace view. Without this, Stingray cannot auto-checkout.
For any studio working with files larger than 100MB per asset (3D meshes, 4K textures, audio WAVs, cinematic renders), the "Stingray Full" workflow is non-negotiable. It eliminates merge conflicts, prevents asset corruption, and reduces cognitive load. stingray perforce full
| Feature | Stingray Perforce Full | Git LFS | | :--- | :--- | :--- | | | Native (exclusive checkout) | Requires git-lfs-lock (add-on) | | Large File Speed | Incremental (delta transfers) | Full file on every change | | Folder permissions | Per-directory ACLs | Repository-wide only | | Partial checkout | Sparse workspaces (native) | Sparse-checkout (slower) | | Unreal/Unity integration | Plug-in built-in | Third-party (GitHub Desktop) | stingray-check form-save depot/
stingray-check form-save depot/... "python %serverroot%/stingray/trigger.py %formname%" This script ensures that when a 3D model is saved, Perforce treats it as a binary asset (Type binary+l ) rather than text, preventing corruption. Create a stream or classic workspace. The "Full" experience requires +w (writable) permissions in your workspace view. Without this, Stingray cannot auto-checkout.
For any studio working with files larger than 100MB per asset (3D meshes, 4K textures, audio WAVs, cinematic renders), the "Stingray Full" workflow is non-negotiable. It eliminates merge conflicts, prevents asset corruption, and reduces cognitive load.
| Feature | Stingray Perforce Full | Git LFS | | :--- | :--- | :--- | | | Native (exclusive checkout) | Requires git-lfs-lock (add-on) | | Large File Speed | Incremental (delta transfers) | Full file on every change | | Folder permissions | Per-directory ACLs | Repository-wide only | | Partial checkout | Sparse workspaces (native) | Sparse-checkout (slower) | | Unreal/Unity integration | Plug-in built-in | Third-party (GitHub Desktop) |