TerrainComposer2 Release notes

TerrainComposer 2.87

Fixes:

  • Splat textures turning black in Unity >2020.1

TerrainComposer 2.86

Improvements:

  • Added ‘Layer’ option to the object nodes.

TerrainComposer 2.85

Fixes:

  • Viking village example Scene and Example pack for Unity2020.1 (Example Pack needs to be redownloaded).

TerrainComposer 2.84

Fixes:

  • Rare serialization bug giving an error when creating a terrain for the first time.
  • Stamp- and Example pack download links in the example Scene readme Inspector.

TerrainComposer 2.83

Improvements:

  • Added Mask Map setting to Splat Textures.

TerrainComposer 2.82

Fixes:

  • Multi Scene editing with multiple TC2 projects would break the TC2 window.
  • Warnings in main compute shader.

TerrainComposer 2.80

Fixes:

  • All ‘Current’ nodes were giving seams on terrain tile edges.

TerrainComposer 2.79

Improvements:

  • New TC2 window tooltips.
  • Discord link.

Fixes:

  • Runtime generation threw an error.
  • Scan Height button fix.

TerrainComposer 2.78

Fixes:

  • When the project folder would contain the text ‘Assets’, TC2 wouldn’t work correctly.

TerrainComposer 2.77

Features:

  • Scan Height for manual heightmap changes without the need to regenerate the heightmap (button is in TC2 window).

Fixes:

  • Fixed collision node for OpenGL.
  • Fixed GUI draw error when changing terrain path in the TerrainArea Inspector.

TerrainComposer 2.76

Fixes:

  • In URP sometimes terrain material would still be pink.

TerrainComposer 2.75

Features:

  • HDRP and URP support.
  • Unity 2019.3 and 2020.1 support.

TerrainComposer 2.7:

Features:

  • Scan terrains button in TerrainArea for using terrains that already have a heightmap (res expand border percentage needs to be on 0 in Settings inside the TerrainComposer2 GameObject).

Improvements:

  • Lod Groups always visible (LOD0) for the collision node.

Fixes:

  • Heightmap resolution 4097 wasn’t working.
  • Unity 2018.4 was giving 2 compile errors.
  • Creating pink terrain in Unity 2019.2 and 2019.3.

TerrainComposer 2.63

Fixes:

  • Using splatmap textures for input wasn’t working for splat 8-16.
  • Generating trees/objects was giving errors without having generated a heigthmap first.

TerrainComposer 2.62

Features:

  • Added compatibility for Unity 2018.3, Unity 2019.1 and Unity 2019.2
  • Draw Instanced toggle in TerrainArea (for U2018.3 and U2019.x)
  • Option to re-use the TerrainLayers for all terrains in a terrain area (for U2018.3 and U2019.x)

Improvements:

  • Fixed all warnings in U2018.3 and U2019.x

Fixes:

  • Object generation didn’t work if more than 8 preview colors are used.

TerrainComposer 2.57

Improvements

  • Asks for conformation to create a new TC2 project if TC2 windows is open in a new Scene.

TerrainComposer 2.56

Fixes:

  • Unity 5.6 releasing render texture that is set as Camera.targetTexture.
  • Portals node in other outputs than ‘Height’ output work correct now.
  • Splat seams on edges on multi terrain.

TerrainComposer 2.55

Features:

  • Added support for Mac. For it to work it needs Unity 5.6 and higher as it needs Metal and a GPU that supports Metal. Metal needs to be enabled in Unity Menu -> Edit -> Project Settings -> Player -> ‘Metal Editor Support* (Experimental)’.

TerrainComposer 2.5

Features:

  • Portals (On the portal node, lock the inspector and drag and drop the node you want to make a portal from, unlock).
  • Import heightmap from existing terrain tiles (is in Height export settings, choose ‘Export Source’ Terrain Data_Files).
  • Save/Load terrains at runtime with terrain serialization script. Saves and load any terrain state to binary file. This is not dependent on TC2. Textures/Trees need to be saved in a ‘Resources’ folder in Unity Project.

Improvements:

  • Terrains disable with middle mouse click on tile buttons in TerrainArea inspector. Shift + middle click enabled/disables them all.
  • Collision node captures with the resolution of the output of the node, giving more precision.
  • Heightmap automatically regenerates when needed instead of giving the message to do it manually.

Fixes:

  • ‘Current’ node as first node doesn’t give error anymore but deactivates it.
  • Warnings removed from Unity5.6

TerrainComposer 2.4

Features:

  • Can use images directly in color select nodes. This allows for a new way of colormap stamping. (WorldComposer integration).
  • Splat- and grass texture limit now on 16 instead of 8.
  • RTPv3 Preset with TerrainComposer2 terrain textures. To have instant good results with TC2 + RTPv3.
    Preset is in folder TerrainComposer2/Examples/Presets/RTPv3/RTPv3_Preset0 (Needs to be loaded from ReliefTerrain script in ‘Main’ presets).
  • Lerp slider for tree/object scaling according to mask.

Improvements:

  • Lock TerrainArea GameObject scale to prevent scaling this by accident which would result in terrain tile gaps or overlaps.

TerrainComposer 2.32

Improvements:


TerrainComposer 2.31

Fixes

  • Getting error when making a build.
  • Obsolete warning fix for Unity5.5 with TextureImportSettings normal map.

TerrainComposer 2.3

Features

  • Four new complete examples.
  • RTPv3 integration, auto assign normal map to RTP on export.
  • Create or assign parent for spawned objects.
  • Input fields for world and local curves for nodes, for more precision.
  • Tree and object placement counter for each tree and object node, layer and layer group.
  • New default curve button for linear and bell curves.

Improvements

  • Exported normal map is set to normal map in image import settings.
  • Link scale to mask default setting for trees and objects select able in settings.
  • Auto generation isn’t executed on play/stop, recompiling and Unity startup.
  • When node is invalid eye indicator turns red.
  • Random button for global seed in TC2 window.
  • Animated documentation button when opening TC2 window for first time.

Fixes

  • Tree node inspector gave null reference error and didn’t draw entire GUI when this happened.
  • Using less then 5 splat textures gave error.
  • Using collision node on objects to get terrain height didn’t work correctly anymore, which made example scene not give correct results.
  • Enabled splat texture tab again for RTP.

TerrainComposer 2.21

Features

  • Out of beta.
  • RTPv3 integration with colormap.
  • Creating colormaps is functional now.
  • Exporting heightmap, normal maps, splat maps and color maps.

Fixes

  • Splat texture limitation exceeding error is fixed.

TerrainComposer 2.19 beta7m

Improvements

  • Objects can have advanced scale settings for each axis.

Fixes

  • Unity 5.5/5.6 support.
  • Fix collision node for Unity5.5/5.6.
  • Objects height to exact terrain height.
  • TerrainArea settings didn’t get saved.

TerrainComposer2.17 beta7f 

Features

  • Wrap mode ‘Mirror’ for images and stamps.
  • Seed for each node type.
  • Image node.
  • Edge detect node.
  • New Advanced 3d Noises: Perlin, Billow, Ridged, Voronoi, IQ, Swiss, Jordan.
  • New noise modes to create more variation: Normal, Simplex and Value.
  • Spatial Grid Shapes with repeat shape.
  •  Quick solution for minimum distance between placement.
  • Each node has ‘Notes’ where you can put a description.
  • Load/Save presets in node inspector for noises and shapes, new presets included.
  • Snap rotation range of spawned objects.
  • For Blur Node new ‘Blur Modes’ -> ‘Outward’, ‘Inward’.
  • Flip scale buttons on the nodes: Node Group, Layer and Layer Group.
  • Spawn Objects with ‘Link to Prefab’ option.
  • Unhide TerrainLayer GameObject (Advanced Settings).
  • Precise placement control with values for recreation of maps.

Improvements

  • Added ‘Generate’ button to TC2 window, right click output button will only generate that output now.
  • Added ‘Reset all Texture’ in right click menu in TC2 window.
  • Displaying global scale in node inspector.
  • Terrains can now be excluded from generating.
  • Automatically make splat texture tiling fit on terrain edges.
  • Node size y is working now.
  • Popup list for clamp/repeat/mirror instead of toggles in node inspector.
  • Auto apply terrain changes when clicking away from TerrainArea GameObject.
  • Grass render mode added to terrain grass setup.
  • Child nodes spawn at parent position, instead of Scene origin.
  • WorldMachine export ‘R16’ format can be used directly without renaming it to ‘Raw’.
  • Stamp preview image resolution to 512 from 2k and format from 32bit to 24bit.
  • Solution for missing middle mouse button.
  • Control click an output button in the right top of the TC window to focus on it.
  • CPU code optimizations.
  • GPU Compute shader optimizations.
  • Parent Spawned objects to terrain tile.
  • Drag and drop Prefab or GameObject directly on Object node.
  • Replaced min and max (< >) operator icons.
  • Detection of Unity’s ‘Forced Text’ prefab deserialization bug.

Fixes

  • Terrain neighbors were not set, so there are no seams at terrain edges in Editor and Runtime mode.
  • On going to play mode grass would reset if TerrainArea resolutions tab was selected.
  • Unity5.4 Random.seed obsolete warnings.
  • Generating multi terrain tiles work fine now.
  • Total tree and object spawned counter for multi terrain tiles.
  • Shape circle ‘radius’ in inspector is actually ‘diameter’.
  • Angle and Convexity node multi terrain edge fix.
  • Detail meshes were not selectable.
  • Runtime terrain settings did not work.
  • Collision node multi terrain fix.
  • Correct flat height after click ‘Height’ reset button in Terrain Area GameObject.
  • Apply to Terrain/TerrainArea added to splat tab in Terrain Area GameObject.
  • Preview textures on nodes for multi terrains.
  • In TerrainArea Inspector the y is flipped for the terrain tile buttons.
  • Load stamps in web-player build mode.
  • Load stamps at runtime.
  • Unity Scene File gets big because of included TC2 height texture.
  • Getting index out of range error when using less then 5 assigned splat/grass textures.
  • Reducing terrain tiles out of range error with selected terrain tile that doesn’t exist anymore.

TerrainComposer2 beta 6

Improvements:

  • Stamp (Raw file) node will display automatically the name of the stamp, also visible now in the inspector.
  • Size to set the size of the stamp to have more control over accurate placing. Size Y doesn’t work yet.

Fixes:

  • Webplayer build mode `System.IO.File’ does not contain a definition for `ReadAllBytes’ fix.

TerrainComposer2 beta 5b

Features:

  • Convexity (Convex and Concave) node.
  • New Examples Scenes with animated height/splat terrain.
  • Tutorial example included as TC2 project and presets.
  • New animate transform and seed script. See example Scenes.

Fixes:

  • Unity 5.4 b22 compute issue is fixed. It runs on Unity 5.4 beta now.
  • Objects and trees gave out of range error and needed to click ‘Refresh’ button.
  • ‘Change’ button in Terrain Area for selecting folders could get out of screen view.
  • Icons on Terrain Area would disappear when going to play mode.

TerrainComposer2 beta 4

Features:

  • Animate script.
  • Collision Node -> Collision Mode Height. This can be used e.g. for heightmap to adapt to object surface.
  • Collision Node -> Collision Mode Mask. This can be used e.g. for vegetation not to be placed on a surface.

Improvements:

  • Right click an Output Button (Height, Splat, Color, etc) will generate it even when its inactive.
  • Undo on Scene move/rotate/scale and on drag and drop nodes in the TC window. Undo is working on many parts already and will be on everything.
  • TC2 Window saves scroll position and zoom with Scene instead globally.
  • Clicking the method in between nodes won’t change the selection anymore.
  • Select nodes are hidden if layer only has 1 Select Item node.
  • Select node cannot be deleted if there is only one. At least 1 select node is needed to make a layer valid.
  • GPU optimization.

Fixes:

  • Generated grass density was either 0 or 1.
  • Node Group that is hidden when only showing one node can be set inactive, without being able to set it to active and the node wouldn’t work. Now it will automatically set the Node Group active.
  • Error in generate stack will only spawn once.
  • ObjectsParent GameObject null reference error.

TerrainComposer2 beta 3b

Improvements:

  • To add a node to left or right with holding the alt key need to double click instead of single click. The alt key was interfering with drag&drop duplicate.
  • Selection in TC2 window gets removed if another GameObject is selected in the Hierarchy.
  • Grey-ed out curves if not active.
  • Activated streaming optimizing. Multi- and single terrain generate now 1 output per frame. This will keep Unity Editor responsive while generating terrain or multi terrain tiles.
  • Right click terrain tile in Terrain Area GameObject for selecting the terrain GameObject.

Fixes:

  • Mask doesn’t scale on Y with scale gizmo so that the result keeps its shape while re-scaling.
  • Holding delete key while deleting a node while there is no terrain assigned would also delete the Terrain Area as it is automatically selected.
  • Delete/Duplicate node from Scene Window.
  • Warning limit on 8 splat or grass textures. Later in the beta 16 splat and grass textures will be possible.
  • On multi terrain grass textures only got applied on first terrain.

Comments are closed.