Delete ALL Materials in Blender | Illegal little trick

Ойындар

Get it here: mouval.gumroad.com/l/rmlol

Пікірлер: 31

  • @nottdiego_
    @nottdiego_ Жыл бұрын

    This for 2 dollars¿?¿?¿?: import bpy selected_objects = bpy.context.selected_objects for obj in selected_objects: obj.data.materials.clear() bpy.ops.outliner.orphans_purge(do_local_ids=True, do_linked_ids=True, do_recursive=True)

  • @whysoloco

    @whysoloco

    Ай бұрын

    Bruh

  • @TMSKINS
    @TMSKINS Жыл бұрын

    Created this in Chat GPT in 10 min. Same thing you did I am sure :D.

  • @awaiout

    @awaiout

    Жыл бұрын

    did it in 5

  • @DamianMathew

    @DamianMathew

    Жыл бұрын

    Illegal little trick

  • @mcxz2838

    @mcxz2838

    Жыл бұрын

    I did it in 1 :) import bpy # Get the selected objects selected_objects = bpy.context.selected_objects # Loop through each object for obj in selected_objects: # Loop through each material slot in the object for slot in obj.material_slots: # Get the index of the material slot index = obj.material_slots.find(slot.name) # Remove the material from the slot obj.material_slots[index].material = None Just saved you $2

  • @DamianMathew

    @DamianMathew

    Жыл бұрын

    @@mcxz2838 Great you did it! Still, I got some life lessons for you 😂 1. If time is worthless to you, then yes, you saved 2$ 😂 2. Only because I know how to cook, doesn't mean I won't order food. 3. Money needs to move. Everyone that tries to save money, will stay broke for life.

  • @traderz13

    @traderz13

    Жыл бұрын

    @@DamianMathew I think you are missing some of the point of blender and it being opensource and hence why the OP might see value in doing this so it can be shared to all for free. Doesnt mean hes dumb or broke.

  • @wieshak
    @wieshak Жыл бұрын

    Does it work with eevee and cycles or just solid mode?🤔

  • @DamianMathew

    @DamianMathew

    Жыл бұрын

    Stop it 🤣🤣

  • @bhimborde5384

    @bhimborde5384

    Жыл бұрын

    i hope this is sarcasm

  • @Proto_Ex
    @Proto_Ex5 ай бұрын

    Thanks man

  • @mythicalscrub356
    @mythicalscrub3567 ай бұрын

    or in py script paste import bpy for material in bpy.data.materials: material.user_clear() bpy.data.materials.remove(material)

  • @agungkc
    @agungkc Жыл бұрын

    Tutorial car camber blender please

  • @DamianMathew

    @DamianMathew

    Жыл бұрын

    interesting

  • @agungkc

    @agungkc

    Жыл бұрын

    @Damian Mathew I'm waiting for the tutorial😊

  • @DamianMathew

    @DamianMathew

    Жыл бұрын

    I even already got an idea how to do it well

  • @agungkc

    @agungkc

    Жыл бұрын

    @Damian Mathew okay I'll wait for the tutorial

  • @agungkc

    @agungkc

    Жыл бұрын

    @Damian Mathew When for the tutorial I want to make a car camber

  • @rousseeni
    @rousseeni8 ай бұрын

    you know that nobody will buy this addon?

  • @DamianMathew

    @DamianMathew

    8 ай бұрын

    My bank account sais otherwise … maybe you're the only one missing out? :(

  • @rousseeni

    @rousseeni

    8 ай бұрын

    @@DamianMathew damn you’re rich 🤣

  • @mythicalscrub356

    @mythicalscrub356

    7 ай бұрын

    facts

  • @kanall103
    @kanall1036 ай бұрын

    blender is free why does addons to pay....

  • @DamianMathew

    @DamianMathew

    6 ай бұрын

    Nothing in this world is free. You think Blender employees work for free? Do you work for free? If so, I’d be glad to give you some work.

  • @kanall103

    @kanall103

    6 ай бұрын

    lol@@DamianMathew

  • @kanall103

    @kanall103

    6 ай бұрын

    go for broken man@@DamianMathew

Келесі