Difference between revisions of "Blender MKW Utilities"

From Custom Mario Kart
Jump to navigation Jump to search
(v0.1.5 update)
(v0.1.7 update)
Line 14: Line 14:
 
|-
 
|-
 
! Version:
 
! Version:
| v0.1.5
+
| v0.1.7
 
|-
 
|-
 
! Date of latest version:
 
! Date of latest version:
| 2022-07-09
+
| 2022-07-23
 
|-
 
|-
 
! Download:
 
! Download:
Line 83: Line 83:
 
* Added opening camera exporter.
 
* Added opening camera exporter.
 
* Added material utilities.
 
* Added material utilities.
 +
|-
 +
| [https://github.com/Gabriela-Orzechowska/Blender-MKW-Utilities/releases/download/v0.1.7/Blender-MKW-Utilities-v0.1.7.zip v0.1.7]
 +
| 2022-07-23
 +
|
 +
* Added customizable KCL colour scheme.
 +
* Added KCL import settings.
 +
* Added check for [[Wiimms SZS Tools|wszst]] installation.
 +
* Fixed AREA importing.
 +
* Fixed route exporting.
 
|}
 
|}
  
 
{{User-Gabriela-Link}}
 
{{User-Gabriela-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 18:09, 23 July 2022

Blender MKW Utilities
Author: Gabriela
Platform: Blender
Programming language: Python
Software type: Blender plugin
Version: v0.1.7
Date of latest version: 2022-07-23
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.5 Opening Cameras Tutorial
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
  • The 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 3ds Max DAE export.
v0.1.5 2022-07-09
  • Added KCL importer.
  • Updated AREA type 06.
  • Added opening camera exporter.
  • Added material utilities.
v0.1.7 2022-07-23
  • Added customizable KCL colour scheme.
  • Added KCL import settings.
  • Added check for wszst installation.
  • Fixed AREA importing.
  • Fixed route exporting.

Template:User-Gabriela-Link