Miguel Angel Quinones Garcia

Results 25 issues of Miguel Angel Quinones Garcia

Add support for IB preview, new feature for XCode 6: https://developer.apple.com/library/prerelease/ios/recipes/xcode_help-IB_objects_media/CreatingaLiveViewofaCustomObject.html

Based on `1.1.1` as `1.2.0` has lots of breaking changes. Cherry-picked source code headers + template changes Used JS SDK as reference implementation: https://registry.npmjs.org/zksync-web3/-/zksync-web3-0.7.8.tgz

Ropsten network is going to be deprecated by July, should possibly move all tests to Goerli. Should also update the `EthereumNetwork` definitions

enhancement

Using CMake will enable us to just edit one project config, thus easing the development when new features or even single files need to be added to compile targets.

build setup

We should have tests, besides tutorials, for Angelcode rendering. Remember we (painfully) should add those new files to win, mac and iOS.

Need to handle error condition when changing to fullscreen and resolution is not supported by system. Now it crashes in DirectX, OpenGL may have problems too, like not switching to...

bug

It seems quads inside the view frustrum are discarded.

Will make releases faster and not so error prone.

enhancement
build setup

Check this: https://groups.google.com/forum/#!msg/kivy-users/0m55c9-5FXw/NHn_XENSco4J And we probably should allow some hooks to trigger when device orientation changes.