2.11.2

2024-04-08

A tiny bugfix release, addressing an exception when importing a Trimsheet in Blender 4.0 or 4.1.
This release also fixes an issue of delayed trimsheet or atlas registration.

I would consider this an optional update, if you didn't run into these issues, which I asssume is the vast majority of users.

See the changelog for details.

2.11.1

2024-03-28

This is a Hotfix release, that deals with an undocumented and unannounced change in Blender behavior, where it no longer allows for name-swapping.

As a result, Decals updated in Blender 4.1 would save Decal Materials incorrectly - with an index suffix in the name: LIBRARY_DECAL.001. The Slice, GPanel, Epanel and Adjust tools are affected by this, as they try to directly import the Panel Decal material (by name).

DECALmachine 2.11.1 now handles this in two ways:

  1. It re-introduces a way to do name-swapping, thereby preventing decal materials being saved with an incorrect name.
  2. It supports appending decal materials, that have previously been saved incorrectly.

This way, no addtional update of already-updated Decals is necessary. Just install this bugfix version of DECALmachine, and they will work as you'd expect.

To do the update - and IF you are updating from 2.11.0 - I can now recommend, that you use the new Integrated Updater, introduced in DECALmachine 2.11.0.
This should be the most convenient way to do an update installation, from inside of Blender instead of the filebrowser, while still keeping addon preferennces intact, and even assets, that are still in the addon folder, as long as you keep that option enabled.


See the changelog for a list of all changes.

2.11

2024-03-19

This is a small release, and for the most part only brings Blender 4.1 support with its changes in (Auto)Smooth behavior, that affected decal creation.

Get Support

GetSupport The GetSupport tool has been made more accessible and is placed at the top of the addon preferences

It will now - in Blender 4.1 - automatically open the readme.html with instructions in your web browser. Those same instructions can be found here in the docs of course.

Integrated Updater

Finally, there is now an integrated way to do an update installationstill from a .zip file! from inside of Blender.
So no longer, will you have to do it from the file browser, to maintain your previous settings.
It also - by default - ensures your decal or trim sheet assets are not lost, should you have kept them in the addon location still.

IntegratedUpdater Also placed at the top of the addon preferences: the new integrated updater

IntegratedUpdaterFindFiles If you have just downloaded your future DECALmachine update, the updater will find it for you!

Keep in mind

Since this feature is only introduced now in 2.11, it will only be of use for upcoming releases, so can't be used to install this very 2.11 update yet.
In the screenshot above, old versions are used for demonstration. But of course you could downgrade with this tool as well.

more

As always, check the changelog for a list of all changes.

Pricing

I've decided to bump the price a little, to counter a general downtrend in revenue, in face of rising living and so development costs, that I have observed for over a year now.
The reasons for this are not clear, but it's likely a mix of multiple: post-COVID era, reaching market saturation (?), increased competition, lack of new products and social media activity, while my main focus remains on getting HyperCursor out, gen AI, inflation, layoffs, etc.
For now, I still want to avoid charging for updates, but it may be inevitable. I'll see how it goes.

If you are still reading, note that I have a Patreon account, and HyperCursor is in pre-release.
Thanks for your support!

2.10

2024-01-22

This update's main focus is to make the tooling around asset updates and asset version validation a lot more robust, and handle any potential issues and failure cases more gracefully.

Note

Assets that have been updated successfully in 2.9 already, do not need another update in 2.10 again. DM 2.10 just further improves on this process and aims to make it more accessable.

Asset Update and Validation

While only a small part of users are affected by problems when updating asset libraries, when it does happen, it is understandably very frustrating.

DECALmachine 2.10 addresses this by being more robust, and by being a lot more transparent about what is happening, and what can be done, if a decal library fails to register.

BatchUpdateGracefully Batch Update popup message, the same info is also written to a log file

Two of the most common failure scenarios can now be dealt with automatically by the Update Decal Libary tool and so by the Batch Updater too.

  1. Ambiguous Decal Libararies, containing multiple version indicator files
  2. User-manipulated version indicator files causing a decal vs. library version mismatch

If other issues are encountered in the update process, then individual Decals will now be skipped.

Skipped Skipped Decals in a previous update attempt, moved to a dedicated location for further investigation

Quarantined Quarantined assets, also moved to a dedicated location for further investigation

In line with these updates, I've updated the docs accordingly.
In particular I've added this Post-Intallation section to the installation instructions.
I have also expanded and updated the Failed Asset Registration section on the addon preferences page, and I have updated the pages about the Update Decal Libary and Update Blend File tools.

These last two were also massively generalized and simplified, and will now deal with any version you throw at them, in favor of having dedicated per-version update ops as before.

Update Legacy .blend files

As introduced in DECALmachine 2.9 already, when you open a .blend file containing legacy assets, a fading message will be drawn directly in the viewport to let you know about their presence.

UpdateBlendFilesFadingLabels

Going one step further, a number of tools will now actively resist working with legacy decals, until they are updated to avoid unexpected issues before they can come up.
Admittedly this should have been done with DECALmachine 1.8 already, when versioned assets where first introduced as a distinction to pre-Blender 2.80 decals.

LegacyDecalPopupt

Finally, the Update panel in the sidebar now lists all the legacy decals in the current .blend file.

UpdateBlendFilesSidebarPanels

Get Support

Last but not least, I have further simplified the support process.

GetSupport easily get support, directly from the general tab of the addon preferences, when an issue is detected

At the same time, I provide myself with more information about the state if your assets location, via more verbose output in the generated system_info.txt file.
This will ensure, that you won't have to share your entire assets folder with me, just so I can see what is going wrong, and where.

GetSupportExampleOutput example output written to the system_info.txt file generated by the GetSupport tool

As always, check out the changelog for a comprehensive list of all changes, that went into this 2.10.0 release.

Thank you

Big shout-out to Vesper, Collin and Rares, and a few others who I don't remember by name right now, who were kind enough to share their entire assets folders with me recently.
Thank you for this, and for your patience, as it allowed me to make this entire process as robust as it is right now. Fingers crossed 🤞

2.9

23-12-16

Blender 4.0 + Asset Update

DECALmachine 2.9 brings support for Blender 4.0, released last month. Since Blender 4.0 introduced a number of changes to the Principled BSDF shader node, which decal materials make use of, an asset update is required again, IF you use Blender 4 (instead of 3.6 LTS). That means - as before - users of Blender 4.0 will be greeted with a message about incompatible libraries being found in the assets location.

IncompatibleLibraries with PIL/pillow installed, you can easily update them all at once

DECALmachine 2.9 in Blender 3.6 can be used right away. But note, that once you have updated the assets for use in Blender 4, you won't be able to use those same assets in Blender 3.6 anymore. Updated assets will appear as incompatible, but there is no way to downgrade them again.

FadingAssetWarning

When loading a .blend file with legacy decals (decals that should be updated), a 5 second fading warning will be drawn at the bottom of the 3D view, to let you know about it. Please run the Blend File update tool(s) accordingly, which you can find in the Update Panel.
This behavior can be disabled in the addon preferences

Note

You should always update decal libraries first, before you update blend files that make use of legacy decals.

Asset Location Change

You now have the option to not move assets from the current to a new location, when you change the assets location.

MoveAssetsLocation

In addition, the way how assets are moved - should you chose to do so - has been completely revamped.
DECALmachine will now check existing folder names in the target location and prevent overwriting them, which in previous versions, had the potential to create ambiguous libraries (multiple version indicator files) in the process.

Instead, if DM now encounters libraries in the new assets location, that are named like the ones in the old location, then those libraries will be moved out of the Atlases/Decals/Trims folders into dedicated _Collision folders. This way nothing is ever lost, or changed, and you can investigate yourself, if you still need these libararies.

CollidedAssetLibraries

Failed Asset Registration

As in the previous versions, DECALmachine will not register libraries that are ambiguous, corrupt, or invalid.

FailedAssetRegistration

Instead of just leaving it at that, you can now move these libraries into quarantine. This gets rid of the warnings, by moving the offending libraries into dedicated _Quarantine folders, where they can be further investigated.

If _Quarantine folders are detected, you will be shown the following section in the addon preferences.

QuarantinedAssets

Trim Sheet Creation - Snapping

Some users asked for more precision when setting up trims in DECALmachine, so now you can chose between or mix 3 different snapping types:


There is a custom, divisor based adjustable snapping method.
In addition there is pixel snapping, which also switches the trim sheet textures to Closest Interpolation to properly show the pixels you are working with.


And finally there is object/mesh based snapping, where the vert locations of a references mesh object, determine where you can snap your trims.
In this case, you can even display the reference mesh, projected on the sheet.

Material Overrides

You can now set up temporary, non-destructive Material Overrides.
This was added based on a suggestion and premliminary work by Justo Figueroa.


Simply select one or multiple objects and run the Material Override tool from the Defaults section of the DECALmachine side bar panel in the 3D View.

You can then tweak the parameters of the DECALmachine Override node tree directly in the side bar, or you can pick one of the pre-made commonly used presets.

You can also edit the node tree, and for example add additional output parameters. Enable fake-user if you want it to stick around, or pick and use a completely custom made Override Node tree.

You can undo Material Overrides per-object by ALT clicking on the Override Materials button, or you can clear the node tree selector, which removes the overrides everywhere.

Under/Over Coating

The Legacy Asset Update in Blender 4.0 will do a small tweak to the decal node groups used by all decal materials.
This tweak enables a new decal material feature called Under/Over Coating.


Also accessed from the Defautls section of the DECAlmachine side bar panel in the 3D Wiew, this allows you to create the appearance of simple/subset/panel decals sitting under a smooth, glossy surface, or being above it, thereby creating an impression on the surface.

For now, and as a consequence of DECALmachine re-using decal materials and node trees whenever possible, this is a global setting affecting all decals in a blend file. And so if you want to change this behavior for only a selection of decals, you will have to set it up manually.

More

As always there have been more tweaks and changes, and you should check out the full changlog, if you are curious.

Also, here's a teaser for some integration work between DECALmachine 2.9 and the upcoming MACHIN3tools 1.7 release, and its updated Bevel Shader setup now supporting Panel Decals.


2.8.1

2023-08-20

This is a tiny fix, to resolve panel trim unwrap issues in Blender 3.6 caused by changes in Blender's unwrapping behavior.
Rectangulating the active face should now be extremely reliable even with that new behavior, which in turn allows you to properly panel unrap a face selection consistently in 3.6.

2.8

2023-06-29

Blender 3.6 - a new LTS release is out, and it finally allows for the complete removal of the legacy bgl module.

Beyond the bgl removal, there are a few smaller tweaks and improvements to the PanelCut tool and to how HUDs are drawn.
The system's UI scaling is now taken into account too.

Furthermore, the DECALmachine sidebar panel can now be completely disabled in the addon prefs, but note that you will lose access to various advanced DECALmachine features, including decal creation and export, if you hide the panels.

See the changelog for a list of all changes

Last, but not least, check out Arturo Vázquez's awesome trimsheet on artstation: Sci-fi Trimsheet & Decals

And his work too! ArturoVázquezAshigaru

2.7.2

2023-04-21

This is a small bugfix release addressing an undocumented API change in CAGE_2D gizmos' draw_style, resulting in trim/atlas gizmos being drawn as ellipses, instead of rectangles in Blender 3.5.

Furthermore, decals placed on non-uniformly scaled objects will now be properly oriented. Keep in mind however, that the Normal Transfer will not produce the desired result for these cases, and you should disable it for decals on objects like these.
Ideally however, just apply the scale and avoid working on non-uniformly scaled objects all together, if possible.

2.7.1

2022-12-30

Bugfix release addressing issues caused by 3.4's new MIX node.

See changelog for details.

2.7

2022-11-25

Blender 3.3

A small feature release, 2.7 raises the minimum Blender version to 3.3.
So use Blender 3.3 LTS from now on with this version please.

Dropping 2.93 LTS support allows me to finally supply DECALmachine with decal assets that work out of the box again, thereby skipping the mandatory update process, that was required since Blender 3.0, and was necessary to accommodate 2.93 LTS users.

Panel Decals from info Trimsheets

This update fixes an issue where panel trims/decals created from pure Info-Trimsheets (so using color- but no normal-map), weren't accessible from the Adjust tool for panel cycling.

16-bit Normals

For decal creation you can now also enable 16-bit normals in the addon preferences, in the Decal Creation tab.
This should hide artifacting, especially on highly reflective decal materials.
Note however, that any Atlases created from these 16-bit normal decals, will still fall back to 8-bit normals. This is due to a limitation in PIL unfortunately.

16bitNormals experimental float normals for decal creation

UI and Documentation tweaks

Furthermore, developer extraordinair proxeIO has submitted a patch to improve how decal libraries are drawn in the pie, enforcing square thumbnails. SqaureLibaryThumbnails

And finally the docs received a minor face lift and now feature collapsible sub menus in the navigation bar.

DocsThemeUpdate how to get DECALmachine support

2.6.5

This is a tiny bugfix release. It provides a workaround for a Blender issue, that has expanded in scope with the 3.2.2 release.
This was causing modal HUDs to be drawn off-screen for the Adjust, Unwrap Trim, Match and Panel Cut tools.

2.6.4

Blender 3.2 breaks material matching if Decals. This tiny bugfix releases resolves it.

2.6.3

Yet another bugfix release, this time fixing a uber-rare issue where the addon preferences or Decal update panel could become very sluggish.
I've also added small, one-time thank you message, when opening the addon preferences for the first time.

2.6.2

Besides a few minor tweaks and adjustments 2.6.2 resolves a MacOS issue when registering Atlases caused by .DS_store files

2.6.1

This is a hotfix release, dealing with an issue introduced in Blender 3.1 / Python 3.10. Atlasing and Decal-from-Text-Creation were affected by this, and will now work again.

2.6.0

This is the Blender 3.1 release.

In addition to 3.1 support, 2.6.0 also introduces the concept of corrupted libraries in an effort to further harden asset registration and prevent user errors.
DECALmachine always assumed that any folder in a decal or trim sheet library, contains a decal or trim decal accordingly.
If instead there are any other user-placed folders, DECALmachine will now no longer register the library and will also not attempt to update it.

And that's about it. Lately, I was rather occupied with PUNCHit and MACHIN3tools and even some design work for once.

Oh, I also have a Patreon account now, where I will do pre-releases of upcoming addons, and where I share blend files, if I manage to find time for art. So if you are interested in further supporting my work, that would be a good way to do it. It is very much appreciated! Thank you for considering!

2.5.1

This is a bugfix release, that with one exception addresses only Blender 3.0 related issues, so it's completely optional for Blender 2.93 users.

The exception is what I'd call a visual bug in the Decal shaders for simple, subset and panel Decals.

VisualBug AO affects Roughness, but needs to be clamped

This issue has been present for a long time, but it's pretty minor and rarely noticeable, as evidenced by the fact that is hasn't been reported until now.
All supplied assets have been updated to clamp the AO/Roughness. Newly created User Decals will also no longer have this issue in this version.

If you want to fix existing Decals you've created yourself or got from a third-party, you can do this using the Fix AO Clamping debug tool.
Note, that I don't consider this a decal asset update per-se, and so there is no decal version change here. The fix can be used in 2.93 and 3.0, and for each version, only the currently registered Decal Libraries will be affected.

Enable DECALmachine Debug mode, then find the Fix AO Clamping tool in the main Panel


A complete list of all fixes can be seen in the changelog.

2.5

This is the Blender 3.0 release. Note, that at the time of this release, Blender 3.0 is still in beta. Alongside 3.0, Blender 2.93 LTS is still being supported, but support for any earlier versions is dropped now.

This release also no longer relies on Blender's bgl module for VIEW3D drawing.
However, if you want DECALmachine to draw smooth, anti-aliased lines, you need to enable Use Legacy Line Smoothing in the addon preferences, which still uses bgl.

Asset Update (Blender 3.0 only)

Blender 3.0 introduces 2 new node inputs on the Principled BSDF shader node.
And although I doubt many people will actually use them, an asset update is required to properly support these inputs for material matching.
Since Blender 2.93 does not have these node inputs, the asset update will only be available in Blender 3.0.

And so understand, that DECALmachine 2.5 on Blender 3.0 will expect differently versioned Decals and Trim Sheets, than the same DECALmachine version run on Blender 2.93.
Also understand, that once you have updated your decals to the new version in Blender 3.0, you won't be able to use those same Decals in Blender 2.93 anymore.

Keep in mind

There is no downgrade tool, so make a backup of your existing decals, before you update them, if you want to keep them for later use in Blender 2.93.

As an unfortunate consequence of this, the supplied example assets provided by DECALmachine are not updated for Blender 3.0 yet, as otherwise they wouldn't work in Blender 2.93 anymore.
So if you install DECALmachine 2.5 on Blender 3.0, the first thing you will have to do is update all assets. This is conveniently done from the addon preferences.

BatchUpdateIncompatibleAssets the batch updater in the addon preferences

Blend File Update

If you want to continue working on blend files created with previous DECALmachine/Blender versions, you need to update those blend files as well.

Note

Before you update blend files, make sure you have updated the Decal and/or Trim Sheet libraries first!

Updating blend files is done from the Update Panel in the 3D view.

The Validate tool has been updated to identify the latest decal version - which is 2.5 in Blender 3.0. If the tool encounters an incompatible version, it will now also point out the expected version, depending on the Blender version you use.

Update Installation

If you are updating from a previous version of DECALmachine, I recommend doing the installation in the filebrowser, as it allows you to keep your existing addon preferences intact.

Asset Registration

Decal, Trim Sheet and Atlas registration continues to become more robust, and DECALmachine is now much more picky about what it does register and what it doesn't.
This is an attempt to avoid various user errors, and simplify debugging of related issues.
To help with any failed registration attempts, there is now more verbose output in the system console, as well as in the system info generated by the GetSupport tool.
There will also be warnings in the addon preferences accordingly(also seen above).

Decal and Trim Sheet Material Deduplication

This version improves deduplication of Decal and Trim Sheet materials. Dedplication always happens automatically in the background, and the improvements should lead to viewport performance improvements, especially in scenes with many Decal or Trim Sheet Materials - although I haven't done any testing in that regard.

Furthermore, I've resolved an oversight, which caused no deduplication happening at all, when initiating Trim Sheet materials on objects without any existing material.

More

There's more, such as improvements in the RemoveOrphans tool, or improved MyDecal collision handling when changing the assets path to an external location, which is highly recommended.

Decals

I've added a new 3rd party decal pack from Unis to the decal resources section, featuring 100 unique fasteners, check it out!

100Fasteners

2.4.1

A small bugfix release in response to Blender 2.93.4 breaking the TrimCut tool.
This release also addresses some some rare MacOS and Linux issues, that have come up.

2.4.0

This release focuses mostly on improving the general workflow in DECALmachine and it tries to iron out various usability kinks. A lot of this in direct response to user suggestions, so thank you for providing feedback, and a big shoutout to funcom.

Decal Creation

Starting off with decal creation, you can now easily name info decals created from images, based on the source images' file names. With a decal name taken from the source file, or when when using a custom name, you will now also have the option to skip the index.

Furthermore, subset components on normal mapped decals can now be stored with a custom material - instead of the default metalic one - directly on the decal asset file.


Library Visibility + Presets

Decal and Trim Sheet Library management has been improved by the introduction of visibility toggles accessed directly from the 3D view, as well as visibility presets.


Adjust Decal

Adjust Decal has been tweaked to avoid undesired height changes, as well as to support cycling through a small subset of registered panel decals, instead of all of them.


Transferring UVs/Textures aka Texture Matching

Matching textures has always been possible, however I was hesitant to automate it because a decal parent's material can have arbitrary levels of complexity, and supporting every node tree setup under the sun is just not feasible and risks significant performance degradation.
That's also why I was encouraging for 3rd party material addons to support DECALmachine, instead of the other way around. It's easy for them as they are in control of their own complexity and all that's required there is plugging in their nodes into the decal group nodes.

2.4 now supports texture matching a very specific node setup: UVed Image Textures directly connected to a Principled BSDF shader node.

This can be further automated in future, but for now it's done manually using the Transfer UVs tool.


Assets

Longtime DECALmachine user and contributer of the DECALmachine 1.8 promo image varzov has released a massive city scape kitbash set, great stuff!

SciFiCityScapeKitbashResidental

Tutorials

After her excellent decal pack, Carol Sung is back with a fantastic tutorial covering HardOps, BoxCuttter, MESHmachine, DECALmachine and MACHIN3tools, check it out!

BlenderSciFiRemoteTutorial

My God, it's full of Decals!

There have been quite a number of decal packs released since the DECALmachine 2.3 release! You guys have been busy!

Fabio Fernandes' Tech Essentials

TechEssentials

VertexPolyFort aka Sady Fofana's Tech Info Decals

TechInfoDecals

ihara saikaku's Memento Aurora Stamp and Seal Decals

MementoAuroraStampSealDecals

Mark B Tomlinson's PWR Decals

PWRDecals

Sanctus' 350 SciFi Decal Pack and S-Pack 01

350SciFiDecalPack

S-Pack01

varzov's SciFi Cityscape Decals

SciFiCityScapeDecals

Nika Zautashvili's DP05 / Oxy Out and DP06 / Pattern Pyx

DP05OxyOut

DP06PatternPyx

Daniel Glebinski's Mechanism Decals and 22 Nuts & Bolts

Mechanism Decals

22DecalsNutsBolts

Nicolas Gauchon's SciFi Space Mylar Decal Pack

SciFiSpaceMylarDecalPack

Lobo De Guerra's Warwolf Info Decal Pack 01 and Warfolf Decal Pack 01

WarwolfInfoDecalPack01

WarwolfDecalPack01

20two SYMBOLS VOL 001

SymbolsVol001

More

Finally, and as almost always, there have been various tweaks and fixes, which you can check out in the changelog.

2.3.0

This is a small, mostly bug-fix release. See the changelog for details.

Of note is the addition of forced UUID support for advanced decal creation.
While the majority of users will want to leave this option disabled, it can be used in pipelines, that build on DECALmachine's decal UUIDs and that require a lot of iteration. Enabled, forced UUIDs will ensure UUIDs are re-used, whenever a decal is re-created from source geometry, that was previously used for decal creation.

New Decal Packs

2 new Decal Packs have been added to the decal resources section, check them out:

Ihara Saikaku's Memento Aurora Heart Decals

MementoAuroraHeartDecals

Yigit Kilinc's Sleek Sci-Fi Decal Pack

SleekSciFiDecalPack

2.2.0

Blender 2.92 had its stable release this week, and so DECALmachine 2.2 should be working fine with it based on some limited testing. If you come across any issues, please report them.

If you are updating from a previous version of DECALmachine, please note the installation instructions in regards to updates.

Keep in mind

Blender 2.93 is currently in very early alpha state.
Being the next LTS release, it will bring various deeper changes - incl. a new Python version - many of which are potentially addon-breaking and have broken DECALmachine 2.1 already.
While 2.93 won't be officially supported until it nears its stable release, DECALmachine 2.2 does seem work with recent alpha builds. Until it doesn't..

Sweep Decal Backups

Just like there's a Sweep Stashes tool in MESHmachine, there's now a similar tool for decal backups in DECALmachine 2.2.


GPU Decal Creation

It's now possible to use the GPU when creating decals.


Decals Galore

It's amazing to see that DECALmachine users have been busy creating and sharing decals.
Check out these awesome new decal packs, and visit the decal resources page for more.

Nick Burton's 50 Sci-Fi Decals

50SciFiDecals

Mirko Sinjeri's 20 Sci-Fi Emission Decal Pack

20Sci-fiEmissionDecalPack

Vinter's Connectors

Connectors

Exorsis' Free Sci-Fi Decal Pack

ExorsisFreeSci-FiDecalPack

Carol Sung's 80+ Decals Pack + Demo 3D Model

80+DecalsPackDemo3DModel

Mark B Tomlinson's Latch Decals

LatchDecals

Anesthesis' Sci Fi Buttons/Switches

SciFi ButtonsSwitches

Tomas Krajcovic's Sci-Fi Emissive Decal Pack 2

SciFIEmissiveDecalPack2

Nika Zautashvili's DP03 / Nux Null

DP03NuxNull

More

There's been a bit more work on UI and future proofing, which you can see in the changelog.

2.1.0

Blender 2.91 introduced the Emission Strength input on the Principled BSDF shader.
Decal materials in DECALmachine build on this shader and expose most of it's inputs to the decal group's inputs.
And so DECALmachine 2.1 introduces full support for Emission Strength, even going back to Blender 2.83 and 2.90, which don't provide that input on the Principled BSDF node.

Batch Update Decal Libraries

To enable this, all decals you may have created in DECALmachine 2.0.x will need to be updated. You can still follow a process identical to the previous approach of updating Decals created in 1.8 - 1.9.4 for DECALmachine 2.0.
Or you can use the new BatchUpdate tool, which will update all Decal libraries - including Trim Sheet libraries - created in DECALmachine 1.8 - 2.0.1 in one go.

With the new BatchUpdate tool, and it's availability directly from the addon preferences, you can now also import legacy decals from the preferences, without the popup telling you that it can't be done.
Just import any 1.8-2.0.1 library or libraries, and update it/them with a single button. Easy.

ImportandUpdateLegacyDecalLibs

Note, that I have removed the ability to update Decals created in DECALmachine 1.4.x/Blender 2.79. If you still have to do this, do it before you install DECALmachine 2.1.

Set Trim UV Layer Index

There are also a few improvements, including the ability to choose in the addon preferences, what UV layer to use for Trims Sheets, as well as a workaround to prevent an annoying and as of yet unresolved Blender undo crash.

Check out the changelog for details.

Installation / Update from 2.0.x

This is how I'd suggest to install if you are updating from version 2.0.x.

  • open the addon preferences and find DECALmachine 2.0.x
  • if your assets path is not pointing to an an external location(outside of Blender's addons folder), change that now
    • pick a different folder and all your assets will automatically be copied to your chosen location
  • deactivate DECALmachine(don't remove just yet!), save your preferences, and restart Blender
  • open the addon preferences, remove DECALmachine 2.0.x and install DECALmachine 2.1 from the zip file
  • change your assets path to your external location
  • if you had any custom Decals or Trim Sheets among your libraries, DECALmachine will detect it now and offer to update them all at once

Decal Resources

The decal resources page has been updated, and a new trim sheet resources page was added. Support decal/trim sheet creators and feel free to submit your own!

2.0.1

The 2.0.0 release has proven to be extremly solid, and so more than a month after the release, only a handful of rare issues required tweaking or fixing.

Check out the changelog for details.

2.0.0

This release has been in development for exactly one year. DECALmachine 1.9 released on September 4th 2019, and I tweeted the first time about 2.0 on September 11th.

And so first and foremost, I want to thank everybody who was patient, supportive and encouraging along the way.
I want to welcome and thank all the new DECALmachine users who bought DM over the past year too. You have financed this endeavor in large part.

3 people have been instrumental in the development of this release by testing and providing essential feedback:

DECALmachine 2.0 would not be in the state it is in without them, so thank you guys!

Thanks also go to Ponte Ryuurui and Josh Gambrell aka the Blender Bros, whose constant stream of educational videos definitely generated interest in my addons, in times when my output was limited to endless previews.
They have a new free Decal Pack for DECALmachine 2.0 available right now!

Last but not least, I want to thank the Blender developers, as their constant innovation, enabled some of the things in this release in the first place, specifically the fantastic gizmo system.

So what's actually new then?

Code

A lot is new. The amount of code has doubled since 1.9. And that's because the two main features of version 2 - Atlasing and Trim Sheets - both go deep and are fairly complex.
Thankfully, the complete rewrite for 1.8 and so Blender 2.80, set me up perfectly for this.

Documentation

Complex in code, but hopefully not complex for the user. I did my best to make these features as simple to use and as accessible as possible. And so with the update in code, also comes a major update in documentation. There are 30 new videos - over 3 hours of new content.

Decals

EmissiveTransmissiveDecals

In addition, Decals themselves have also received an update and now support emission and transmission (and transparency).
To facilitate this, you need to update your Decals created in previous versions.

Existing tools like Decal Creation, Match Material, Adjust etc. have been updated to support the new Decal materials.

Installation & Support

Please check out the installation instructions, especially if you have a previous version of DECALmachine installed!

Note

For this and the following videos, I highly recommend you check out the relevant pages in the docs, instead of just watching the videos, as the docs provide context and additional information.


DECALmachine 2.0 is all about getting your Decals from Blender to Unity, Unreal Engine or any other game engine. It's the export release.
Baking was introduced in 1.9, but still has issues outside of my control. But baking Decals was never an optimal workflow anyway.

Have a look at this Export Introduction for all of DECALmachine's export capabilities.

this video was released early, so you may have seen it already

Atlasing

Atlasing allows you to pack individual Decals into a single Texture Sheet and then export that and the Decal objects to your engine of choice.



Trim Sheets

Trim Sheets are similar to Atlases, but aren't only created for export purposes. Instead, they can be used in Blender/DECALmachine and open up a new detailing workflow, that can be used instead of (or in combination with) Decals.


And so Trim Sheets unlock a completely new suite of tools in DECALmachine: the Trim UV tools.
These are UV tools, but can be used directly in the 3D View!

TrimCut the Trim Cut tool



UV Tools

In addition to the Trim UV tools, there are also 3 more generic UV tools, which you may find useful outside of DECALmachine too.

Join and Split

A favorite of mine is the addition of the Join and Split tools, which allow you to very easily, and non-destructively keep your scene organized, even with dozens or hundreds of Decals.


More

There is more and I'd invite your to check out the changelog for a comprehensive list of all changes and additions.

The FixTexturePaths tool for instance has become quite a bit more powerful.
So please explore the documentation.

Also check out the new Example Blend files!

Examples

Finally, make sure you don't miss out on this free emissive decal pack from the Blender Bros.

BlenderBrowsEmissive

And check out their DECALmachine 2.0 content on youtube too: Ryuu, Josh.

Thanks again for your patience, and for reading this far, I appreciate it and leave you with the trailer:


1.9.4

A major problem with how decals are saved Blender 2.83 has come to light.
This means all decals created in 2.83 are saved wrong, with absolute texture paths.

As a result, if you ever change the decal location, or move decals around to other libraries, or share them with other users, they will fail to display properly.
1.9.4 introduces a work-around for the Insert and FixTexturePaths tools to deal with this problem.
Highly recommended to install.

1.9.3

This release ensures compatibility with Blender 2.83.
See the changelog for details.

1.9.2

This is a tiny bug fix release, preventing an error when creating info decals from monochrome images.
In addition there is a fix for recent 2.82 experimental builds, which broke the pie menu and the quick insert tool. Shoutout to Adrian from BoxCutter and HardOps fame for that!

1.9.1

This build fixes various bugs, mostly minor, but some could crash Blender, especially 2.81.
Info Decal creation from JPGs has been removed. I had doubts when adding this anyway, and it turned out to cause problems for some users, so only PNGs are supported now.

See the changelog for details.

1.9

1.9 represents the first major release after 1.8, which was released while Blender 2.80 was still in beta.
The intermediary 1.8.1 - 1.8.7 releases were either forced, due to breaking changes in the beta, or used to carefully roll out new tools and features to reduce the wait time for the full 1.9 release.

Now Blender 2.80 is stable and DECALmachine has reached a major milestone bringing back the first part of the export pipeline: the baking of decals.
In addition there is a new Panel Cutting tool, as well as a tool to remove MESHCUT edges. There are new example files and the documentation has been updated to cover all changes and additions since the 1.8 release.
There are 15 new videos explaining everything in detail!

Installation & Support

Have a look at the updated installation instructions, they now also cover how to get support.


Updating

Attention

I've added some advice about how to update from previous versions, as there is a real risk of loosing custom decals you may have created, if you don't do it properly.

Baking

Baking of Decals has been vastly simplified compared to how it was done in Blender 2.79 and DECALmachine 1.4.2.


Batch Info Decal Creation

Batch Creation of Info Decals is now properly documented.


Use Panel Decals to Cut

You could always use Panel Decal's backup cutter objects to cut into an object, either manually, or by using the Mesh Cut tool in MACHIN3tools.
But with the introduction of the EPanel and GPanel tools, not all panel decals will have suitable backups, which is why there is now a dedicated Panel Cut tool.


GPanel & EPanel

With 1.9, GPanel is now fully documented, and EPanel has received a number of updates!



More

Check out the updates to the Re-Apply, Match Material, Select and Insert tools.
Have a look at the changes to panels and the texture storage option.

And finally, try the Initialize Generated Coords tool, as well as the Clear Decal Props and Remove Decal Orphans utils.

1.8.7

This is a significant release and represents the latest state of DECALmachine. It is in essence the 1.9 release, but without the main feature of it - the Baking of Decals. I think it's best I finish documentation first, before this is released. I've also been working on a new tool called Panel Cutting recently, for which you will also have to wait just a bit longer.

EPanel

However, there are various additions, that did make it into this 1.8.7 release. Such as EPanel, a tool similar to GPanel but instead of creating Panel Decals from Grease Pencil, it creates them from edge selections, or objects made of only edges.
In Edit Mesh mode, it is accessed from Blender's context menu(previously called the specials menu). With the 2.79 keymap, it's on the W key, whereas it's on the RMB with the new industry default keymap.
In Object mode, it is used like the Slice tool, where a target object is selected in addition to the edge-only object and called from the pie menu.

UI changes

The debug panel has been removed, and the Validate and Fix Texture Paths tools have been moved to the main DECALmachine panel.

New tools, that are useful at times, but aren't as commonly used like the ones in the pie menu have also been added to the main DECALmachine panel.
There is RemoveDecalOrphans, ClearDecalProps as well as the InitGeneratedUVs tool. Refer to their tooltips for descriptions, until proper documentation arrives with the 1.9 release.

Decal Creation

Batch Decal Creation is now supported when creating Info Decals from images. It's as simple as loading multiple images and ticking the All source images at once checkbox.
The resulting instant decals will be laid out next to each other and can then be immediately added to a library using the Add to Library tool - also all at once.

BatchInfoDecalCreation * with multiple images loaded, batch creation can be enabled*

Decal Creation now also works in local view. In addition an issue with the Flatten Normals option, when used on meshes with existing custom normals has been fixed.

Originally, normal maps baked for Decal Creation, were also baked to 16bit floating point normals for this release, improving their quality. However, this has been postponed till 2.0 now to investigate an issue with supersampling/anti aliasing.

Improvements

Re-Apply will now properly match the Material and Material 2 components of panel decal materials, when positioned accordingly across 2 supported materials.
An issue when reapplying already projected decals to match their materials has been fixed.

The Match tool now has visual indicators to help you identify which side of a panel decal is the Material side and which one is the Material 2 side.
In addition to Blender's None/White Material, you can now also match DECALmachine's Default/Metal material - without it being present in the scene.

MatchPanelIndicators Panel Decal Indicators of the Match* tool

When changing the type/material of a panel decal using the Adjust tool, previous material matches and manual changes, will now be maintained.
The cursor wrapping, when reaching the region boundary, has been improved as well.

The Project and Slice tool, will now properly clear custom normals, when projected/sliced on meshes that have them.

The default behavior of setting up surface snapping when bringing a decal into the scene, can now be disabled in the main DECALmachine panel.

Blender recently introduced backface culling for Eevee materials. This is now enforced for decal materials, to avoid flipped decals going unnoticed.

If you use BoxCutter and want to access DECALmachine's pie menu while the BoxCutter tool is active, you can do that now - as long you you remap either BoxCutter's or DECALmachine's pie menu away from D, as described here here.

Crash Fix

Last but not least, there was a crash when using GPanel with the Redo Panel, which has now been fixed.

1.8.5

This is a hotfix for Decal Creation. Height map creation and instant decal insertion from the panel were broken due to the recent depsgraph changes.

1.8.4

This is a hotfix for the Slice tool, which as a result of the recent depsgraph changes, didn't clear the panel decal material slots properly anymore, which in some circumstances could lead to invisible panel decals.

1.8.3

This is another unplanned release, but necessary due to depsgraph changes in Blender.

Raycast behavior has been improved as well, and raycast performance was increased, which should be epecially noticable in bigger scenes.

Attention

There are some issues with how decal normal maps are rendered right now, at the time of release, May 18th.
The issue is supposedly fixed already, but likely won't be available on build bot releases until May 19th.

1.8.2

This is an unplanned release, but necessary because rB8f71a84496a9 breaks Material Matching and with it the Re-Apply tool and Decal Insertion.

To fix the issue introduced in that commit, DECALmachine will just ignore the Alpha and Emission parameters of the Princibled PBR shader node for now. So, both of these are not material matched.
To properly support those material inputs, all decal assets will need to be updated, which is much more involded and will be done for the 1.9 release.

GPanel

GPanel was supposed to go into 1.9 as well, but I've decided to release it early now - and without full documentation. It may need some more testing and work, so be warned.

Gpanel creates panel decals from grease pencil strokes.


To use it, take the Grease Pencil and lay down strokes on the surface of a mesh object. The Line shape of the Grease pencil tool is very handy and I recommend you use that. Note however, that - for me at least - it has a tendency to crash Blender.

Leave gaps between each stroke and be aware of the order and direction you draw the strokes in. Panel decals will be created based on that order.
When done, you can use the Grease Pencil Sculpt tool with SHIFT pressed to smooth out the spaces.

After that, go into object mode and choose GPanel from the DECALmachine pie menu. You can hold down SHIFT or CTRL to modiy is behavior.
By default no connections are made, but with SHIFT the gaps between strokes are closed. With CTRL you make the panel decal cyclic.
You can optionally also set these options in the Redo Panel. You can also set the segments for the connections there.

GPanel always works on the active Grease Pencil layer and will hide a layer, once a panel decal is created from it.

PIL

From this version forward, DECALmachine will install PIL 6.0.0. If you have installed the previosu 5.4.1 already, no action is required on your part, 5.4.1 works just fine.
If you want, you can purge your existing PIL installation from the DECALmachine preferences and install the new one, but it's completely optional.

The installation process has been improved and will now remove any PIL found in the modules folder. There were a few people who attemted to install PIL like it was done in the 1.4 era: by moving a pre-compiled PIL into the modules folder.
Besides being error prone, this will also interfere with how PIL is loaded now (from the user folder).

Fixes

In addtion to the material matching fix above, there has been a raycasting fix, where decals wouldn't align properly to modifier geometry.
This was due to a bug introduced in Blender a813e259d630 https://developer.blender.org/rBa813e259d630), shortly before the initial 1.8 release.

1.8.1

Changes

This update fixes a few issues that came up over the past 2 weeks.
It includes a workaround for an open Blender bug affecting the Unwrap tool.

Furthermore it adds an optional, automatic update check, letting you know in the pie menu, if a new version is available.

Check out the changelog for details.

FAQ additions

Two new common questions have been added to the FAQ:

  1. Why can't I access DECALmachine's pie menu when I activate BoxCutter's tool?
  2. Why are my panel decal materials/textures taken from the Aircraft(or any other) library?

1.8

Simpler and more efficient, easier to use and more powerful.
This describes DECALmachine 1.8 in a single sentence, and I hope you will agree.


1.8 being a fresh start and completely rewritten, really should be be 2.0, but I'm holding that back, until I get to feature parity with 1.4.2. That doesn't mean, that 1.8 is inferior. On the contrary: everything you need to work with Decals and to create Decals is here, and it's all far better, easier to use and more robust than before.
Coupled with Blender's own advances like Eevee and Collections, DECALmachine 1.8 is a completely new experience.
1.9 and 2.0 will bring back baking of decals to a texture, as well as exporting decals via atlas creation.

I've put considerable work into getting rid of a major pain point in the past: the installation of the infamous PIL module.
Beta tests showed promise, that this is now solved for good, and for all 3 platforms, via an automated installation process, including two fallback installation methods.

For the times when help is needed, there is now a help panel and a Request Support tool, streamlining the process and ensuring necessary information like log files is submitted with the first email. Also, all feature videos in the documentation now have voice-overs.

I want to thank everyone who has supported my work in the past. All of this is only possible through your contributions. Enjoy 2.80!

Check out the trailer, and feature videos to get up to speed.

1.4.2

This release fixes a number of issues, improves and refines many existing tools as well as adds 2 major new tools.

Reconstruct Panel Cutter

There's Reconstruct Panel Cutter, which takes an all-quad panel decal and builds a cutter from it. Unlike the Extract Source tool, which brings back cutting objects used for Topo Slice and Float Slice, Reconstruct Panel Cutter also works for panels created via Draw Slice, for manually built panel decals or for panel decals joined from a number of other (simpler) panels. Reconstruct Panel Cutter's resulting mesh will perfectly match your panel decal and can then be used for Material Cutting or Material Decaling.


Surface Fix

There's also Surface Fix, which can be used to remove unwanted shading artifacts. This is achieved by maintaining a separate surface source mesh(similar to how WStep maintains a separate normal_src mesh) and transferring its normal information to vertices masked by a vertex group.


Improvements

There's a few minor new tools such as Edit/Commit Normal Source and Edit/Commit Surface Fix, which can come in handy when working with WStep and Surface Fix. There's also an Unlink tool - for now only accessible via the space bar menu - which can quicky stash an object away without cluttering the scene, to be used as normal source meshes for either WStep or Surface fix.

The base material used by Init Base Material, is now customizable in the DECALmachine preferences.

Extract Source, now has an option to remove the decal you are extracting the source from. This can save some clicks and avoids tricky selections.
Furthermore, Extract Source now automatically unparents the extracted source.

Wstep has been extended and allows choosing the mapping method used in the DataTransfer mod. There's also a new option to allow hard edges, which creates a secondary DataTransfer mod and masks it using a vertex group.

Material Cut has been improved to include a threshold value, used to merge duplicate vertices. By default, Material Cut marks edges as seams. While this is great to separate out areas that are to receive different materials, it will also influence how UVs are laid out and force separate UV islands.
To circumvent this, you can now mark Material Cut edges as Freestyle edges. This is just to mark them, and make it easy to select them later.
There's two new tools called "Convert Freestyle to Seam" and "Convert Seam to Freestyle" accessed via the spacebar menu, to manually convert one into the other.
Also, the Unity, Unreal and Unpacked export targets support treating Freestyle edges as material seams, without manually converting them.

Rotate Decal now has an axis option, which can be useful in some situations.

Resources

Most of the supplied info decal textures have been inverted to be white instead of black and so the invert slider in the info decal materials is now 0 by default.

Textures for decals02-32 - decals02-37 have been replaced with higher quality versions.

MACHIN3shaders(for the unity export) now include a "Blend Surface Normals" parameter, which mixes normals of the materials under the decals with the decal normals. This works perfectly for Info Decals. It's a hack for the other ones, but can produce good enough results.
The Transparency parameter in the info Decal shader has been renamed to Opacity.

Curvature channels in the ao_curv_height maps of supplied panel decals has been improved or re-added. This was intionally removed initially to improve visual integration in Cycles. However it turns out it's really useful to have, if you want to bake it down to control weathering in Substance Painter or Unity.

Export

A 'Combine all-to-one' option has been added to the DECALBakeDown export target.
It overrides per-material-bake-combinations and instead combines bakes of all/selected export groups to one texture set.

The Unity, UE4 and Unpacked export targets have received a "Assign Unique Materials" export option.
This creates unique material IDs based on edge seams found on the model. This means you don't have to manually assign materials to areas they are supposed to receive unique materials before exporting. Assign Unique Materials is also available as a tool called form the spacebar menu. Run it on any mesh that has edges marked as seams.

There's a new 'Create DM_non-decals group' option in the DECALexport pie. This is for pure convenience and can be helpful managing your export groups, decals and non-decals when preparing for export.

The default atlas padding value used when packing a new decal atlas has been exposed and can be set in DECALmachine's preferences.

Fixes

There's been a number of fixes. See the changelog for details.

1.4.1

PBR Decals

1.4.1. started out as the second bugfix release for 1.4, but the 2.79 Blender release caught me by surprise and I was forced to implement some things originally intended for the 1.5 release.

While Blender 2.78 is still supported, I'd generally advice anybody to switch to 2.79 now.

With the Principled BSDF shader being a central part of 2.79, DECALmachine needs to support Material Matching it and so needs to have PBR decals. To achieve this the Match Material tool has been rebuilt from the ground up. It's extremely robust now and supports matching the Principled BSDF shader in addition to the Glossy shader. Operator properties have been added to modify its behavior and allow matching of either the Material part of a Subset Decal or the Subset part, or both at the same time. Similarly, both sides of a Panel Decal can be matched like this. Furthermore, if the target object carries multiple Materials, perhaps as a result of Material Cutting, each of the materials can be matched by stepping through the Material Slot parameter in the operator properties.


Any new decals created in 1.4.1 via either Instant or Batch Decal Creation in Blender 2.79, will be switched to be PBR decals.

Init Base Material will now also create a PBR base material, assuming it's run in Blender 2.79

As a consequence of improving the Match Material tool, the old Get and Set Material tools could be completely removed, as they've become obsolete and redundant.

Update Decal Nodes

To deal with scenes created before 2.79 and 1.4.1, there's a Update Decal Nodes tool, which you can call from the spacebar menu. This will update all existing decal materials in a scene to support PBR shaders. This tool is also automatically run on new Decals being inserted into a scene from the Asset Loaders, as any Decals created before 1.4.1 naturally don't support the Principled BSDF shader and so need to be updated.


Changes and Improvements

Filmic was supported before, but was not native to Blender. Now it is and DECALmachine has added support for it.

The Topo Slice tool now has a twist offset parameter, which can be useful if a panel strip's boundary edge loops don't line up properly.

Panel Transition has been improved and is much more robust now.

The triangulation method for DECALexport has been changed from BEAUTY to FIXED, which seems to resemble the viewport/opengl triangulation and so should avoid unwanted surface intersections after exporting.

The HOps Fix is now a part of HardOps itself making awkward code injections a thing of the past. As a result any Operatives should make sure to update to 'Hard Ops 0093 - Neptunium' before running DECALmachine 1.4.1.

Fixes

An export group related issue with decals projected on material decals has been fixed. Note that Material Decals should not be exported anyways, cut them into the mesh using Material Cut instead!

The Remove Decal Mode didn't properly clean the open scene of panel decal assets, this is fixed now.

A number of people experienced problems with the Rotate Decal option not working on the slice tools. This was related to them not having selection sync enabled in the UV editor, which now happens automatically. This also caused the Rotate Decal tool to not properly work, when run from edit mode.

The mesh.intersect tool in Blender has been changed in 2.79, which caused the Material Cut and Panel Transition tools to fail. Both are working great with the 1.4.1 update.

Decal and CustomDecal asset paths will no longer resist changes to a custom locations.

Previously (W)Step would throw an exception, if it encountered empty material slots. A safety check has been added to prevent this.

1.4

Complete Decal Export Pipeline

DECALmachine 1.4 is a huge release and the center piece of this update is the export capability. This turns DM from a mere Blender addon, into a complete pipeline for mesh based decals: experiment, create, design in Blender, but then also get your work out into a number of target platforms, if you so choose.

In addition to the ability to export decals, there's also (W)Step - a tool/workflow to easily create custom vertex normals, which complement the decal workflow beautifully and are used to control hard surface shading without the need for normal maps. Note, it's highly recommended to use (W)Step along side HardOps and its boolean tools.

If you are taking your assets into Unity3D, DM even supplies shaders specifically made to be used with the DM exported decals - it's the whole nine yards.

But it doesn't stop there. The added ability to bake decal textures down into normal maps, ao maps, curvature maps, etc., unlocks a new approach to hard surface texturing, that could augment and in some scenarios perhaps even replace the traditional high-poly to low-poly workflow.

So, how does this all work? The first step in the export process is the creation of an optimally packed Decal Atlas from individual decal textures. This is in essence completely automated, but does allow for some user input, in that you have the ability to change the scale of individual decals in the atlas as well as adjust the padding between them.

Alternatively, instead of creating a new Atlas pack for each new asset, you can also use an existing packing solution you've created previously.

The second step is organizing Decals and their parent objects(called targets) via so called Export Groups. With this in place, decals will be joined, decal UVs will be adjusted according to the atlas packing solution and materials using the atlas textures will be applied - all automatically.

Finally, your complete asset(incl. mesh decals) can be either exported to a number of platforms - such as Unity3D, Unreal Engine 4, Substance Painter and Sketchfab - or decals can be baked down, creating texture maps, that can be taken into any tool or engine you choose.

Expanding the Slice Toolset

1.4 introduces an alternative Slice tool called Float Slice, useful in circumstances were the old Decal Slice - renamed to Topo Slice - has trouble or would fail, particularly on dense meshes.

There's also Draw Slice which is a precursor tool to Float Slice and enables you to manually draw panel strips, by extruding vertices on the surface of an object.

Concluding the additions to the slice tools is the Panelize tool, which makes adding simple decal strip shapes quick and effortless by turning polygon boundaries into panel strips, instead of the boolean-like approach of intersecting an object with a cutting object.

Improving Usability

Operator Properties

This release adds Operator Properties for the main tools. This makes using DM more interactive, simplifies dealing with unexpected behavior(such as Topo Slice failing) and allows for a greater degree of customizing each tools behavior. Operator Properties can be accessed from the bottom of the T panel or by bringing up the F6 menu.

Automatic Parenting of Projections and Slices

If you project a decal or create a panel strip via one of the Slice tools, the decals will - by default - be parented to the object you project them on or the object you are slicing. This extends to the Decal Sources as well. So, when you change your objects location, orientation or scale and attempt to bring back a Decal Source, it will be properly positioned, just where you'd expect it to be.

Keymap Settings to Preferences

Changing DM's keymaps is now extremely easy and can be done directly in DECALmachine's preferences. In addition, all the GPencil tools can now be accessed via CTRL + D, so there's no longer any keymap overlap between DM and GPencil.

Scene Scale/Unit Settings support

There is a new setting called Force Consistent Scale in DM's preferences, which you should enable, if have experienced very small or big decals when dropping them into a scene in relation to your unit scale settings.

Remove Decal Mode

You can now delete decals] from inside Blender, without having to navigate to the Decal Library locations on your hard disk.

Various Improvements

Most tools have received small improvements and refinements in their behavior. Standing out from this is Material Cut which is now much more robust and has received Operator Properties to customize the behavior.

Windows 32bit support

Windows 32bit support through PILwin32.zip has been added thanks to Jordan.

Fixes

Decal Project and through Panel Unwrap the Slice tools will now remove any pre-existing UVs before creating new ones to avoid potential issues.

The main DECALmachine pie menu is from now on keymaped only in Object and Edit modes instead of generally in all 3D Views, freeing the D shortcut for all other modes, such as Sculpt and Paint modes.

An issue where non-tangent base normals would be created when running Instant Decal Creation has been fixed.

Another issue related to hidden geometry causing very dark AO maps has also been resolved.

Furthermore, Remove Duplicates could in some cases replace custom decal materials with their supplied decals counter parts and was fixed.

Finally, split panel decal strips causing Panel Transition to fail was rectified.

HardOps and MACHIN3tools

If you use HardOps alongside DECALmachine, you should run the HardOps Fix in DECALmachine's preferences.md#general).

Furthermore, I'd recommend you use at least some of the tools provided by MACHIN3tools, which is a free continuously evolving collection of scripts. In particular, Mirrror and Shading Switch are particularly useful in combination with DECALmachine and highly suggest you use Red Mode, should you use DECALmachine's custom vertex normal tool (W)Step.

Mirror is the recommended way to mirror Decals across another object. If you are using Rob Fornof's Mirror Mirror and/or my previous Multi Mirror Mirror, Mirror replaces them both.