Skip to main content

overview

Case TypeFormatExamplesComments
ProjectUPPERCASE[A-Z]{2-4}QUIC, COC, RRS…
Project (long name)lowerCamelCase[a-zA-Z]{1-20}quick, clashOfClans, ravingRabbidsSpecial
Film / EpisodeUPPERCASE[A-Z]{1-3}[0-9]{3}COC001…
TypeUPPERCASE[A-Z]{2}CH, PR, BG…
AssetlowerCamelCase[a-zA-Z]{1-20}hogRider, rabbid, barbarianKingAxe…Pour les placeholders : nomAssetPh
SequenceUPPERCASESEQ[0-9]{3}SEQ001
ShotUPPERCASESH[0-9]{4}SH0010- On reboote à chaque sequence. - Incrémenté de 10 pour pouvoir ajouter des shots intermédiaires
Description*lowerCamelCase[A-Z0-9]{1-20}actorRenderHi, blenderAssetDescription…
TaskUPPERCASE[A-Z]{2, 3}MDL, SFG, RIG, FUR…
VersionUPPERCASE[VWP][0-9]{4}V001, VALID…
Extensionlowercase[a-z]ma, mb, blend, exr…