Stable vs DEV — Which One Should You Use?

Subbi Clothes ships on two parallel branches: Stable (3.3D), practically unchanged since June 2024 and no longer receiving support, and DEV (SC4), currently at DEV-4.0 and under active development. DEV is the developer-recommended branch going forward — these tables only list what actually differs between them; the core folder structure (Accessories, HUDs, Hairstyle, scope, symbols) is shared by both.

Legend:

  • NEW didn't exist in Stable
  • IMPROVED existed, works better now
  • FIXED a known Stable bug, resolved in DEV
  • REMOVED existed in Stable, gone (or disabled) in DEV

Feature Differences

FeatureStable (3.3D)DEV (4.0 / early access)Details
Development statusMature, no active developmentActively developed — developer-recommended branch, may still have rough edgesStable receives no further updates going forward.
IMPROVEDFolder setup toolSAF v3SAF v4Newer version of the same setup helper, DEV/SC4-specific.
NEWOutfit configurationManual, via in-HUD menu — cumbersomeManual, via Outfit Config Editor (OCE) — much easier, replaces the old notecard-based flowOCE landed in DEV-4.0, replacing the DEV-3.1 notecard flow.
NEWOutfit biographiesNot availableIndividual biography per outfit, set via OCESame field used by the WIP scfind command.
NEWOutfit tags & filterNot availableFull tag + filter system, set via OCE (originally via ~~ folder naming)Tag system introduced DEV-2.0, moved to OCE in DEV-4.0.
IMPROVEDReplace Clothes (Mix avatars)*ExperimentalFully redesigned, no longer experimentalFirst added (experimental) in SC 3.0 (2021); finalized in DEV-4.0.
NEWRename ClothesComma-separated text boxNotecard + OCE flow, plus a dedicated button to rename individual piecesText-box method removed DEV-1.0 → notecards DEV-2/3.1 → OCE DEV-4.0.
NEWHUD resizingFixed sizeResizable via menu (Settings → HUD → Resize HUD) or command/55 hud size=[-50..+50], added DEV-4.0.
NEWSkeletonFixNot availableToggleable fix for broken skeletons on Replace/RefreshWIP since DEV-1.1, formalized with its own toggle in DEV-4.0.
NEWExtended admin controlsNot availableRequestable admin access, including running commands on another user's HUD (use with caution)See Admin vs. Master Access in the main guide.
IMPROVEDCommand syntaxClassic flat /55 commandReworked, more consistent namespaced syntax — see Chat CommandsReworked DEV-4.0.
FIXEDCommands toggleExperimental — on/off indicator not clearly definedReworked in DEV-4.0 into a direct, clear enable/disable toggle
NEWExternal automationNot availableHUD accepts commands sent by objects owned by the HUD owner — lets you script your own automationAdded DEV-1.0.
NEWBody partsFewer dedicated slots5 additional dedicated slots: Face, Upper, Hands, Waist, Legs"Upper" was previously named "TChest".
FIXEDMidwear supportUwear supported on select body parts only, and known to misbehave on some of themMidwear (renamed from Uwear) supported on all body partsRenamed + fixed DEV-1.0.
IMPROVEDBOM scopePersonal (Outfit) level onlyFull scope — Global, Group, and PersonalExpanded DEV-2.0, with improved performance.
NEWFriends access categoryNot availableAdded as its own access category, cumulative with Public/Group/WhitelistAdded DEV-1.0, expanded DEV-3.1.
IMPROVEDWhitelist/Blacklist "Detect"10m range, capped at 10 users (inherited from the SC3 line)20m range, no user capImproved DEV-1.0.
FIXEDWhitelist/Blacklist identificationBased on display/legacy name — detection could be inconsistentBased on UUID and profile — more reliable, unaffected by name changes
NEWDynamic message variablesNot availableAuto-updating placeholders in titles/messages: {outfit}, {avatar}, {access}, {range}, etc.{outfit}/{avatar} title tags added DEV-3.1; more confirmed by the developer.
IMPROVEDParticlesBasic particle systemMore options (alternative textures, per-outfit color via OCE); can stay active while your avatar is still loading"Dynamic Time Parts" added DEV-1.1.
NEWAnimationsOriginal animation set1 reworked animation (crotch undress) + 3 new ones (2 head undress, 1 face dress/undress)Added DEV-3.1.
REMOVEDCoat / Socks logicPresent (Torso/Feet)Removed entirelyRemoved DEV-3.1.
REMOVEDHUD skin & light/dark modeAvailableTemporarily disabledDisabled in 4.0 DEV due to code restructuring — not a permanent removal.

* "Replace Clothes" swaps the clothing of a single body part between two saved outfits, creating a temporary combined look — a "mix" between two avatars.

Performance, Stability & Reworked Behavior

DEV isn't just new features — a good chunk of its changelog is internal rework that never shows up as a checkbox, plus dozens of smaller bugfixes. Since Stable has seen no meaningful changes since June 2024 and receives no further support, none of this reaches it.

AreaStable (3.3D)DEV (4.0 / early access)Details
IMPROVEDHUD performanceBaseline, no meaningful updates since mid-2024Roughly 3× faster, with reduced simulator impact — optimized RLV script behavior and Settings/Outfits systemsPer developer — not an independently verified benchmark.
IMPROVEDMenu interface & iconsText-based, older icon setClearer, more intuitive layout with emojis and updated tick/cross icons, plus additional visual indicatorsIcons refreshed DEV-1.0, emojis DEV-2.0/4.0.
IMPROVEDAvatar/bone fixesLock Ankle only, as a standalone commandBroader BonesLock system — Lock Ankle is now part of it, alongside SkeletonFix
FIXEDHUD crash recoveryKnown issue: Menu.lsl could crash/restart, leaving the HUD menu unresponsive after a simulator failureRepeated fix attempts (DEV-4.0 is "attempt #5") for this exact issue
FIXEDLong-session memory leaksKnown issue: outfit memory could accumulate over time, rarely causing a stack-heap collision (script reset)Fixed memory accumulation and orphaned-listener leaks in menu.lsl; legacy scripts removedDEV-3.1.
FIXEDMulti-user menu block / crosstalkKnown issue: menus could cross between people interacting with the same HUD/menu at onceFixed the bug where enabling all interaction systems at once (Clothes, Avatars, Accessories, Hairstyles, Commands) blocked other users from opening the menu; reworked listener handlingDEV-4.0.
FIXEDFull HUD lockupKnown issue: third-party object interactions could completely block the HUDFixed the conflicts causing the blockDEV-3.1.
FIXEDPG-SAFE reliabilityKnown issue: PG-SAFE could fail to properly disable public accessFixedDEV-3.1.
FIXEDAccidental avatar mixingKnown issue: replacing avatars didn't always detach everything it should, occasionally leaving leftover items attachedResolved as part of the redesigned Replace/Refresh system
FIXEDDuplicate accessoriesKnown issue: the same accessory could appear more than once depending on scope level (Global/Group/Personal)Accessory folders with the same name at different levels no longer create duplicate menu optionsDEV-1.0.
FIXEDTypos & inconsistent menu wordingKnown issue across several menusMenu descriptions revised across multiple DEV releases
FIXEDMinor button issuesA handful of known issues in various menusAddressed across DEV releases
IMPROVEDSettings menu structureFlat, older layoutReorganized into dedicated categories — new "HUD" menu, "Memory" moved under "Others" — for scalability
IMPROVEDBackhome behaviorManual target onlyReworked to default to your actual SL Home location automatically (custom regions still configurable)DEV-4.0.
IMPROVEDRandom Avatar accessAvailable, separate entry pointRepositioned and integrated directly into the Avatars menu for better visibilityDEV-4.0.

This is a curated selection, not the full list — DEV's changelog includes dozens more smaller fixes and tweaks. If you're starting fresh, DEV is the recommended pick — check the Changelog for the complete, unabridged history per version.