Difference between revisions of "Blender MKW Utilities"

From Custom Mario Kart
Jump to navigation Jump to search
m (Edited version history.)
(v0.1.9 update)
Line 14: Line 14:
 
|-
 
|-
 
! Version:
 
! Version:
| v0.1.7
+
| v0.1.9
 
|-
 
|-
 
! Date of latest version:
 
! Date of latest version:
| 2022-07-23
+
| 2022-09-09
 
|-
 
|-
 
! Download:
 
! Download:
Line 34: Line 34:
 
== Media ==
 
== Media ==
 
{{youtube-box||TVp72RZxuzI|v0.1.5 Opening Cameras Tutorial}}
 
{{youtube-box||TVp72RZxuzI|v0.1.5 Opening Cameras Tutorial}}
{{youtube-box||EeLtNEceZoY|v0.1.0 AREA Editing Tutorial}}
 
  
 
== Version History ==
 
== Version History ==
Line 92: Line 91:
 
* Fixed AREA importing.
 
* Fixed AREA importing.
 
* Fixed route exporting.
 
* Fixed route exporting.
 +
|-
 +
| [https://github.com/Gabriela-Orzechowska/Blender-MKW-Utilities/releases/download/v0.1.8/Blender-MKW-Utilities-v0.1.8.zip v0.1.8]
 +
| 2022-08-16
 +
|
 +
* Added Auto-merge and Auto-separate settings for KCL.
 +
* Added Update BLIGHT function.
 +
* Bugfixes and stability improvements.
 +
* Added customizable keybinds for Apply Flag and Update BLIGHT.
 +
|-
 +
| [https://github.com/Gabriela-Orzechowska/Blender-MKW-Utilities/releases/download/v0.1.9/Blender-MKW-Utilities-v0.1.9.zip v0.1.9]
 +
| 2022-09-09
 +
|
 +
* Added modified OBJ exporter.
 +
* Fixed Update BLIGHT function.
 +
* Updated KCL Flag variants.
 +
* Deprecated AREA editor.
 
|}
 
|}
  
 
{{User-Gabriela-Link}}
 
{{User-Gabriela-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 21:24, 9 September 2022

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

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 color scheme.
  • Added KCL import settings.
  • Added wszst installation check.
  • Fixed AREA importing.
  • Fixed route exporting.
v0.1.8 2022-08-16
  • Added Auto-merge and Auto-separate settings for KCL.
  • Added Update BLIGHT function.
  • Bugfixes and stability improvements.
  • Added customizable keybinds for Apply Flag and Update BLIGHT.
v0.1.9 2022-09-09
  • Added modified OBJ exporter.
  • Fixed Update BLIGHT function.
  • Updated KCL Flag variants.
  • Deprecated AREA editor.

Template:User-Gabriela-Link