mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Initial working version of transformation preview
- missing ability to modify matrix - sdvDecompose is still probably wrong - missing ability to edit rotations using axis + angle
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
"more": "More",
|
||||
"move_down": "Move down",
|
||||
"move_up": "Move up",
|
||||
"normalize": "Normalize",
|
||||
"not_found.description": "The page you were looking for does not exist.",
|
||||
"no_file_chosen": "No file chosen",
|
||||
"no_presets": "No presets",
|
||||
@@ -123,9 +124,15 @@
|
||||
"title.project": "%0% Project",
|
||||
"title.new_project": "Create a new project",
|
||||
"title.sounds": "Sound Explorer",
|
||||
"title.transformation": "Transformation Visualizer",
|
||||
"title.versions": "Versions Explorer",
|
||||
"title.worldgen": "Worldgen Generators and Guides",
|
||||
"tools": "Tools",
|
||||
"transformation.matrix": "Matrix",
|
||||
"transformation.translation": "Translation",
|
||||
"transformation.left_rotation": "Left rotation",
|
||||
"transformation.scale": "Scale",
|
||||
"transformation.right_rotation": "Right rotation",
|
||||
"trim_material": "Trim material",
|
||||
"trim_pattern": "Trim pattern",
|
||||
"pack_mcmeta": "Pack.mcmeta",
|
||||
|
||||
Reference in New Issue
Block a user