Commit Graph

6 Commits

Author SHA1 Message Date
Maciej Mroz
50597210dc PC_Asset type in named Asset ID. PC_AssetClass type is named Class Asset ID.
#codereview Nick.Whiting

[CL 2568218 by Maciej Mroz in Main branch]
2015-05-28 04:52:58 -04:00
Maciej Mroz
ce2f1880c3 K2Node_ConvertAsset - fixes
[CL 2559877 by Maciej Mroz in Main branch]
2015-05-20 18:30:37 -04:00
Maciej Mroz
0a58f42350 Cis Fix
[CL 2556271 by Maciej Mroz in Main branch]
2015-05-18 21:51:01 -04:00
Maciej Mroz
9cad5a298d More usable convert asset node.
UE-14387 Support for AssetPtr references in Blueprints

#codereview Nick.Whiting, Mike.Beach

[CL 2555879 by Maciej Mroz in Main branch]
2015-05-18 16:59:40 -04:00
Maciej Mroz
30831183f5 Cis fix
[CL 2553949 by Maciej Mroz in Main branch]
2015-05-15 23:47:12 -04:00
Maciej Mroz
dd3c13654b UE-14387 Support for AssetPtr references in Blueprints
Early version:
- New BP types: Asset and AssetClass
- Now implicit conversion (in Blueprint) from Asset to Object
- Explicit conversion node: K2Node_ConvertAsset
- EX_AssetConst script instruction to store StringAssetReference in bytecode.

#codereview Nick.Whiting, Mike.Beach

[CL 2553506 by Maciej Mroz in Main branch]
2015-05-15 16:44:55 -04:00