Spine Runtime 4.0 zh-CN translation
Harald
this is the latest 4.2 update based on latest spine-unity 运行时文档
@wiige Apologies for my late reply, I was attending a conference (Reboot Develop Blue) last week and have just come back to the office. Thank you very much for your updates and for including the 4.2 update already as well! We have updated the website accordingly.
@wiige We have added a posting and a line to the 4.1 to 4.2 Upgrade Guide:
Posting added:
https://esotericsoftware.com/forum/d/26006-spine-unity-41-to-42-upgrade-guide/3
Line added to top-most posting (below the 3. bullet point):
[*] Replace any occurrances of `SkeletonGraphicRenderTexture.quadRawImage` with `quadMaskableGraphic`, change the type from `RawImage` to `MaskableGraphic`.[/*]
It would be great if you could add it at the Chinese 4.1 to 4.2 Upgrade Guide as well!
In the posting, you could skip the excerpt from the changelog, since we normally don't translate the changelog. It's the block starting with "> * SkeletonGraphicRenderTexture example component: protected RawImage quadRawImage was changed [..]".
(I just realized I had posted this on another thread. My apologies!)
Hi, @wiige. We would like to inform you that we have added the new documentation for the spine-sdl runtime: https://esotericsoftware.com/spine-sdl
If you are interested, it would be appreciated if you could translate it for us.
We are also working on documentation for the documentations for the spine-pixi runtime and spine-haxe runtime, which will probably be available soon.
Now that the 4.2 feature development and bug fixes have settled down, we are actively working on the documentation. So document additions and updates may become more frequent.
wiige Great, I reflected your translation and it looks perfect!: https://zh.esotericsoftware.com/spine-sdl
Thank you for always being willing to help!
@wiige We have recently split the spine-unity documentation page into multiple pages, and improved the documentation in the installation section since we noticed it was not so clearly structured and missing a few things.
I've created a step-by-step guide on what best to change in which order with links to diffs (and commit URLs, which unfortunately reference a private repository and only serve the purpose so that we later know which change was which). I hope that the guide helps keeping the work as minimal as possible, please let me know if anything is unclear or confusing. I've also uploaded the relevant .md files in case that helps (link see the notes txt file below). In general there should not be much to translate (except for additions in the Installation section), mostly moving text around to the right places, and updating cross-references.
It would be great if you could also split and update the Chinese spine-unity page in the same way. Thanks again for all your hard work!
@wiige I would like to inform you that the documentation page for the Spine Web Player has been updated. For now, the corrected or added sections have been replaced with English text:
https://zh.esotericsoftware.com/spine-player#%E5%A4%A7%E5%8A%9F%E5%91%8A%E6%88%90
For some reason, the diff didn't load properly on diffy.org, so I've uploaded the differences here:
https://www.diffchecker.com/WrCxqkdc/
(Most of the updates are code updates, and the only updates that require translation are the "JSON, binary, and atlas URL" section and the "Embedding data" section.)
Misaki this is the update of spine-player:
Misaki For some reason, the diff didn't load properly on diffy.org, so I've uploaded the differences here:
https://www.diffchecker.com/WrCxqkdc/
and diff.org stopped working for me also while I am working on spine-unity documentation page, it's a large update so I need time on proofreading. Would you please offer me another version of notes-spine-unity-split.txt so that I can check those diff 1by1?
and Thanks @Harald
@wiige Sorry for the troubles! I've compiled a set of .diff
files, each stepN.diff
file corresponds to one commit of the respective step in the notes-spine-unity-split.txt
file.
For example VS Code should be able to display the diff properly as +- inline changes as other diff viewers (like TortoiseUDiff for example).
Hi, @wiige. I just wanted to let you know that we have released the spine-ios documentation:
https://esotericsoftware.com/spine-ios