State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:607046|
Problem summary
Blinkscript doesn't initially update values from a look controlled world matrix expression link
Customer reported platform
windows11
Steps to reproduce
1) Open Nuke
2) Paste the following nodes:
BlinkScript { inputs 0 ProgramGroup 1 KernelDescription "3 \"Test\" iterate componentWise 913f4bcde49a7c1721310f3ed500d4f58b78de1c0f09a97014671507f28c9309 1 \"dst\" Write Point 1 \"Input\" Float 1 AACAPw== 1 \"expressionInput\" 1 1 Default 0" kernelSource "kernel Test : ImageComputationKernel<eComponentWise> \{\n Image<eWrite, eAccessPoint> dst;\n\nparam:\n float expressionInput; \n\nlocal:\n void define() \{\n defineParam(expressionInput, \"Input\", 1.0f);\n \}\n void process() \{\n dst() = expressionInput;\n \}\n\};\n\n" rebuild "" Test_Input {{parent.Axis2.world_matrix.5}} rebuild_finalise "" name BlinkScript1 xpos 279 ypos -51}push $cut_paste_inputAxis3 { translate {1 2 1} name Axis1 xpos 173 ypos -159}push 0Axis3 { inputs 2 name Axis2 xpos 173 ypos -66} We're sorry to hear that
Please tell us why