Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on rmKit
rmKit

Tools and Utils for Modeling and GameWorkflows.
Add-on by Timothee-Yeramian
About What's New Reviews Version History

Version History

1.0.9 Blender 4.2  and newer
  • 80.4 KB
  • 13
  • May 13th, 2025

Changelog

  • Removed keymap filter for UI in AddonPrefs. This made keymaps vanish when switched from Keyboard to Mouse.
  • Fixed a bug where roughness values were being written to input[9] instead of input[2]. Since blender4.4 this is nolonger a float input resulting in an error.
  • Select Continuous now checks if a selection exists before calling rm_loop op in edge mode.
  • Changed the tagline of the extension.
Compatibility
Blender 4.2  and newer
Downloads
13
Size
80.4 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.9 80.4 KB
1.0.8 Blender 4.2  and newer
  • 80.3 KB
  • 29
  • May 11th, 2025

Changelog

  • rmlib util is now a .whl and listed as a dependency in the .toml. It is also uploaded to PyPi service.
  • Removed rmlib auto install/download stuff.
Compatibility
Blender 4.2  and newer
Downloads
29
Size
80.3 KB
Permissions
This version requests the following:
  • Files read/write hotspots to disk
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.8 80.3 KB
1.0.7 Blender 4.2  and newer
  • 70.7 KB
  • 1
  • May 9th, 2025

Changelog

  • consolidated stray properties into a single propertygroup stored in the scene.
  • vnormals now respects UseSurfaceArea property.
  • vnormal ALL cmd now called a function rather than an operator so not to clutter the undo stack.
Compatibility
Blender 4.2  and newer
Supported Platforms
  • macOS Apple Silicon
  • Windows
  • Linux
Downloads
1
Size
70.7 KB
Permissions
This version requests the following:
  • Files install rmlib module and read/write hotspots to disk
  • Network download rmlib module from within blender
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.7 70.7 KB
1.0.6 Blender 4.2  and newer
  • 69.9 KB
  • 1
  • May 8th, 2025

Changelog

  • Broke off uv tools and exporter into separate addons.
  • Now requires installation of rmlib module which can be done automatically from within blender ui. rmlib is shared between rmKit and rmKitUV.
  • Fixed a variety of bugs including Blender4.4 compatibility.
Compatibility
Blender 4.2  and newer
Supported Platforms
  • Windows
Downloads
1
Size
69.9 KB
Permissions
This version requests the following:
  • Files Saving configuration data to disk
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.6 69.9 KB
1.0.5 Blender 4.2  and newer
  • 319.6 KB
  • 24
  • February 4th, 2025

Changelog

many many bug and stability fixes.

Compatibility
Blender 4.2  and newer
Downloads
24
Size
319.6 KB
Permissions
This version requests the following:
  • Files Export FBXs and saving Hotspot config to disk
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.5 319.6 KB
1.0.4 Blender 4.2  and newer
  • 318.8 KB
  • 24
  • December 4th, 2024

Changelog

  • Removed GUI element associated with Hotspot tools that should not have been there.
Compatibility
Blender 4.2  and newer
Downloads
24
Size
318.8 KB
Permissions
This version requests the following:
  • Files Export FBXs and saving Hotspot config to disk
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.4 318.8 KB
1.0.3 Blender 4.2  and newer
  • 318.8 KB
  • 7
  • December 4th, 2024

Changelog

  • Fixed bug with incorrect edge loop terminations when force_boundary was on.
  • Fixed bug related to deselecting continuous.
  • Hotspot Ops now support face selection with multiple materials and multiple hotspot atlases.
  • Object Pivot to Cursor now properly updates child object positions when parent pivot is changed. This is still a bug related to undoing an op that makes simultaneous mesh and object changes. Looking for a fix.
  • Extrude Along Path updates:
    • Now accounts for closed loop paths.
    • Now moves extruded faces to path.
    • Now supports multiple paths.
    • Does not currently account for flipped extrude faces. Will revisit for next update.
Compatibility
Blender 4.2  and newer
Downloads
7
Size
318.8 KB
Permissions
This version requests the following:
  • Files Export FBXs and saving Hotspot config to disk
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.3 318.8 KB
1.0.2 Blender 4.2  and newer
  • 318.2 KB
  • 15
  • November 27th, 2024

Changelog

  • fixed a few issues with save hotspot cmd
  • selection mode default to edit mode on non-mesh objects.
  • select continuous and select loop now have set/add/remove modes.
  • select loop nolonger hits recursive limit for large edge selections.
Compatibility
Blender 4.2  and newer
Downloads
15
Size
318.2 KB
Permissions
This version requests the following:
  • Files Export FBXs and saving Hotspot config to disk
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.2 318.2 KB
1.0.1 Blender 4.2  and newer
  • 317.3 KB
  • 8
  • November 22nd, 2024

Changelog

  • Added tooltips to ops that were missing them.
  • Removed debug spam on op register/unregister.
  • ExportManager uses os.path.join when creating/building file paths.
  • Removed relax op (used for debugging).
  • added file permision to toml.
  • KnifeScreen menu no longer opens in face mode.
Compatibility
Blender 4.2  and newer
Downloads
8
Size
317.3 KB
Permissions
This version requests the following:
  • Files Export FBXs and saving Hotspot config to disk
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.1 317.3 KB
1.0.0 Blender 4.2  and newer
  • 320.2 KB
  • 10
  • November 19th, 2024

Changelog

  • Converted from addon to extension.
Compatibility
Blender 4.2  and newer
Downloads
10
Size
320.2 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.0 320.2 KB
  • About
  • Privacy Policy
  • Terms of Service
Download
  • Latest Blender
  • Blender LTS
  • Blender Benchmark
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Release Notes
  • Requirements
Organization
  • People
  • Jobs
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
Articles
  • News
  • Press Releases
  • User Stories
Get Involved
  • Dashboard
  • Development
  • Documentation
  • Education
Blender Studio
  • Films
  • Training
Support
  • Manual
  • Community
  • FAQ
Developers
  • Get Started
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite