Actions
Bug #294
closed[PlugIT walkthrough]pick position from object
Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
11/28/2010
Due date:
% Done:
100%
Estimated time:
Description
I found if I choose current camera ,the value unchanged.
but I want to get the current camera's position.
So I have checked the code.
may be it should add one line:
fun cbSelectObjPRS(val, type, p)= let if !(strcmp val "Current camera") then "default_camera" else val -> val in
problem solved.
Updated by arkeon almost 14 years ago
- % Done changed from 90 to 100
thanks, I forgot to manage this.
I also make changes for the camera shell.
Updated by arkeon almost 14 years ago
- Status changed from New to Resolved
Applied in changeset r1895.
Actions