Make Your own Custom Pie Menu Addon in Blender with NO Coding Skills

Поділитися
Вставка
  • Опубліковано 30 лис 2024

КОМЕНТАРІ • 45

  • @VijayKumar-hy5ov
    @VijayKumar-hy5ov 5 днів тому

    Thank you. Very clearly explained the whole development, step by step.

  • @originalBlueSin
    @originalBlueSin Рік тому +2

    Very helpfull. Thank you very much.

  • @naarparelsduikenmetoompjez5803
    @naarparelsduikenmetoompjez5803 2 роки тому +2

    Thank you so much for this! How can I assign the numbers to the labels I want. for example bevel would be 1, smooth would be 2 etc.

  • @FlorinGN
    @FlorinGN Рік тому +2

    thanks for taking it slowly to explain this. To a coding noob like me, it is just perfect!

    • @milaneso01
      @milaneso01 Рік тому

      Is it still working with blender 3.5?

    • @FlorinGN
      @FlorinGN Рік тому +2

      @@milaneso01 I'm not using 3.5. But it should work... unless they updated the python version or something.

  • @L696-t4e
    @L696-t4e 3 роки тому +3

    Wow!Please do more this video! Thank you so much! Looking forward to see more " Custom made your own Add on tutorial" ! thumbs up!

  • @cglancer
    @cglancer Рік тому

    How would you add a tool like the clay strips brush to the menus? EDIT: and how would you reference more than one in the keymaps?

  • @blenderbachcgi
    @blenderbachcgi 3 роки тому +3

    Hi Blender Bash, I'm Blender Bach. 😂

  • @syn16
    @syn16 Рік тому

    This is soooo helpful coming from Maya. Thanks!

  • @ValeriaStew
    @ValeriaStew 3 роки тому +5

    Pleaseeeee, do more videos!!! ❤️❤️ I love them!!

  • @blenderheadxyz2418
    @blenderheadxyz2418 5 місяців тому

    Hi. I followed your tutorial. Thanks a lot ! I have a question. I want a pie for extrude function. When i copy the command and define the class like:
    class MY_Extrude(bpy.types.Operator):
    bl_idname = "my.extrude"
    bl_label = "Extrude"
    bl_options = {"REGISTER", "UNDO"}
    def execute(self, context):
    bpy.ops.mesh.offset_edges()
    return {'FINISHED'}
    It works, but there is no option box and F9 doesn't work. Can you tell me how to do that ? Thanks(i tried forum, but no is answering. Probably too easy or something)

  • @user-ev6fj5up9w
    @user-ev6fj5up9w Рік тому +1

    Colour palette pie menu how to create

  • @emilioquintiliano3320
    @emilioquintiliano3320 3 роки тому +1

    Can be make custom pie menu add on to use for parametric design?

  • @Coursekro
    @Coursekro 3 роки тому +1

    Wow !! you have Amazing talent, Thanks❤️❤️❤️❤️❤️❤️❤️❤️❤️

  • @christianerudition
    @christianerudition 8 місяців тому

    Very well done, and helpful, thank you!

  • @davidea.7424
    @davidea.7424 Рік тому +1

    This was very useful, thank you!

  • @michaelmurrillus915
    @michaelmurrillus915 2 роки тому +1

    So SO amazing. Thank you!

  • @moonlightblue9196
    @moonlightblue9196 2 роки тому +1

    Thank you! this is just what I needed

  • @jacrossiter5486
    @jacrossiter5486 Рік тому +2

    Really good content, thanks for this :)

  • @zues3663
    @zues3663 3 роки тому +1

    Quality tutorial, subscribed!

  • @emilioquintiliano3320
    @emilioquintiliano3320 3 роки тому

    Hi, do you never make a video to download and use blendercam..?

  • @sundaysometimeschessssc7613
    @sundaysometimeschessssc7613 3 роки тому +1

    Thank you for making this!

  • @Somplay.
    @Somplay. 3 роки тому

    Can we make blender viewport like 3ds max

  • @familiasolisvindas7214
    @familiasolisvindas7214 Рік тому

    How can i make that but to work on other windows like timeline?

    • @Grom84
      @Grom84 Рік тому

      it's possible to specify a hotkey and editor type in which pie menu or other menu will work. there are fields in pie menu addon tab for that.

  • @atriptoreality
    @atriptoreality 2 роки тому +1

    thanks :) Very useful :)

  • @johngober4088
    @johngober4088 2 роки тому

    Is there a way I can use the Pie Menu Creator addon in Blender 3? I haven't been able to and it makes me so frustrated.

    • @BlenderBash
      @BlenderBash  2 роки тому +2

      Thats why you should create your own addon.

    • @Grom84
      @Grom84 Рік тому

      i dont know. pie menu editor addon 1.18 works with blender 3.5.1 for me.

  • @noosman16
    @noosman16 2 роки тому

    That is goooold video thank you!

  • @fivefour9036
    @fivefour9036 2 роки тому

    thanks

  • @vrfxrealtime
    @vrfxrealtime 2 роки тому +1

    thank for sharing! the script works , but when i try to register the keymap under 3d view as you showed i have no second field Name: VIEW3D_MT_PIE_template...
    i cant call the pie menu its blender 3.2 - any idea?

    • @vrfxrealtime
      @vrfxrealtime 2 роки тому +2

      I found out that you need to write into the first field -> wm.call_menu_pie
      then the name Field appears :)

  • @tahircivan
    @tahircivan 2 роки тому

    Thanks mann

  • @anhvaem8
    @anhvaem8 Рік тому

    why do they call pie menu? pie because python or pie because it is somehow related to a cake, a pie or 3.14? anybody explains to me. sorry i am just curious.

    • @BlenderBash
      @BlenderBash  Рік тому

      It's because of the cake 😊
      Just like the pie chart

  • @i_am_a_real_cat1443
    @i_am_a_real_cat1443 3 роки тому

    great! THX

  • @haris7412
    @haris7412 Рік тому

    with no coding skills...
    few moments later. copy this and this paste this :(

  • @rum_baba
    @rum_baba 3 роки тому

    snx!

  • @loliseller1748
    @loliseller1748 3 роки тому

    that soy face kek

  • @daviddeghislage7154
    @daviddeghislage7154 2 роки тому

    Great ! I have just a question, if I want to create another pie menu, what I need to change in the code about shortcuts ? If I use the same (bpy.ops.wm.call_menu_pie & VIEW3D_MT_PIE_template) there will be conflict... Thanks