Skip to content

Releases: delebash/UnrealMapboxBridgePlugin

v2.2.0

16 Nov 16:37
Compare
Choose a tag to compare

Update for UE 5.1 official release
various bug fixes

v2.1.9

11 Nov 22:33
Compare
Choose a tag to compare

Fixed bug in terrain magic node

v2.1.8

09 Nov 23:08
Compare
Choose a tag to compare

Added

Export Type:

Unreal Terrain Magic Plugin -- Manual. You can now use Terrain Magic without any modifications. You need to add a HieghtMapLandscape Clip. Once you click Send To Unreal you will need to click Match Landscape Size to update the Terrain

Unreal LnadmassEffect Brush Plugin -- With this plugin you can create non-destructive landmass stamps as well as other features. Download the plugin here https://github.com/AWeinb/SimplerLandmassBlueprints. Unzip and copy the Editor folder under Content to your Content Directory. When you click Send To Unreal the heightmap texture will be saved under the Editor Folder in CustomBrushes > Textures. You will need to add this manually to the HeightMap Effect of the plugin.

Updated Help.

v2.1.7

05 Nov 22:17
Compare
Choose a tag to compare

Added automation for landscape stamp tool LandmassEffectBrush -- https://github.com/AWeinb/SimplerLandmassBlueprints

Download source and unzip. Copy the whole Editor folder to your Content folder.

Select Unreal Landmass Effect Brush Plugin from the Map Export Type

Currently this only imports the the alpha image.

v2.1.6

26 Oct 08:19
Compare
Choose a tag to compare

Bug fix:

Disconnect Terrain Magic in Mapbox_BP -- BP will fail to compile if this pin is connected, and you do not have Terrain Magic.

V2.1.5

22 Oct 05:58
Compare
Choose a tag to compare

Removed Electron Map App version

Now just loading the website version at https://terrain.justgeektechs.com

This greatly reduces the plugin size

V2.1.4

12 Oct 15:40
Compare
Choose a tag to compare

Alpha Testing Below Features

Georeferencing -- BP that takes any lng/lat point and moves an object to the correct position on your landscape
Track Generator -- Generate a road based on lng/lat points. Can also be used manually as a spline road
Import Geosjson -- Import features such as roads and can draw the road on your map using the Track Generator.

Note: Import Geojson requires the opensource VARest plugin you can download for UE 5.0> from the marketplace https://www.unrealengine.com/marketplace/en-US/product/varest-plugin?sessionInvalidated=true or github https://github.com/ufna/VaRest

I have included a prebuilt version of VARest for UE5.03 and UE 5.1 Preview

Added 5.1 Preview Release.

Binary Release 2.1.3

05 Oct 02:53
Compare
Choose a tag to compare

Check to see if heightmap file exists. If not please verify that your heightmap directory location in the plugin settings and map app settings are the same

Binary Release 2.1.2

05 Oct 02:12
Compare
Choose a tag to compare

Test geojson import
Added some new features to map app.

Binary Release 2.1.1

09 Sep 17:55
Compare
Choose a tag to compare

fix debug window