-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixed first person arm rotation #107
fixed first person arm rotation #107
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested skin: jojoa1997 (character 24 from the database)
Looks good.
- Why is
skinsdb_hand_18.b3d
200 times larger than the previous version? It seems to be that there's quite some unused data included. This might seem like a nitpick, but consider that servers need to distribute this file to every new client. - Please change the commit author to Lemente (git commit --amend). See tutorials.
Ehhhh, where do I find the correct tutorial, if I try to search for something it's not really what I'm looking for? Do I need to do something by commit here in the pull request,that is beside the conversation tab? And the Arm for 1.8 has now a Layer, or more 3d Layer, before it was layerless and it showed the textures of the left arm. |
Sorry to say this but, I don't understand the tutorials I find. >A< |
I'm too incompetent for the commit author change. Don't understand tutorials in text or video format. |
I'm too stupid to understand the tutorials. Definitely not amateur friendly, which I am. |
I give up, I don't understand the tutorials for changing the commit author. Guess I will close the pull request and wait that someone who knows how to do it, will do the pull request. |
The outer skin layer has been made 3D, which means that eache pixel is now a 3D cube. |
# modify the commit
git commit --amend --author="Linus Torvalds <[email protected]>"
# overwrite your branch to use the new commit
git push --force Thank you for clarifying. That does explain the size difference. However, I am yet not sure why this is needed. |
I don't see how to do it here directly in Github, and from what I roughly somehow but not really understand from Tutorials, is, that I somehow need to have Github Desktop (yay, downloading extra software -.-) and that it's somehow possible to do that even after a pull request. And I use the free option of Github |
Comment written on smartphone. Bad news and bad news.
So there are for now only 2-3 options.
At the moment you can't count on me, because of what happened to my pc. >A< |
@SmallJoker Sorry. |
Reopen it, but I'm completely unable to do this commit author ---amend thingie. Just want to say, learning capacitys are different from people to people, some can learn specific things fast, other more slowly, and than there are some people that can't learn the specific things, no matter how much effort they are putting into it. Even now I absolutely don't understand this, and did I mention that I still don't have a PC. If it's possible to change the commit author after the pull request, please do it. |
@BlockAndPixelAge , I do not have experience about commit author ---amend too. |
Well, I forked this Master here, downloaded @Lemente fork for the fix of the first person arm, and opened the pull request. Otherwise I guess @SmallJoker could maybe do it too, as someone who is even developing on Minetest, now Luanti, I guess should have enough knowledge for it. I mean they wrote that I could change the author, so I guess they know how to do the commit author ---amend too, right? Or take the fixed hand files from @Lemente fork, and upload them directly, with the description "fixed by Lemente". Otherwise I will close the pull request now. |
As mentioned by @Lemente that someone needs to do the pull request.
#99 (comment)
Here a pull request, with the first person arm fix, while the arm for 1.8 having a 3d layer, done by Lemente.
This is my first pull request that I ever did, so the only thing I don't know how to do is, how to edit the readme to add Lemente to the credits for the updated 1.8 hand.
Hope that I don't count as a contributor.