AI-Koala | 2024.1.1 Patch 1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 9 months ago
parent 711b722f18
commit 15ccd6fc0d

@ -12,6 +12,7 @@
<option name="translationDialogLocationY" value="536" /> <option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" /> <option name="translationDialogWidth" value="1253" />
<histories> <histories>
<item value="apply projection" />
<item value="Return the distance from the origin of this to the intersection with [other] if this intersects with [other], or null if the don't intersect." /> <item value="Return the distance from the origin of this to the intersection with [other] if this intersects with [other], or null if the don't intersect." />
<item value="intersects with triangle" /> <item value="intersects with triangle" />
<item value="On success, [rayNear] and [rayFar] are the points where the screen space [pickX], [pickY] intersect with the near and far planes respectively. The viewport is specified by ([viewportX], [viewportWidth]) and ([viewportY], [viewportHeight]). [cameraMatrix] includes both the projection and view transforms. Returns false on error, for example, the mouse is not in the viewport." /> <item value="On success, [rayNear] and [rayFar] are the points where the screen space [pickX], [pickY] intersect with the near and far planes respectively. The viewport is specified by ([viewportX], [viewportWidth]) and ([viewportY], [viewportHeight]). [cameraMatrix] includes both the projection and view transforms. Returns false on error, for example, the mouse is not in the viewport." />
@ -61,7 +62,6 @@
<item value="add constructor initializer" /> <item value="add constructor initializer" />
<item value="add cons" /> <item value="add cons" />
<item value="add typed literal" /> <item value="add typed literal" />
<item value="add type literal" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>

Loading…
Cancel
Save