AI-Otter 3 Feature Drop | 2025.2.3 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 23 hours ago
parent 56222dfa0f
commit 1961913db0

@ -22,6 +22,11 @@
<option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" />
<histories>
<item value="set the angle too for all mimicing joints" />
<item value="Negate to accommodate Right -&gt; Left handed coordinate system NOTE: It is assumed that the axis vector is normalized" />
<item value="A hinge joint that rotates along the axis and has a limited range specified by the upper and lower limits." />
<item value="A continuous hinge joint that rotates around the axis and has no upper and lower limits." />
<item value="This is not really a joint because it cannot move. All degrees of freedom are locked. This type of joint does not require the &lt;axis&gt;, &lt;calibration&gt;, &lt;dynamics&gt;, &lt;limits&gt; or &lt;safety_controller&gt;" />
<item value="effort" />
<item value="Whether a tick should be scheduled. If this is true, then calling [scheduleTick] should succeed. Reasons why a tick should not be scheduled include: A tick has already been scheduled for the coming frame. The ticker is not active ([start] has not been called). The ticker is not ticking, e.g. because it is [muted] (see [isTicking])." />
<item value="Whether this selection has disambiguated its base and extent. On some platforms, the base and extent are not disambiguated until the first time the user adjusts the selection. At that point, either the start or the end of the selection becomes the base and the other one becomes the extent and is adjusted." />
@ -67,11 +72,6 @@
<item value="https:docs.opencv.org4.xd3d63classcv_1_1Mat.htmla51615ebf17a64c968df0bf49b4de6a3a" />
<item value="Mat (int rows, int cols, int type, void data, size_t step=AUTO_STEP)" />
<item value="This function can throw exception, so make sure to free the allocated memory inside a `try-finally` block!" />
<item value="Be careful when using this constructor, as you are responsible for managing the native pointer yourself. Improper handling may lead to memory leaks or undefined behavior." />
<item value="[data] should be raw pixels values with exactly same length of [channels] [rows] [cols]" />
<item value="Create a Mat from self-allocated buffer" />
<item value="A typed view of a sequence of bytes. It is a compile-time error for a class to attempt to extend or implement `TypedData`." />
<item value="The offset of this view into the underlying byte buffer, in bytes." />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save