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

master
debuggerx 2 days ago
parent c38a2e7119
commit 1cddb489b2

@ -22,6 +22,8 @@
<option name="translationDialogLocationY" value="567" /> <option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" /> <option name="translationDialogWidth" value="1381" />
<histories> <histories>
<item value="This constructor is only guaranteed to work when invoked as `const`. It may work as a non-constant invocation on some platforms which have access to compiler options at run-time, but most ahead-of-time compiled platforms will not have this information." />
<item value="The compilation configuration environment is not the same as the environment variables of a POSIX process. Those can be accessed on native platforms using `Platform.environment` from the `dart:io` library." />
<item value="increame" /> <item value="increame" />
<item value="finger toq" /> <item value="finger toq" />
<item value="For generated code only. @nodoc" /> <item value="For generated code only. @nodoc" />
@ -70,8 +72,6 @@
<item value="shininess" /> <item value="shininess" />
<item value="bump scale" /> <item value="bump scale" />
<item value="[parameters] - (optional) an object with one or more properties defining the material's appearance. Any property of the material (including any property inherited from [Material]) can be passed in here. The exception is the property [color], which can be passed in as a hexadecimal int and is 0xffffff (white) by default. [Color] is called internally." /> <item value="[parameters] - (optional) an object with one or more properties defining the material's appearance. Any property of the material (including any property inherited from [Material]) can be passed in here. The exception is the property [color], which can be passed in as a hexadecimal int and is 0xffffff (white) by default. [Color] is called internally." />
<item value="A material for shiny surfaces with specular highlights. The material uses a non-physically based [Blinn-Phong](https:en.wikipedia.orgwikiBlinn-Phong_shading_model) model for calculating reflectance. Unlike the Lambertian model used in the [MeshLambertMaterial] this can simulate shiny surfaces with specular highlights (such as varnished wood). [MeshPhongMaterial] uses per-fragment shading. Performance will generally be greater when using this material over the [MeshStandardMaterial] or [MeshPhysicalMaterial], at the cost of some graphical accuracy." />
<item value="flat shading" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>

Loading…
Cancel
Save