[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: 197
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:

Codemasters F1 Spline to Blender Importer​

Screenshot 2026-08-05 083953.png


With this plugin you can import AI splines (racing lines) and camera paths from Codemasters F1 games directly into Blender.

Requirements
- Ego ERP Archiver
- Blender
- Plugin

Download Link
 
Last edited:

F1 Challenge 99-02 MTS Importer v0.82​

preview.jpg


This plugin allows the direct import of MTS files from the classic game F1 Challenge 99-02 into Blender. It imports not only the 3D models but also their corresponding materials.

Version 0.81
  • Fix: Pivot Points from helmets, ... etc
  • Fix: Under “Import” only MTS files are now displayed instead of all other file types
Version 0.82
  • Fix: Exporting 3Dsimed models had been causing issues
  • Fix: Importing original F1c MTS files had not been working
  • New feature: ROSA textures are automatically made transparent
Download Link
 
Last edited:

F1 Challenge 99-02 MTS Importer​

View attachment 57423

This plugin allows the direct import of MTS files from the classic game F1 Challenge 99-02 into Blender. It imports not only the 3D models but also their corresponding materials.


Known Bugs
  • Positioning: The helmet and steering wheel are currently placed at the origin coordinates (0, 0, 0) instead of their actual positions in the car.

Download Link


Nice! This could actually come in handy. Anybody have access to the USAC 1967-1971 mods? :D It stinks with their forum being locked down :(
 

GTR2 GMT Importer v0.82

picture.jpg


This plugin allows you to import GMT files from the classic racing game GTR2 directly into Blender. It supports importing track and car models, including their associated materials.

Version 0.81
  • Automatic detection of alpha channels in textures to change the “Blend Mode” to “Alpha”
  • Fix: Original cars and tracks can now be imported
Version 0.82
  • Fix: Cars and tracks now have correct texture assignments

Download Link
 
Last edited:
Back
Top