Dmitri Isaenkov

Results 8 issues of Dmitri Isaenkov

I think It's good idea to add border to simple canvas objects. You could do it based on my code for ellipse border or could do something much more beautiful....

Feature

Possibility to customize mouse cursors is needed to improve player in-game experience. https://github.com/Gamua/Starling-Framework/blob/master/starling/src/starling/display/DisplayObject.as#L829

Feature

I tried to build latest update for our game in 2023 with latest AIR SDK, but it looks like that something was broken after 50.2.3.6 and it impossible to package...

Bug

xsd schema is missing two Chinese language codes used in localized application names. For Chinese languages `zh_Hans` and `zh_Hant` should be used instead of universal `zh` or together with it....

Bug

I recently updated our game to the latest AIR 50.2.2.5 and checked everything except the sound, then released the new version to everyone. On desktop and Android the sound works...

Bug

Updates for the Android-only variant of ANEs will drop the iOS-specific `bundleSeedId` value to "" and then display an error message that this value is missing and not generate a...

When `apm` generates the description, it is not easy to understand which extension missed the parameter value. For example, `apm` gives me this message: `generate/app-descriptor :: Parameter not valid: bundleSeedId=`....

@ajwfrost Hi, there is NPE on latest AIR 50.2.3.5, could you take a look? It might be related to this one, but I'm not sure - https://github.com/distriqt/ANE-Application/issues/278. Device: Xiaomi riva...

Bug