away3d / away3d-core-openfl

Away3D engine for OpenFL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest 1.3.2 Merge Build issues - iOS/Android

StephenKDS opened this issue · comments

Tried the latest (Away3D 1.3.2) that was merged.

Using: OpenFL 4.0.3, Away3D 1.3.2

during iOS simulator build get these errors:
[away3d/core/managers/Stage3DProxy.hx:166]
openfl.display3D.Context3D has no field removeRenderMethod

[away3d/core/managers/Stage3DProxy.hx:174]
openfl.display3D.Context3D has no field setRenderMethod

Any ideas how to fix this?

Those 2 methods (removeRenderMethod + setRenderMethod) are present in 3.6.1 but missing in 4.X

Can build in 3.6.1 but 4.X they are missing. Any help?

Currently building OK with OpenFL 3.6.1 + Lime 2.9.1 - 29th March 2016 - has been broken after that date.