fix script binding

This commit is contained in:
yangxiao 2015-12-01 23:05:47 +08:00
parent 01e0803587
commit 1b3cb97b71
2 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,7 @@ skip = Node::[^setPosition$ setGLServerState description getUserObject .*UserDat
Mesh::[*], Mesh::[*],
Animation3DCache::[*], Animation3DCache::[*],
Sprite3DMaterialCache::[*], Sprite3DMaterialCache::[*],
Sprite3DMaterial::[*],
Sprite3DCache::[*], Sprite3DCache::[*],
Bone3D::[*], Bone3D::[*],
Device::[getTextureDataForText], Device::[getTextureDataForText],

View File

@ -132,6 +132,7 @@ skip = Node::[setGLServerState description getUserObject .*UserData getGLServerS
Mesh::[*], Mesh::[*],
Animation3DCache::[*], Animation3DCache::[*],
Sprite3DMaterialCache::[*], Sprite3DMaterialCache::[*],
Sprite3DMaterial::[*],
Sprite3DCache::[*], Sprite3DCache::[*],
Bone3D::[*], Bone3D::[*],
Device::[getTextureDataForText], Device::[getTextureDataForText],