فهرست منبع

correct comment

David Rose 23 سال پیش
والد
کامیت
8eca8f38a7
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      panda/src/pgraph/nodePath.cxx

+ 1 - 3
panda/src/pgraph/nodePath.cxx

@@ -1335,9 +1335,7 @@ get_relative_point(const NodePath &other, const LVecBase3f &point) {
 //       Access: Published
 //       Access: Published
 //  Description: Sets the transform on this NodePath so that it
 //  Description: Sets the transform on this NodePath so that it
 //               rotates to face the indicated point in space, which
 //               rotates to face the indicated point in space, which
-//               is relative to the other NodePath.  This
-//               will overwrite any previously existing scale on the
-//               node, although it will preserve any translation.
+//               is relative to the other NodePath.
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
 void NodePath::
 void NodePath::
 look_at(const NodePath &other, const LPoint3f &point, const LVector3f &up) {
 look_at(const NodePath &other, const LPoint3f &point, const LVector3f &up) {