Difference between revisions of "Blender MKW Utilities"

From Custom Mario Kart
Jump to navigation Jump to search
m (Readded the zero.)
(v0.1.4 update)
Line 14: Line 14:
 
|-
 
|-
 
! Version:
 
! Version:
| v0.1.3
+
| v0.1.4
 
|-
 
|-
 
! Date of latest version:
 
! Date of latest version:
| 2022-06-04
+
| 2022-06-10
 
|-
 
|-
 
! Download:
 
! Download:
Line 58: Line 58:
 
* Fixed INT to HEX conversion while exporting.
 
* Fixed INT to HEX conversion while exporting.
 
|-
 
|-
| [https://github.com/Gabriela-Orzechowska/Blender-MKW-Utilities/releases/download/v0.1.3/Blender-MKW-Utilities-0.1.3.zip v0.1.3]
+
| v0.1.3
 
| 2022-06-04
 
| 2022-06-04
 
|
 
|
Line 65: Line 65:
 
* Added [[KCL Flag]] calculator with [[Wiimms SZS Tools|wkclt]] export.
 
* Added [[KCL Flag]] calculator with [[Wiimms SZS Tools|wkclt]] export.
 
* Fixed AREA route enemy point ID importing and exporting.
 
* Fixed AREA route enemy point ID importing and exporting.
 +
|-
 +
| [https://github.com/Gabriela-Orzechowska/Blender-MKW-Utilities/releases/download/v0.1.4/Blender-MKW-Utilities-0.1.4.zip v0.1.4]
 +
| 2022-06-10
 +
|
 +
* Plugin now checks for updates.
 +
* AREAs are now created using selected settings.
 +
* Fixed [[KCL_flag#Fall_Boundary_.280x10.29|Fall Boundary]] and [[KCL_flag#Weak_Wall_.280x19.29|Weak Wall]] flag calculation.
 +
* Added settings when applying KCL flags.
 +
* Added [[3D_Tool#Autodesk_3ds_Max|Autodesk 3ds Max]] DAE export.
 
|}
 
|}
  
 
{{User-Gabriela-Link}}
 
{{User-Gabriela-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 14:24, 10 June 2022

Blender MKW Utilities
Author: Gabriela
Platform: Blender
Programming language: Python
Software type: Blender plugin
Version: v0.1.4
Date of latest version: 2022-06-10
Download: GitHub

Overview

Blender MKW Utilities is a Blender plugin created by Gabriela. It features small tools like a KCL Flag calculator and an AREA editor to help with creating custom tracks.

Notes

This plugin requires KMP Cloud to export KMP data.

Installation

In Blender, go to EditPreferencesAddonsInstall, and select the downloaded ZIP file.

Media

v0.1.0 AREA Editing Tutorial

Version History

Version Date of release Information
v0.1.0 2022-04-16 First release
v0.1.2 2022-04-23
  • AREAs have now different colors depending on their selected Type.
  • Each AREA type now displays only their specific settings with name and description.
  • Added descriptions for all properties and buttons.
v0.1.2-1 2022-04-24
  • Fixed an error with creating new AREAs.
  • Fixed INT to HEX conversion while exporting.
v0.1.3 2022-06-04
v0.1.4 2022-06-10
  • Plugin now checks for updates.
  • AREAs are now created using selected settings.
  • Fixed Fall Boundary and Weak Wall flag calculation.
  • Added settings when applying KCL flags.
  • Added Autodesk 3ds Max DAE export.

Template:User-Gabriela-Link