Skip to content

Commit 1b202a7

Browse files
committed
Cleanup
1 parent b105305 commit 1b202a7

File tree

11 files changed

+0
-31
lines changed

11 files changed

+0
-31
lines changed

paint/assets/locale/de.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@
273273
"Import mesh file": "Mesh importieren",
274274
"Import swatches": "Farbfelder importieren",
275275
"Import texture file": "Textur importieren",
276-
"Import vertex color data": "Importiere Vertex Farben",
277276
"Import...": "Importieren...",
278277
"Importing mesh": "Mesh wird importiert",
279278
"Incoming": "Einkommend",
@@ -405,7 +404,6 @@
405404
"Packed": "Gepackt",
406405
"Paint Layer": "Malebene",
407406
"Parametric": "Parametrisch",
408-
"Parse Vertex Colors": "Vertex Farben mit auslesen",
409407
"Partial Derivative": "Partielle Ableitung",
410408
"Particle": "Partikel",
411409
"Paste": "Einfügen",

paint/assets/locale/el.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@
230230
"Import mesh file": "Εισαγωγή αρχείου πλέγματος",
231231
"Import swatches": "Εισαγωγή Δειγμάτων Χρώμ.",
232232
"Import texture file": "Εισαγωγή αρχείου υφής",
233-
"Import vertex color data": "Εισαγωγή δεδομένων χρωμάτων κορυφών",
234233
"Import...": "Εισαγωγή...",
235234
"Incoming": "Εισερχόμενο",
236235
"Info: Asset already imported": "Πληροφορία: Το υλικό έχει ήδη εισαχθεί",
@@ -344,7 +343,6 @@
344343
"Paint Layer": "Στρώση Βαφής",
345344
"Parametric": "Παραμετρικό",
346345
"Parse Transforms": "Ανάλυση Μετασχηματισμών",
347-
"Parse Vertex Colors": "Ανάλυση Χρωμάτων Κορυφών",
348346
"Partial Derivative": "Μερικό Παράγωγο ",
349347
"Particle": "Σωματίδιο",
350348
"Particles": "Σωματίδια",

paint/assets/locale/es.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@
203203
"Import font file": "Importar Fuente",
204204
"Import mesh file": "Importar malla",
205205
"Import texture file": "Importar textura",
206-
"Import vertex color data": "Importar datos de color de vértice",
207206
"Incoming": "Entrante",
208207
"Info: Asset already imported": "Info: Recurso ya importado",
209208
"Input": "Entrada",
@@ -304,7 +303,6 @@
304303
"Paint Layer": "Capa de pintura",
305304
"Parametric": "Paramétrico",
306305
"Parse Transforms": "Analizar y tratar transformaciones",
307-
"Parse Vertex Colors": "Analizar y tratar colores de vértice",
308306
"Particle": "Particulas",
309307
"Particles": "Partículas",
310308
"Path": "Ruta",

paint/assets/locale/fr.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@
208208
"Import font file": "Importer le fichier de police",
209209
"Import mesh file": "Importer le fichier de maillage",
210210
"Import texture file": "Importer le fichier de texture",
211-
"Import vertex color data": "Importer les données de couleur vertex",
212211
"Incoming": "Entrante",
213212
"Input": "Entrée",
214213
"Interface": "Interface",
@@ -315,7 +314,6 @@
315314
"Pack Assets": "Embarquer les assets",
316315
"Parametric": "Paramétrique",
317316
"Parse Transforms": "Charger transformations",
318-
"Parse Vertex Colors": "Charger les couleurs vertex",
319317
"Partial Derivative": "Dérivée partielle",
320318
"Particle": "Particules",
321319
"Particles": "Particules",

paint/assets/locale/ja.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@
277277
"Import mesh file": "メッシュファイルをインポート",
278278
"Import swatches": "スウォッチをインポート",
279279
"Import texture file": "テクスチャファイルをインポート",
280-
"Import vertex color data": "頂点カラーデータをインポート",
281280
"Import...": "インポート...",
282281
"Importing mesh": "メッシュのインポート",
283282
"Incoming": "入射",
@@ -411,7 +410,6 @@
411410
"Packed": "パック",
412411
"Paint Layer": "ペイントレイヤー",
413412
"Parametric": "面上の座標",
414-
"Parse Vertex Colors": "頂点カラーをパースします",
415413
"Partial Derivative": "偏導関数",
416414
"Particle": "パーティクル",
417415
"Particles": "パーティクル",

paint/assets/locale/pl.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@
213213
"Import mesh file": "Zaimportuj Model",
214214
"Import swatches": "Zaimportuj Próbki kolorów",
215215
"Import texture file": "Zaimportuj teksture",
216-
"Import vertex color data": "Zaimportuj kolor werteksów",
217216
"Import...": "Zaimportuj...",
218217
"Incoming": "Wchodzące",
219218
"Info: Asset already imported": "Informacja: Element został już zaimportowany",
@@ -319,7 +318,6 @@
319318
"Paint": "Malowanie",
320319
"Parametric": "Parametryczne",
321320
"Parse Transforms": "Przelicz transformacje",
322-
"Parse Vertex Colors": "Przelicz kolory werteksów",
323321
"Particle": "Cząsteczki",
324322
"Particles": "Cząsteczki",
325323
"Path": "Ścieżka",

paint/assets/locale/pt_br.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@
168168
"Import font file": "Importar Arquivo de fonte",
169169
"Import mesh file": "Importar arquivo de malhas",
170170
"Import texture file": "Importar arquivo de texturas",
171-
"Import vertex color data": "Importar dados das cores das vértices",
172171
"Incoming": "Chegando",
173172
"Info: Asset already imported": "Info: Ativo já foi importado",
174173
"Input": "Entrada",
@@ -258,7 +257,6 @@
258257
"Paint": "Pintar",
259258
"Parametric": "Paramétrico",
260259
"Parse Transforms": "Transferir Posições",
261-
"Parse Vertex Colors": "Transferir cor de vértices",
262260
"Particle": "Partículas",
263261
"Particles": "Partículas",
264262
"Path": "Caminho",

paint/assets/locale/ru.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@
163163
"Import font file": "Импорт файла шрифтов",
164164
"Import mesh file": "Импорт модели",
165165
"Import texture file": "Импорт текстуры",
166-
"Import vertex color data": "Импорт данных о цвете вершин.",
167166
"Incoming": "Вект. к наблюдателю",
168167
"Input": "Ввод",
169168
"Instantly update material preview on node change": "При изменении узла сразу обновлять материал.",
@@ -252,7 +251,6 @@
252251
"Paint": "Рисование",
253252
"Parametric": "Парам. координаты",
254253
"Parse Transforms": "Учитывать преобразования.",
255-
"Parse Vertex Colors": "Учитывать цвет вершин.",
256254
"Particle": "Частицы",
257255
"Particles": "Частицы",
258256
"Path": "Путь",

paint/assets/locale/zh_cn.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@
170170
"Import font file": "导入字体文件",
171171
"Import mesh file": "导入网格文件",
172172
"Import texture file": "导入纹理文件",
173-
"Import vertex color data": "导入顶点颜色数据",
174173
"Incoming": "输入",
175174
"Info: Asset already imported": "注意:资产已导入",
176175
"Input": "输入",
@@ -260,7 +259,6 @@
260259
"Paint": "绘制",
261260
"Parametric": "参数",
262261
"Parse Transforms": "解析变换(Parse Transforms)",
263-
"Parse Vertex Colors": "加载顶点颜色",
264262
"Particle": "颗粒",
265263
"Particles": "粒子",
266264
"Path": "路径",

paint/sources/context.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ type context_t = {
3333
format_quality?: f32;
3434
layers_destination?: export_destination_t;
3535
split_by?: split_type_t;
36-
parse_transform?: bool;
37-
parse_vcols?: bool;
3836
select_time?: f32;
3937
viewport_mode?: viewport_mode_t;
4038
render_mode?: render_mode_t;
@@ -249,8 +247,6 @@ function context_create(): context_t {
249247
c.format_quality = 100.0;
250248
c.layers_destination = export_destination_t.DISK;
251249
c.split_by = split_type_t.OBJECT;
252-
c.parse_transform = true;
253-
c.parse_vcols = false;
254250
c.select_time = 0.0;
255251
c.viewport_mode = config_raw.viewport_mode == 0 ? viewport_mode_t.LIT : viewport_mode_t.PATH_TRACE;
256252
/// if (arm_android || arm_ios)

0 commit comments

Comments
 (0)