The /markdown
URLs are working for me. Maybe it was fixed since you reported it.
That like should be: http://esotericsoftware.com/spine-points
We'll fix it, thanks!
As always, thank you for the updated files!
The /markdown
URLs are working for me. Maybe it was fixed since you reported it.
That like should be: http://esotericsoftware.com/spine-points
We'll fix it, thanks!
As always, thank you for the updated files!
Thanks very much for the update @wiige! We've updated the documentation page with your changes.
I cannot visit markdown text with /markdown at spine-godot Runtime Documentation while API 参考文档 works well
Perhaps the problem is just the added section anchor #spine-godot-Runtime-Documentation
, as the following URL does not provide markdown for me:
https://esotericsoftware.com/spine-godot#spine-godot-Runtime-Documentation/markdown
while this URL does:
https://esotericsoftware.com/spine-godot/markdown
Harald you solved the problem! My carelessness. https://esotericsoftware.com/spine-godot/markdown
work for me now!
I will update Chinese API reference page with https://zh.esotericsoftware.com/spine-points
together with spine-godot page translation later, thx Nate
Glad it helped, thanks very much for all your work!
Here is the some updates:
And here is the translation of spine-godot Runtime Documentation:
BTW, I tried to upload ZIP, RAR,PDF, MD files to this thread and failed. Be notified that file type is not supported. How can I submit text/zip files like before in my post? Please give me your advices.
It's working now, NICE! weeeeeeeeee~
wiige Thank you as always for your help! I have updated the spine-unity documentation and created Chinese documentation for spine-godot:
https://zh.esotericsoftware.com/spine-unity
https://zh.esotericsoftware.com/spine-godot
I did a quick check of the spine-godot doc to see if there are any typos or broken links, but it looks perfect
If you find something that you would like to correct, please let me know!
As for updating the API documentation, I think Harald will handle it later.
BTW, I tried to upload ZIP, RAR,PDF, MD files to this thread and failed. Be notified that file type is not supported. How can I submit text/zip files like before in my post? Please give me your advices.
I will ask Nate about this!
Regarding uploads, there was a problem in the settings. It was fixed and now uploading text/zip files should work. Thank you for pointing that out!
Harald
thanks Misaki , I will replace those google drive links in few days
the translation TODO list now are:
there is a check result of index-of-spine-runtime-documentation and spine-runtime-terminology:
wiige Thank you as always! I have updated both :
https://zh.esotericsoftware.com/spine-runtime-documentation
https://zh.esotericsoftware.com/spine-runtime-terminology
@wiige FYI: We have just added a note to the spine-unity documentation page regarding installing URP Shaders UPM package from git URL.
The diff can be found here: https://diffy.org/diff/1cbad93528274
I have also added four identical short notes to the spine-unity-download page at the git URLs to hopefully prevent further problems during installation. The template .md
file is attached below.
If you could again provide the proper Chinese translation for us, that would be much appreciated as always!
Harald
Certainly! translation update for spine-unity documentation page :
and this one for spine-unity-download page:
The diff can be found here: https://diffy.org/diff/467301552aedd
If any questions or inappropriate found, please feel free to @ me at any time as always
@wiige Thanks for the quick update! I'm very sorry that I didn't describe exactly what was added on the spine-unity-download
page, which is the line
*Add package from git URL:*
which changed to
*Add package from git URL: (requires spine-unity installed via UPM)*
And that in four locations, in the URP Shaders UPM package
and LWRP Shaders UPM package
sections of 4.1 and 4.2-beta:
https://diffy.org/diff/ae77642f1aa9f
If you could add this as well, that would be great! Thanks again for all your work.
@wiige Thanks so much for the quick update, you're the best!
The download page has been updated with your changes:
https://zh.esotericsoftware.com/spine-unity-download
@wiige FYI: We have recently added automatic layout scaling functionality to the SkeletonGraphic
component, and thus added some documentation lines explaining the additional parameters.
The diff can be found here:
https://diffy.org/diff/e16cdd9556769
(Note: the first two sentences of *Match RectTransform with Mesh*
are unchanged, just the following line was added at the end:
"This option is grayed-out unless
Layout Scale Mode
is set toNone
or theEdit Layout Bounds
toggle button is set to edit-mode."
We hope that it helps users create a nice UI with Spine more easily .
Harald I am back to thread now, and found https://diffy.org/diff/e16cdd9556769 expired. It says nothing found in the link.
Would you please make a new diff for the SkeletonGraphic
section update again so that I can easily check what I may missed in the translation?
Thanks very much !
@wiige I'm very sorry for the late reply and the expired diff URL!
The diff can be found here:
https://diffy.org/diff/2882a5a9affed
It should now be permanently available and not expire
Harald Thanks for your diff so I can made a quick check. Here is the update for additional parameters of SkeletonGraphic Component