Skip to content

Tags: lineCode/RuntimeMeshComponent

Tags

v4.1.5

Toggle v4.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request TriAxis-Games#213 from eddieataberk/patch-1

Restores velocities after recreating physics state

v4.1.4

Toggle v4.1.4's commit message
Minor fixes:

Fixed wrong copyright lines
Fixed retrieving a tex coord channel
Fixed various include issues

Setup project to work alongside RMC-Pro

v4.1.3

Toggle v4.1.3's commit message
Fixed shutdown issue in RuntimeMesh

v4.1

Toggle v4.1's commit message
Added blueprint category information to the modifier static functions.

v4.0

Toggle v4.0's commit message
Added automatic 32-bit indices to sphere provider

v2.0

Toggle v2.0's commit message
Fixed readme

v2.0-preview2

Toggle v2.0-preview2's commit message
Fixed issues with compiling for HTML5.

v2.0-preview2-withcollision

Toggle v2.0-preview2-withcollision's commit message
Merge branch 'master' into AsyncCollisionSupport

v2.0-preview1

Toggle v2.0-preview1's commit message
Maintenance pass...

Updated plugin information.
Added icon to plugin.
Removed unnecessary RuntimeMeshAsync.cpp file

Added pre-processor checks to handle UE4.12
Updated for deprecated functions in UE4.14

v1.2

Toggle v1.2's commit message
Upgraded validation to only assert in packaged and instead log error …

…and bail while in editor.