Page 1 of 1

several files lose or bug

Posted: Tue Nov 28, 2017 8:53 am
by gurj
why has pb's Procedures can't used?

Example
in pb5.61 x86 windows chm:
NodeAnimation/NodeAnimationKeyFramePitch.html:

NodeAnimationKeyFramePitch()
...
Supported OS
All

but can't used in code.

Re: why has pb's Procedures can't used?

Posted: Tue Nov 28, 2017 1:16 pm
by gurj
because lose 'Get', them should are :
GetNodeAnimationKeyFramePitch
GetNodeAnimationKeyFrameRoll
GetNodeAnimationKeyFrameX
GetNodeAnimationKeyFrameY
GetNodeAnimationKeyFrameYaw
GetNodeAnimationKeyFrameZ

Re: several files lose or bug

Posted: Wed Nov 29, 2017 2:25 am
by gurj
losed:EntityMesh(),IsCipher(),MaterialAnimation(),Text3DX(),Text3DY(),Text3DZ(),TreeGadget3D()
-----------------
bug:
in Index.hhk:
<LI> <OBJECT type="text/sitemap">
<param name="Name" value="Visual Designer">
<param name="Local" value="Reference/visual_designer.html">
</OBJECT>
but Reference/visual_designer.html is absent, not existed

new in Reference.html:
<A href="Reference/ide_form.html">Form designer</A>

Re: several files lose or bug

Posted: Tue Feb 06, 2018 10:41 pm
by Andre
The "ide_form.html" is correctly linked with topic name 'Form-Designer' on the Reference site of the PB docs. I just took a look at my (german) PB docs of PB5.62. There is no "Visual designer" linked anymore... so this seems correct here.

Your other points I don't understand exactly, sorry!

It seems like you are requesting a "Name change" of the listed 'Node' commands, so that they should begin with "Get...".
If I'm right, this would be a 'Feature request' and no bug in the PB documentation...

Re: several files lose or bug

Posted: Thu Feb 08, 2018 1:03 am
by gurj
sorry.
in chm,missing:
GetNodeAnimationKeyFramePitch.html
GetNodeAnimationKeyFrameRoll.html
GetNodeAnimationKeyFrameX.html
GetNodeAnimationKeyFrameY.html
GetNodeAnimationKeyFrameYaw.html
GetNodeAnimationKeyFrameZ.html

EntityMesh.html
IsCipher.html
MaterialAnimation.html
Text3DX.html
Text3DY.html
Text3DZ.html
TreeGadget3D.html

Re: several files lose or bug

Posted: Sat Apr 21, 2018 8:25 pm
by Andre
I see now, your listed command names are present in PB5.62, but their descriptions are missing in the PB docs....

So this is an important "documentation bug", which should be fixed by Fred (or comtois?) :D

Re: several files lose or bug

Posted: Fri Mar 06, 2020 10:05 pm
by Andre
This topic is partly done now...

All the GetNodeXXX function descriptions are included in the manual now (PB5.71).

Still missing are descriptions abouth following commands:
EntityMesh()
IsCipher()
MaterialAnimation()
Text3DX/Y/Z()
TreeGadget3D()

So it's important to add the missing docs for all this already available commands! :D