skinsdb icon indicating copy to clipboard operation
skinsdb copied to clipboard

fixed first person arm rotation

Open BlockAndPixelAge opened this issue 1 year ago • 11 comments

As mentioned by @Lemente that someone needs to do the pull request.

https://github.com/minetest-mods/skinsdb/issues/99#issuecomment-2226860384

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.

BlockAndPixelAge avatar Jul 14 '24 08:07 BlockAndPixelAge

@SmallJoker

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.

ghost avatar Jul 21 '24 10:07 ghost

@SmallJoker

Sorry to say this but, I don't understand the tutorials I find. >A<

ghost avatar Jul 21 '24 10:07 ghost

@SmallJoker

I'm too incompetent for the commit author change. Don't understand tutorials in text or video format. If I transfer ownership of the repository, would that close the pull request or would it stay open?

ghost avatar Jul 21 '24 11:07 ghost

I'm too stupid to understand the tutorials.

Definitely not amateur friendly, which I am.

ghost avatar Jul 21 '24 12:07 ghost

@SmallJoker

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.

ghost avatar Jul 24 '24 10:07 ghost

1. Why is `skinsdb_hand_18.b3d` 200 times larger than the previous version?

The outer skin layer has been made 3D, which means that eache pixel is now a 3D cube. So the 3D model went from 24 tris to 2700 tri.

Lemente avatar Jul 24 '24 20:07 Lemente

@BlockAndPixelAge

# modify the commit
git commit --amend --author="Linus Torvalds <[email protected]>"

# overwrite your branch to use the new commit
git push --force

@Lemente

Thank you for clarifying. That does explain the size difference. However, I am yet not sure why this is needed. ~~Unfortunately, precision issues might cause visual artifacts like reported here: https://github.com/minetest/minetest/issues/4912 . Hence, if it would be possible to use fewer adjacent polygons, this could largely be avoided on such affected hardware. That aside, it might also perform slightly better on ancient hardware (but that's not my concern).~~ (EDIT: does not apply. There is no automatic vertex optimization for models.)

SmallJoker avatar Jul 25 '24 16:07 SmallJoker

@SmallJoker

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

ghost avatar Jul 25 '24 19:07 ghost

Comment written on smartphone.

@SmallJoker @Lemente

Bad news and bad news.

  1. I am still not able to understand the stuff with commit author change.
  2. and my pc broke, was an old on and Minecraft wouldn't run on it, and when I get a new one I don't know, go still to school, and my parents think it broke because of what I was trying to do (commit author change).

So there are for now only 2-3 options.

  1. Transfer the ownership to one of the maintainer.
  2. Doing the pull request now and if it's possible on your site, to change the commit author after the pull request
  3. Someone else is doing the pull request.

At the moment you can't count on me, because of what happened to my pc. >A<

ghost avatar Jul 27 '24 08:07 ghost

@SmallJoker I close the pull request, because no PC, and not understanding the tutorials at all. Someone who knows how to change the commit author, should do it.

Sorry.

ghost avatar Aug 04 '24 08:08 ghost

@SmallJoker

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.

ghost avatar Sep 29 '24 14:09 ghost

@BlockAndPixelAge , I do not have experience about commit author ---amend too. For my point of view the easiest way is @Lemente fork the repository https://github.com/BlockAndPixelAge/skinsdb. Do addition changes in his fork and create new Pull request with all changes.

bell07 avatar Oct 18 '24 12:10 bell07

@bell07

Well, I forked this Master here, downloaded @Lemente fork for the fix of the first person arm, and opened the pull request. Lementes fork having actually all files ready, but a custom 3d character model with 3d layer too, but it don't work with 3d Armor, and shouldn't replace the 3d Model from this mod. I guess making a branch without the 3d character model would be enough, not necessary to create a second fork.

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.

ghost avatar Oct 20 '24 10:10 ghost