Development - #45
Merged
Merged
Conversation
Flowmap to color should now work correctly with the built-in material functions in ue4. There is also a toggle that flips the necessary channels for it to work with Unity.
Added the ability to choose which axis the volume is sliced on.
…Animation Textures" This reverts commit c4d946f.
This tool is designed to generate a texture that combines multiple angles of the same object to be used on a sprite as an impostor for background assets. It allows for both a full 3D impostor as well as a single rotation axis.
… would stick together while not being identical.
…s would not. Added controls to UI. Implemented Compile Block in heavy calculation tree.
… allows the user to introduce variation in heavy tiling regions, while keeping less dense ones intact.
Uv stacker
In the process of exposing the attributes that can be exported as textures.
All export options now use COPs to generate the final textures. Also added the ability to choose which attributes are written out in the advanced tab. Exposed colour export for the cloth export option (because mestela wanted it and you know, it's mestela) Fixed various, badly referenced parms
All export options now in COPs
…e-ROP Rfe 84508 84509 volume texture rop
WIP updates to the impostor tool: The tool uses user defined shaders, expecting a principal shader for map exports. Added the ability to export animations. Currently working on normal map export.
Renamed the new texture sheet rop so that the older one will automatically be hidden but still available. Removed an intermediate version of the texture sheet ROP that's no longer needed. Added the correct icon to the latest version.
The particle export was incorrectly setting the max no. of points across the range of the simulation as well as incorrectly setting the resolution of the export texture. Both issues have now been resolved.
This reverts commit c21e557.
Previous commit created an empty HDA.
Adding an HDA that wraps up some basic sample settings of a mantra rop for quick preview renders of volumes, as well as creating a simple light rig to mimic an environment light.
Pyro Preview ROP
Changed icon for pyro preview rop
Updated icon
…alculated, causing unwanted behavior. Output mesh is now identical to input mesh, but with altered / generated UVs. No more extra vertices & altered Normals.
…e for handling the buildings themselves.
Added a lens shader that does a single frame render. This is much faster for rendering on a single machine TODO - single frame render for animations
Cleaned up working files and renamed the nodes to be more consistent with industry norms.
Impostor tool
Created Unity package with examples. Added Impostor Unity Shader.
Impostor tool
The rbd vertex animation texture shader for Unity has been updated to take 4 arguments to define the min and max range if the textures are normalised. boundingMin1 and boundingMax1 define the range for position and boundingMin and boundingMax define the range for the pivots.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging Development back into 16.0