|
@@ -1116,5 +1116,16 @@
|
|
|
"DISABLE_PREVIEWS": "Disable Previews",
|
|
|
"MAX_BILINEAR_CANVAS_SIZE": "Max Bilinear Canvas Size",
|
|
|
"MAX_BILINEAR_CANVAS_SIZE_DESC": "Maximum canvas size for bilinear filtering. Set to 0 to disable bilinear filtering. Bilinear filtering improves the quality of the canvas, but can cause performance issues on large canvases.",
|
|
|
- "INVERT_MASK": "Invert mask"
|
|
|
+ "INVERT_MASK": "Invert mask",
|
|
|
+ "BRUSH_OUTPUT_NODE": "Brush Output",
|
|
|
+ "PRESSURE": "Pressure",
|
|
|
+ "STROKE": "Stroke",
|
|
|
+ "FIT_TO_STROKE_SIZE": "Fit to stroke size",
|
|
|
+ "TARGET_SAMPLE_TEXTURE": "Target Sample Texture",
|
|
|
+ "TARGET_FULL_TEXTURE": "Target Full Texture",
|
|
|
+ "PRIMARY_COLOR": "Primary Color",
|
|
|
+ "SECONDARY_COLOR": "Secondary Color",
|
|
|
+ "STROKE_INFO_NODE": "Stroke Info",
|
|
|
+ "SPACING": "Spacing",
|
|
|
+ "EDITOR_INFO_NODE": "Editor Info"
|
|
|
}
|