digicreatures / rigacar

Blender addon to generate rig for cars
GNU General Public License v3.0
406 stars 59 forks source link

Blender 4.0 #118

Open batonchick1 opened 6 months ago

batonchick1 commented 6 months ago

Hello! Will there be an update to the addon for blender version 4.0?

hassan-1287 commented 6 months ago

photo_2023-12-12_01-12-15 photo_2023-12-12_01-12-24 what will i do about that? please help!

batonchick1 commented 6 months ago

Hi, you need to rig your car in blender version 3.4 and then import it into the latest version. This addon does not support Blender 4.0.

jiapeiLu commented 6 months ago

Hi, I came here to provide a 4.0 version. I am new to git and don't know how to pull requests. The main issue is "Bone Collections were introduced in Blender 4.0 as replacement of Armature Layers and Bone Groups." I try to fix some code that related to bone group and layer.

rigacar.zip (Bake Operation Updated!)

Screenshot 2023-12-23 at 3 19 07 PM
TheVvV1 commented 6 months ago

It worked very well. Thank you so much.

batonchick1 commented 6 months ago

@jiapeiLu You are the Best

stuklosa commented 6 months ago

@jiapeiLu THANK YOU A LOT, WORKS

sasplayers commented 5 months ago

Nice work @jiapeiLu its works perfectly in Blender 4.1.0 Alpha too..

errisveliu commented 5 months ago

You saved us @jiapeiLu , thank you so much!

uone0513 commented 5 months ago

blender 4.0.2 Unable to bake animation :-( @jiapeiLu

jiapeiLu commented 5 months ago

blender 4.0.2 Unable to bake animation :-( @jiapeiLu

What does that mean? I didn't touch anything on baking animation. If you can give me more information about how you did it I might try to help.

@uone0513

batonchick1 commented 5 months ago

blender 4.0.2 Unable to bake animation :-( @jiapeiLu

What does that mean? I didn't touch anything on baking animation. If you can give me more information about how you did it I might try to help.

@uone0513

Good afternoon. What he means is that as of Blender 3.6, bake operators no longer work. When you try to bake the wheels spinning, all animation keys are simply reset and nothing happens. Many people simply accept this problem and spin the wheels by hand.

jiapeiLu commented 5 months ago

rigacar.zip I found the bake operators already been fixed in #96. I merged the code form it. Now the bake functions should work. Enjoy it.

@uone0513 @batonchick1

batonchick1 commented 5 months ago

@jiapeiLu
are you a superhero?

TakumiFujiwara19 commented 5 months ago

how does it work for me at all by zeros

TakumiFujiwara19 commented 5 months ago

@jiapeiLu you can remove the splint on how to work with this addon? I will be grateful

jiapeiLu commented 5 months ago

@TakumiFujiwara19 I don't quite understand your question. You can read the document by the author. What I did was just make it work properly in Blender 4.0. https://digicreatures.net/articles/rigacar.html

a3cs commented 3 months ago

Thank You so much

webbertakken commented 3 months ago

While the maintainer is away I've created a fork that consolidates the fixes from contributors. Feel free to drop any PRs if any other fixes are needed.

Fork: https://github.com/webbertakken/rigacar Difference with upstream: https://github.com/digicreatures/rigacar/pull/131 Latest release: https://github.com/webbertakken/rigacar/releases (See zip file)