top of page

Blender Quick Tricks Addon (V1)
Created with AI
Compatibility
Blender 3.6*, 4.0, 4.2*
Published
March 2025
Use cases
Personal + Commercial
Benefits
Story
When I switched from Maya to Blender in 2024, there were many functionalities missing in Blender that I loved using in Maya. I also looked at many Blender forums and read users requests for different features for things I wanted in Blender as well. So I searched for existing addons that provided them but couldn't find any. My workflow was okay, but I wanted it to be better, and way faster, not just for myself, but for others as well.
Even though I had some experience with Python in Maya, I had no prior experience with Python in Blender. So, I used the power of AI to generate the code for the plugin in just two and a half days, and manually modified and implemented it into Blender. My goal with this addon is to help other Blender artists with speeding up their Blender workflows, inspired by Maya functionalities.
Animate faster
Instantly keyframe the transform values of the object you're animating in the viewport without a pop up menu.
Rotation snaps
Instantly rotate objects 45 degrees on any axis.
Change mesh settings after creation
After creating a mesh and adjusting its position, you lose the ability to edit the segments, vertices, etc. Well, not anymore. Make changes easily.
Grouping made easy
Instantly create, select, duplicate, and delete groups.
See it in action
Reviews
Email | Name | Rating | Review | Verified |
---|---|---|---|---|
No |
Speed up your Blender workflow today
After purchase, you'll receive an email receipt and a link to the Google Drive folder to download the addon. No refunds.
It may take a few minutes to receive the emails. This addon is open source for the GPL license.
*The viewport keyframe feature may not function properly in Blender 3.6 or 4.2.
To fix it in 4.2, go to Preferences, Keymap, 'Object Mode Global', and add a keymap with 'anim.keyframe_insert_by_name' with your desired shortcut.
To fix it in 3.6, go to Preferences, Keymap, 'Object Mode Global', and add a keymap with 'anim.keyframe_insert_by_name' with your desired shortcut, and have an active keying set.
bottom of page