Difference between revisions of "Blender MKW Utilities"

From Custom Mario Kart
Jump to navigation Jump to search
(v0.1.10)
Line 14: Line 14:
 
|-
 
|-
 
! Version:
 
! Version:
| v0.1.9
+
| v0.1.10
 
|-
 
|-
 
! Date of latest version:
 
! Date of latest version:
| 2022-09-09
+
| 2022-10-10
 
|-
 
|-
 
! Download:
 
! Download:
Line 107: Line 107:
 
* Updated KCL flag variants.
 
* Updated KCL flag variants.
 
* Deprecated AREA editor.
 
* Deprecated AREA editor.
 +
|-
 +
| [https://github.com/Gabriela-Orzechowska/Blender-MKW-Utilities/releases/download/v0.1.10/Blender-MKW-Utilities-v0.1.10.zip v0.1.10]
 +
| 2022-10-10
 +
|
 +
* Added new options in material utilities.
 +
* 'Export as Autodesk DAE' now export armatures.
 +
* Revamped KCL Export menu.
 +
* Changed "Drivable" flag to "Reject road".
 +
* Fixed "Auto-merge" changing active object to a wrong one after applying a KCL flag.
 +
* Various bugfixes.
 
|}
 
|}
  
 
{{User-Gabriela-Link}}
 
{{User-Gabriela-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 20:32, 10 October 2022

Blender MKW Utilities
Author: Gabriela
Platform: Blender
Programming language: Python
Software type: Blender plugin
Version: v0.1.10
Date of latest version: 2022-10-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.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 KCL settings.
  • Added "Update BLIGHT" function.
  • Bug fixes 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.
v0.1.10 2022-10-10
  • Added new options in material utilities.
  • 'Export as Autodesk DAE' now export armatures.
  • Revamped KCL Export menu.
  • Changed "Drivable" flag to "Reject road".
  • Fixed "Auto-merge" changing active object to a wrong one after applying a KCL flag.
  • Various bugfixes.

Template:User-Gabriela-Link