Difference between revisions of "Blender MKW Utilities"

From Custom Mario Kart
Jump to navigation Jump to search
(v0.1.5 update)
Line 14: Line 14:
 
|-
 
|-
 
! Version:
 
! Version:
| v0.1.4
+
| v0.1.5
 
|-
 
|-
 
! Date of latest version:
 
! Date of latest version:
| 2022-06-10
+
| 2022-07-09
 
|-
 
|-
 
! Download:
 
! Download:
Line 33: Line 33:
  
 
== Media ==
 
== Media ==
 +
{{youtube-box||TVp72RZxuzI|v0.1.5 Opening Cameras Tutorial}}
 
{{youtube-box||EeLtNEceZoY|v0.1.0 AREA Editing Tutorial}}
 
{{youtube-box||EeLtNEceZoY|v0.1.0 AREA Editing Tutorial}}
  
Line 74: Line 75:
 
* Added settings when applying KCL flags.
 
* Added settings when applying KCL flags.
 
* Added [[3ds Max]] DAE export.
 
* Added [[3ds Max]] DAE export.
 +
|-
 +
| [https://github.com/Gabriela-Orzechowska/Blender-MKW-Utilities/releases/download/v0.1.5/Blender-MKW-Utilities-v0.1.5.zip v0.1.5]
 +
| 2022-07-09
 +
|
 +
* Added KCL importer.
 +
* Updated AREA type 06.
 +
* Added opening camera exporter.
 +
* Added material utilities.
 
|}
 
|}
  
 
{{User-Gabriela-Link}}
 
{{User-Gabriela-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 22:47, 9 July 2022

Blender MKW Utilities
Author: Gabriela
Platform: Blender
Programming language: Python
Software type: Blender plugin
Version: v0.1.5
Date of latest version: 2022-07-09
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.

Template:User-Gabriela-Link