[WIP] Blender Plugins from me

haunetal1990

Registered
I had some Blender plugins created and here I present them to you.

XModdingtools v.0.2.5.
If you have created a lot of objects and want to change their names to RACESURFACE (example), you will need this addon. Above the sidebar (key: n) you will find a textbox after the installation. In this textbox you can write RACESURFACE selected your meshes and click on "rename mesh(s)" and voilà all your selected meshes now have the name: RACESURFACE_01, RACESURFACE_02 etc (including the mesh data name).

The second button is for people who only want to rename the mesh data names, but not the mesh names (important for export to fbx, obj,..). Select your meshes and click the button. After that the meshes will all have your name in both path.

Functions:
  • rename selected meshes using a text box and a button (including mesh data name)
  • rename only mesh data name from selected meshes
  • add track objects (tirewall, cone) including modifier array function
  • refresh the materials of selected meshes
  • set Textures to Alpha
works in: Blender 2.93, 3.6.1, 4.0.2
Multilanguage: english and german

thanks to FuNK! for his feedback.

v. 0.1.0
- rename selected meshes using a text box and a button (including mesh data name)
- rename only mesh data name from selected meshes

v. 0.1.5
- Add some track objects
- Add an update button for materials:
Select a mesh / some meshes and click on the button
- Edit the texture checker. Now it has a listbox for a better look

v. 0.2.0
- Changed the name from "Refresh" to "Settings
- Added a button for "Set Alpha":
Clicking it will change the texture setting to alpha, including the blend mode.
- Fixed a bug after a new Blender version.

v. 0.2.5
- add wall (incl. Mark Sharp)
- fix for Blender 4.0.2
- Multilanguage (english, german)

Download link
(incl. textures for tirewall, cone,... )

Pictures
image_01.jpg

Other great Blender Addons
rF2 Studio (thanks @FuNK! ) - rFactor2 export scripts - sample track objects
 
Last edited:
ok in my blender it works normally
upload_2023-2-5_9-59-55.png

upload_2023-2-5_10-0-23.png

upload_2023-2-5_10-0-39.png


and you can swap Objects for Meshes to rename the meshes as so
upload_2023-2-5_10-2-9.png

upload_2023-2-5_10-2-24.png


But if your tools are grouped together then that makes it eaiser.
 

Attachments

  • upload_2023-2-5_10-1-33.png
    upload_2023-2-5_10-1-33.png
    10.1 KB · Views: 170
New version of the plugin for Blender. I added some new features like add track objects and refresh button. I know there are some addons for Blender available and it's not a new function for some users, but have fun.

v. 0.1.5
- add track objects (tirewall, cone) including modifier array function
- Add an refresh button for materials:
Select a mesh / some meshes and click on the button
- Edit the texture checker. Now it has a listbox for a better look

View.jpg
 
Last edited:
Back
Top