Package nukescripts :: Module localisationprefs
[hide private]
[frames] | no frames]

Module localisationprefs

source code

Code for handling changes in the localization default in the preferences and applying that as knob defaults on Read nodes.

Functions [hide private]
 
updateReadKnobLocalisationDefaults(value)
Set the knob defaults for the nodes with the cacheLocal knob.
source code
 
onPrefsKnobChanged()
Callback from the preferences node.
source code
 
initCallbacks()
Get the default localisation policy from the preferences node and set up the knob changed callback.
source code
Variables [hide private]
  kLocalizationPolicyDefaultKnob = 'LocalizationPolicyDefault'
  __package__ = 'nukescripts'
Function Details [hide private]

onPrefsKnobChanged()

source code 

Callback from the preferences node. If the default localisation policy has changed, update it on the read nodes.