Everyhing you need to know about linking and library overrides in Blender

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ม.ค. 2025

ความคิดเห็น • 130

  • @PierrickPicaut_P2DESIGN
    @PierrickPicaut_P2DESIGN  ปีที่แล้ว +7

    🔥Discover all my courses and free rigs : www.p2design-academy.com/

  • @Gobolinn
    @Gobolinn ปีที่แล้ว +8

    [ library override -> troubleshoot -> re-sync ] this is by far the MOST important tip if u edited the source file and hope to see edits in the linked blend file, I've been deleting and relinking my objects like an idiot for ages

  • @domolutz
    @domolutz ปีที่แล้ว +49

    As somebody coming from Maya this video is very much appreciated. I've met too many Blender users who just don't use this feature because ppl don't know about it... and in any production with multiple ppl linking is necessary to keep the production going and prevent errors on the finishline. Thx for this video Pierrich

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  ปีที่แล้ว +6

      Absolutely, you can’t work on medium too large scale production without it.
      The industry is slowly migrating to blender and people will get to know this kind of tool better eventually

    • @simonzhang3D
      @simonzhang3D ปีที่แล้ว

      Thats because blende is mainly used by solo artists i would say and thus not needing it as much as studios. But ye slowly Blender is more and more used by progessional studios and things like that are a must have!

    • @dmitryvolkov7178
      @dmitryvolkov7178 หลายเดือนก่อน

      @@PierrickPicaut_P2DESIGN we still cannot link mesh, start to rig it, and then for example update UV set materials, particle and etc....
      thanks anyway. it's very usefull, and good explanation

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  หลายเดือนก่อน

      @@dmitryvolkov7178 Welll, you should. You can link any data block, including mesh object.
      But you're supposed to update them in the source file.... I 'm not sur eI get your point 😅😅

    • @dmitryvolkov7178
      @dmitryvolkov7178 หลายเดือนก่อน

      @@PierrickPicaut_P2DESIGN But I can't add an Armature modifier to this mesh and start painting the weight. Maybe I didn't express myself well. I want the modeler to be able to correct the model while the rig stage is underway.

  • @helios4753
    @helios4753 ปีที่แล้ว +5

    Switching over to blender from maya and videos like this are super helpful. Blender is so alien to me.

  • @indoorjetpacks
    @indoorjetpacks 10 หลายเดือนก่อน +3

    absolutely top tier explanation coming from maya. so many blender tutorials are geared toward starting with blender and "getting used to it" and/or working in an environment without other people or without the normal pipeline of mid-large shows/episodics, so seeing a well put together explanation of how to do this is fantastic. absolutely earned a sub and i'll be looking around at the rest of your videos

  • @zefnoly9147
    @zefnoly9147 6 หลายเดือนก่อน +2

    Oh wish I knew this earlier. This is gonna help me save so much space on my project files. My biggest problem is storage clutter due to the amount of times the exact same stuff is being copy-pasted over and over. Now I can just link the assets to master files and not only ensure that stuff that looks the same, stays the same. But also preserve space. I noticed a 90% usage reduction in file size after linking all the objects. Gonna help so much with decluttering my projects!

  • @NoobHit
    @NoobHit ปีที่แล้ว +1

    Now linking is truly demystified to me. Had alot of trouble working with linked libraries etc. Thanks alot for making my life easier.

  • @RoLLsanReg
    @RoLLsanReg ปีที่แล้ว +5

    Well, sometimes a person needs to conquer his fear of losing months of progress or encounter bugs and try use linking for future projects. Thank you for the tut! I think now i'm ready.

  • @antonovanimation
    @antonovanimation วันที่ผ่านมา

    Man big ty about this clear & simple explonation. More handy than official docs

  • @ShiroiAkumaSama
    @ShiroiAkumaSama ปีที่แล้ว +10

    For 10:50 if you wanna mass activate Library overridable for all custom properties (at least shape keys, for bones I believe was in the forum from CGCookie, I need shape keys though not bones) you can use this script (I dunno if copy paste will keep formating from TH-cam) but I saw this question multiple times in the internet, I recently created this one, it is for the active object btw. feel free to change:
    import bpy
    # Get the selected object
    obj = bpy.context.active_object
    # Iterate over all custom properties of the object
    for prop in obj.keys():
    for key in sorted(obj.keys()):
    if key not in '_RNA_UI':
    obj.property_overridable_library_set(f'["{key}"]', True)

  • @Loopinglovers
    @Loopinglovers หลายเดือนก่อน

    you do an amazing job - thanks for sharing these essential workflows

  • @annielee6582
    @annielee6582 ปีที่แล้ว

    It's super helpful when you menstion to check the Library overwitable in the drivers. Thank you!!

  • @ernestoescala4161
    @ernestoescala4161 ปีที่แล้ว +1

    I always had troubles with the link/append and now I understand why. Thank you!

  • @sobreaver
    @sobreaver 3 หลายเดือนก่อน

    I just love your animations, they are amazing !
    I wish I could love my patience for doing some myself ;)

  • @Shalfatk01
    @Shalfatk01 ปีที่แล้ว +1

    i know that i told it many times but. your tutorials are just soooo usefull... i lost a lot of time triing to fix things like this. thanks for sharing your knowledge with others.

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  ปีที่แล้ว

      You can say it as much as you want. IT's always a pleasure to read your kind words

  • @Morraak
    @Morraak ปีที่แล้ว

    Very cool to know! I can see this helping with getting a job in the industry, thanks Pierrick!

  • @guibnv
    @guibnv ปีที่แล้ว +5

    Your content is pure gold mate! I work with blender for quite some time, but was always cautious to use these features on ongoing projects. Thank you so much to clarify it on such comprehensive manner!

  • @TaylorJonPeters
    @TaylorJonPeters ปีที่แล้ว

    Incredible! Best tutorial I have found on libraries and linking. THANK YOU!

  • @dariogonzalez2126
    @dariogonzalez2126 ปีที่แล้ว

    This is exactly what I needed. Thank you very much for sharing this valuable knowledge!

  • @xushnudramazanov1720
    @xushnudramazanov1720 11 หลายเดือนก่อน

    you are absolute pro of blender mister!

  • @DryadDryAgain
    @DryadDryAgain ปีที่แล้ว

    I've already had a few problems that this would have been useful for. Glad to know about it moving forward!

  • @billyjjackson
    @billyjjackson ปีที่แล้ว +2

    This is so useful, not only in a team but also when making complex scenes alone. Awesome work, thank you 😁🙏

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  ปีที่แล้ว +1

      Yes, definitely.
      There would be a whole tutorial just to explain all the great use cases. like cross scene linking, instancing...

    • @billyjjackson
      @billyjjackson ปีที่แล้ว +1

      @@PierrickPicaut_P2DESIGN it can be quite complicated to get used to, but it's well worth the effort to streamline workflow. It's great that you have made a tutorial to refer back to - thank you 😁👍

  • @CasBox
    @CasBox ปีที่แล้ว

    Thank you very much for sharing this knowledge. It was very clear explanated.
    I was struggling to find a tutorial that helps me to create a bigger project with more objects, characters and scenes. Most of the tutorials in youtube are about isolated elements and never about how to create a set o scenes...
    This linking system will help a lot. As a suggestion, you could make a tutorial about creating a project with more scenes, using the library importing objects and using linking files.
    Thank you

  • @athinasdesigns
    @athinasdesigns 7 หลายเดือนก่อน

    Thank you so much I've been looking specifically for this feature because I remembered Maya had it to see if theres a way to make my work flow easier. We'll explained ❤❤❤

  • @LeopoldBaranowska-q5d
    @LeopoldBaranowska-q5d ปีที่แล้ว

    Thank you Pierrick, you are my hero!

  • @williamanim4267
    @williamanim4267 ปีที่แล้ว +1

    Hey!! Happy to watch a new tutorial of you. Thanks you for all the work made to give us really useful tutorial ^-^. Learning everyday to be like you on the big leagues xD

  • @manavdesigns
    @manavdesigns ปีที่แล้ว

    I've just started alive course. Great work my friend

  • @Akki_gugu
    @Akki_gugu ปีที่แล้ว

    wow great, there is always something new to learn from you even on a known topic. thank you soo much Pierrick

  • @samseddmedia
    @samseddmedia 8 หลายเดือนก่อน

    That is so informative! Animating a linked rig doesn't put keyframes on the armature from the original file!? That's extremely helpful! Thanks, Pierrick!

  • @Barakooda3D
    @Barakooda3D ปีที่แล้ว

    Best blender linking video so far.
    thanks.

  • @TheFrozenMonkeyKing
    @TheFrozenMonkeyKing ปีที่แล้ว

    Excellent video! If I had this available back when I started my student project it would have turned a couple days of testing and troubleshooting into just 13 minutes!
    A weird bug I had, which I can't seem to find online or reproduce consistently was that sometimes when I linked in two rigs, their action constraints would spam the console and eventually crash Blender at random. The only fix I found to save those project files was breaking the links and making everything local. No idea why.

  • @chagaze7199
    @chagaze7199 9 หลายเดือนก่อน

    so impressed by your tutorials ^^ GGs

  • @JamieDunbar
    @JamieDunbar ปีที่แล้ว +1

    So good to see someone talking about this. Linking is absolutely vital to a production, but it's a rather confusing process and most people don't use it. Thanks for filling the void.
    Have you encountered a bug where you set up a custom property to animate a material, but in the animation file the material doesn't animate? Happens to me quite a bit but I haven't been able to track down what causes it.

  • @remirohart5433
    @remirohart5433 หลายเดือนก่อน

    Thank you very much for this video !!!!

  • @philippelepilote7946
    @philippelepilote7946 ปีที่แล้ว

    Just in time for me, thank you so much !

  • @dszarts
    @dszarts 5 หลายเดือนก่อน

    I needed this!

  • @rayanmagneto
    @rayanmagneto ปีที่แล้ว

    Awesome :) had this doubt for some time , thank you again :)

  • @KelimSteel
    @KelimSteel 7 หลายเดือนก่อน

    So helpful, thanks a bunch!

  • @saldiquentin4187
    @saldiquentin4187 ปีที่แล้ว

    Amasing video!
    We use this technic for some months now in our studio, but we search for our rigged characters through the Asset Browser! It is a bit more intuitive, even if you have to put everything inside a common folders hierarchy

  • @yongbangyang
    @yongbangyang 10 หลายเดือนก่อน

    I'm curious about the best practices and full workflow for game development in this context. After the animator finishes animating certain actions, what is typically done next? Does the animator export the armature with actions alone, excluding the mesh, or do they merge the actions into the source file through appending before exporting them into the game engine?

  • @craigtomes4743
    @craigtomes4743 ปีที่แล้ว

    Thank you, i Really needed this

  • @danielescali8960
    @danielescali8960 ปีที่แล้ว

    thanks man , always helpful !!!

  • @onlyeyeno
    @onlyeyeno ปีที่แล้ว

    As always top level content with excellent and concise explanations, thanks for sharing the wealth of Your knowledge.
    Best regards

  • @andklv2
    @andklv2 ปีที่แล้ว +1

    about library override - you better use icons with a chain link, by shift-clicking you create library overrides, which are stored with file and work as designed.

    • @andklv2
      @andklv2 ปีที่แล้ว

      3.4.1 says materials override is not implemented yet

  • @juliah7492
    @juliah7492 ปีที่แล้ว

    this is gold!

  • @idle_animator
    @idle_animator ปีที่แล้ว

    Thank u pierrick ! This is super helpful

  • @aiyor
    @aiyor ปีที่แล้ว

    Excellente vidéo, toujours aussi pro, précis. Incroyable :)

  • @DryadDryAgain
    @DryadDryAgain ปีที่แล้ว

    Today I embark on Alive! 🥳

  • @beeverone4740
    @beeverone4740 ปีที่แล้ว

    Thanks Pierrick!

  • @CaCriGuz
    @CaCriGuz ปีที่แล้ว

    Great video!
    Thank you so much teacher. :)

  • @mohamedahmed-jv4gz
    @mohamedahmed-jv4gz ปีที่แล้ว

    thanks man really helped !

  • @TheSpideyGuyAndrew
    @TheSpideyGuyAndrew ปีที่แล้ว

    Thank you sir , I've learned alot from u

  • @KnightOwl_Art
    @KnightOwl_Art 10 หลายเดือนก่อน

    For anyone having the issue Pierrick has at the end of the video - your armature might have some broken constraints, such as a "stretch to" constraint with no bone specified. Try clicking the bone that looks messed up in pose mode to identify it, and then fix the constraint in the original linked blend file. That way you can fix the problem at its source so you don't have to resync the override every time you open the file.

  • @JoaoVictor-vd9fn
    @JoaoVictor-vd9fn ปีที่แล้ว

    This is so awesome

  • @yuniorfrometa4749
    @yuniorfrometa4749 ปีที่แล้ว

    thanks for this tutorial

  • @andreyoliver7935
    @andreyoliver7935 ปีที่แล้ว

    Thank you!!!

  • @mdefontaines1264
    @mdefontaines1264 ปีที่แล้ว

    super video intuitif merci!!!!!!

  • @BlaBla-sf8pj
    @BlaBla-sf8pj ปีที่แล้ว

    super tuto ! thx !

  • @ikernasarre
    @ikernasarre 5 วันที่ผ่านมา

    Thanks :)

  • @realxrust
    @realxrust 7 หลายเดือนก่อน

    Hi and thanks, that was very detailed and informative. However, there are 2 more issues I would include that aren't obvious and I'm trying to solve - NLA strips and character's pose library. Even after Library override-Make, the strips in the NLA editor which came from the character file won't delete when hitting X or Delete and won't give any error either. Does NLA editor have its own override somewhere? And the poses won't appear in the asset shelf, I don't understand in which data block they are stored.

  • @kaykred1668
    @kaykred1668 ปีที่แล้ว

    Where can I learn how to create quick character mockups that can be used in my short videos?

  • @PCgmesforever
    @PCgmesforever ปีที่แล้ว

    so is this pipeline possible with linking ? "model bled file" --- links model to -- "surfacing blend file" and ""rigging file" while also ""surfacing file" links shader to "rigging file" --links rig to -- "shot / animation file" ? Because I have some troube with materials and vertexgroups dissapearing form "rig file" .

  • @tyjuji
    @tyjuji ปีที่แล้ว

    If you need to add shape keys while animating, such as to prevent clipping etc., how would you do this, if you cannot edit the data?

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  ปีที่แล้ว +1

      You need to create them in the source file.
      You can asked the current animation to your source file to guide you on the creation of the shapekeys.
      Or, you can make the linked data local, but you lose the benefit of linking

  • @ForsythJC
    @ForsythJC ปีที่แล้ว

    I only recently started using linking, after wondering why appending two different objects of small file sizes quadrupled the size of the current file. My biggest issue with linking is that everything turns teal in the outliner when I start overriding. I might be doing it wrong, though. I’ll take a peek when I get home (currently at work).

  • @Kirtfreetime
    @Kirtfreetime หลายเดือนก่อน

    I have a question for the material that we linked. we can animate the data right? so when we want to animate should we click the paper clip icon on the shader editor to save a new data or we can just animate by keeping it linked with the old file?

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  หลายเดือนก่อน +1

      The problem is that the material data are not overrideable by default. So you need to expose the materials data you want to animate with a custom property.

  • @stephengaskell1562
    @stephengaskell1562 9 หลายเดือนก่อน

    I think I must be the only one doing it wrong, ha! So I use assets and bring them into scenes, linked. They are initially empties that instance the source mesh (as explained in the video) and they can be moved around. However, as soon as the library override takes place (which you need to do to access the armature), the model snaps to the origin (or at least, it's original source location) and cannot be moved. So my question, which I can't seem to find answered anywhere, is how to you pose AND move a character too? It seems that I can only do one or the other.

  • @ageofgar
    @ageofgar ปีที่แล้ว

    Great breakdown ! Linking is the only way to go . I do run into an issue where relocating the link of a missing rig doesn't automatically reconnect the animation (action) to it. I would have to do that manually. Still, I've been using linking since the "make Proxy" days, before Library override made it much more robust.

  • @ukmonk
    @ukmonk 4 หลายเดือนก่อน

    If you use lib override then use edit linked library my assets are all messed up and in wrong location when coming back to my scene, obviously because of the location is diffenrent in the linked file. Anyway to get around this please?

  • @gaetanritel
    @gaetanritel ปีที่แล้ว

    First, thanks for this video, i have a question, do you know, how can i switch to edit mode please,

  • @devankeren673
    @devankeren673 15 วันที่ผ่านมา

    why i dont have add library over hierarchy option to apply data id rig?

  • @joelngocnguyen
    @joelngocnguyen ปีที่แล้ว

    Hey Pierrick, thanks for the video ! I have a question
    When I tried to to upload the Animator File elsewhere (Google Drive) and redownloaded it to continue animating. The Linked Collection is gone when i opened it, therefore my progress is also gone. Although I can still see the linked collection in the outliner but I can't see them in the viewport. What can I do to fix this?

  • @FalcoOnline
    @FalcoOnline ปีที่แล้ว

    Thank you for this great overview. One perhaps naïve question: is the memory usage lower when you link an asset into another Blend file? Could it be a solution when combining many characters in one scene? Or does the memory cost remain the same?

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  ปีที่แล้ว +1

      I don't think you saved that much memory in the end as these assets are "in" your blender scene.
      Linking is great for multiple scene projects, or as you mentionned, when you have multiple characters.
      Way easier to fix a character in its own scene instead of having a huge Blender file with all your characcters.

    • @FalcoOnline
      @FalcoOnline ปีที่แล้ว

      @@PierrickPicaut_P2DESIGN That makes sense. Thank you.

  • @kordaling
    @kordaling ปีที่แล้ว

    Thanks Pierrick, i can link without issue, but everytime i reopen the Blender file, the linked file path is wrong. I need to relocate it every single time.
    Secondly, it seems that i can't use the "animation layer addon", even after i used the Library override
    do you have any idea?

  • @alivehoc_alive
    @alivehoc_alive ปีที่แล้ว +1

    Hi I have problem while moving blender project to an another PC? I losted the linked character and object.

    • @ngophap6706
      @ngophap6706 ปีที่แล้ว

      me too, i can not fix it

  • @adamleyon8297
    @adamleyon8297 ปีที่แล้ว

    awesome

  • @kordaling
    @kordaling ปีที่แล้ว

    Hi Pierrick, in your amazing animation course ALIVE!, you says that the Referenced Rig(linked) does not work and we have to do a library override to the rig once it's linked to do any animation on it, is this basically unlinking?

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  ปีที่แล้ว +1

      You always need to do a library override to access the rig, this is not a limitation.
      I’ve been using it a lot recently for a pretty big project and it was stable.
      Guess they improved it

  • @DanielPartzsch
    @DanielPartzsch ปีที่แล้ว +1

    From my experience having a character including armature and hair as library override in your scene make saving the scene much longer than if you save the original file (eg approx 30 sec vs almost instantly). Does anyone else encountered this problem and maybe has some advice how to avoid or improve this? Thanks!

  • @Numonique
    @Numonique ปีที่แล้ว

    I always wondered... if you link a rig, and the character artist decides to modify the rig or change the shape (add a bone, sculpt additional mesh etc...),
    all already animated actions are gone/useless/invalid right?
    In this kind of workflow, the rig and mesh and weight painting needs to be set instone, otherwise it would destroy the work coming after it, right?
    Because changing color is not doing much. But a new bone would destroy weight paints and everything.
    Or am I missing something?

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  ปีที่แล้ว +1

      No, that’s actually the benefit of linking.
      An animation just take into account the name of the bones and its keyed Transform channel.
      If the character rig it model is updated but feature the same controller bone’s name, your animation will still work.

  • @flxko438
    @flxko438 ปีที่แล้ว

    Anybody know where library overides is inthe newest version of blender? when i right click the outlier I can't see the option in 3.2.0

  • @Donghua144
    @Donghua144 ปีที่แล้ว

    how long is the render time for 1 minutes video with low polys in blender...?

  • @Peaceminus_0ne
    @Peaceminus_0ne ปีที่แล้ว

    how do you fix the sliding in walk cycle?

  • @Tinfoil.Hatter
    @Tinfoil.Hatter ปีที่แล้ว

    Thanks Adrein Brody's Brother ;)

  • @StephenFoged
    @StephenFoged 5 หลายเดือนก่อน

    Can it be made to work with USD files (from 3ds Max)?

  • @jesusaulloa1653
    @jesusaulloa1653 11 หลายเดือนก่อน

    I'm a bit confused, so if I do perform a library override to a character armature to access its rig. Once I start animating the mesh can I work on the source file cahnging the mesh and would it update to the animation file that i overided?

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  11 หลายเดือนก่อน

      Yes, if you edit the rig or mesh in the original file, your animation file with the linked assets will update when you reload it.

    • @jesusaulloa1653
      @jesusaulloa1653 11 หลายเดือนก่อน

      ​@@PierrickPicaut_P2DESIGN TY! but I also meant to say if I save a file using "save as" in the original scene, would it automatically update the linked file?
      I'm not sure if my question makes sense but I want to have a workflow where I can create a basic character mesh that has been rigged, that I then link to the scene where I will animate. While I am animating I want to know if I start saving(save as) different stages of my character would it still be linking that basic mesh file I linked in the beginning or would it automatically be updated with the new scenes I am creating from that linked character mesh.

    • @jesusaulloa1653
      @jesusaulloa1653 11 หลายเดือนก่อน

      hey did not notice it was the creator I really appreciate your work! @@PierrickPicaut_P2DESIGN
      For does who have a similar question to me... I think I figured it out. If you do save different versions of your character but linked an older version and animated scenes with it, if you go to the Outliner and change the display mode to "Blender File" and locate your lined scene you can right click on it and hit "relocate" from here you can look for the new version of your character scene and it should link it with out ruining the animation. Hopes that helps!

  • @jaye6612
    @jaye6612 ปีที่แล้ว

    Custom properties are kind of screwy when it is used with Library Overirdes tho, eESPECIALLY TROUBOESONE when used with Rain and Snow . When I open a file and com snack Rain's mesh would always be incrediblbly malformed. As for Snow his textures would usually be missing

  • @GotInTheRobot
    @GotInTheRobot ปีที่แล้ว

    Nice

  • @aynossan
    @aynossan 5 หลายเดือนก่อน

    I successfully linked my character, but all the poses and expressions I created in the Pose Library aren't showing up, even though I tried to link them too. What am I doing wrong?

  • @arib8782
    @arib8782 ปีที่แล้ว

    Hi, thanks so much for this video! I have a question: My Blender scene is running slow because of its almost 400,000 vertex count. But I made collections for groupings of various objects in the 400,000-vertex-group file, and linked to those collections from that file using a new file, but the new file says the vertex count is also almost 400,000 and has started running slow. I must be doing something wrong, and I was wondering if you or anyone here might know what my mistake is?

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  ปีที่แล้ว +1

      What you link is what you get.
      So if you link a 400K object, the linked object, memory and performance wise, will be 400K
      What you should do, is to create a Low poly version of that 400K scene. What we would call a proxy.
      As if you were doing a very rough and low poly retopology of your model.
      And basicaly, you can link it too, and just disable the 400K collection while working and just enable it for rendering.

    • @arib8782
      @arib8782 ปีที่แล้ว

      Hi, wow, thank you so much for your advice, and so soon after I commented - I appreciate that very much. This sounds like the answer, I'll give it a try! I don't know where my misunderstanding comes from, in how I was thinking was that some of these linking videos seem to sound to me as if linking in a new file makes the new file run lighter and quicker, but I'm sure I just don't know enough yet. Thanks again. @@PierrickPicaut_P2DESIGN @PierrickPicaut_P2DESIGN

  • @thffkfltm
    @thffkfltm ปีที่แล้ว

    After I link I can't get into pose mod. How? Pose mod just doesn't appear in the option.

  • @ChristophWerner
    @ChristophWerner ปีที่แล้ว +2

    There's a way to "override" materials. But it's not really team friendly, because it's local... but this is what a local material became. To do it you can make a local copy of the linked material, unlink all not needed nodes and edit it for your needs. To make your local copy revertable you have to use a geometry nodes modifier and replace the linked material with you local copy there. Because geometry nodes modifiers can be added to linked objects and don't get lost when the scene was reverted, you can use this trick to replace linked materials.

  • @simonzhang3D
    @simonzhang3D ปีที่แล้ว

    5:12 I really dont get the difference between the 3

  • @EricSeigaud
    @EricSeigaud ปีที่แล้ว

    Thanks for the video very useful.
    I'v a question about rigging and link in maya mood.
    I would like to create a rig with a reference/link modelisation
    As our modelisation might have a lot of changes, is there a way to create references as maya, but in blender ?
    Currently I am able to link a Rig in a file, so I can animate without any problem. When I make some changes on my Rig, it automatically updates on my animation file (without breaking it).
    I want to create a rig from a linked/reference modelisation, the problem is that I am not able to touch the vertex, so I can't assign my vertex to my bones. And the process should not affect at any point the modelisation file.
    So, does anyone have a solution ?
    For the moment I ll don't find a way
    Thanks by advance.
    Best regards

    • @PierrickPicaut_P2DESIGN
      @PierrickPicaut_P2DESIGN  ปีที่แล้ว

      Well.... I believe you can add modifiers to a linked character, so you could use a vertex data transfer to transfer the weight from a proxy model to your updated linked model.
      But you'll face limitations and clearly this is not the path I would take.
      You should have a clever WIP file with the rig and the updating model that you would link from for your animation.
      I'm just guessing since I never got into this kind of workflow.
      I generaly link rig and model from the same file and edit this source file if I need to.

    • @EricSeigaud
      @EricSeigaud ปีที่แล้ว

      Thanks for the response
      If we use your method can we link the rig and the model source and we can modify the topology (extrude add part ect) to the source and not trash the rig.
      We made skeletal Meshes for unreal and need vertex group to do it, in fact Ill don't understand the workaround .
      For exemple we have a car rigged and the art director tell "I ll want a hole and add an element" , if Ill make it on the source the change appear on the link but how the animator could make a vertex group if we do an additionnal animation or another bone with vertex group (in link we can't have acces to vertex)?
      Thanks by advance for the explanation.
      Best regards

  • @bobfriedstand5942
    @bobfriedstand5942 3 หลายเดือนก่อน

    Both my Link & Append commands are ghosted. Anyone have a fix for this?

  • @juliah7492
    @juliah7492 ปีที่แล้ว

    yeees!

  • @Dhieen
    @Dhieen ปีที่แล้ว

    So you can do one thing in a blender file and use it in different blender files and it will be updated everywhere?? so cool! Idk yet how i can use it in my projects but i need to think about it

  • @Krzyh4
    @Krzyh4 ปีที่แล้ว

    Dude, nice tutorial, but that action boss-theme music in the background is distracting as hell tbh. Maybe don't use it as much.

  • @dubwork
    @dubwork 10 หลายเดือนก่อน

    background music 🥴 why does people do this

  • @ertar0
    @ertar0 ปีที่แล้ว

    Thanks!

  • @dark-wd6pd
    @dark-wd6pd ปีที่แล้ว

    Nice