Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Fuse Open Collective
Build high performance iOS and Android apps with a single codebase
Collective -
Host: opensource -
https://opencollective.com/fuse-open
- Website: https://fuseopen.com
- Code: https://github.com/fuse-open
github.com/fuse-open/fuselibs - d0989d1baa83fc7e5fc168c63c9ff49b84937377 authored over 7 years ago
Avoids subtree traversion on world transform invalidation. This improves performance generally w...
github.com/fuse-open/fuselibs - 45446c5638fc9edd36ec8aff93cc5a119b980e59 authored over 7 years agoThis broke ManualTestingApp, and I need to send thing off to testing ASAP.
This reverts commit ...
github.com/fuse-open/fuselibs - da640d44aa6633c51ea8578a09ae92a1404dc4f5 authored over 7 years agogithub.com/fuse-open/fuse-samples - 2ca8fece0a41ae68c02b85b04322529a6058d3a4 authored over 7 years ago
github.com/fuse-open/fuse-samples - 23693e63c101a1f97fd7d1231ca4b63bd5da557b authored over 7 years ago
github.com/fuse-open/fuselibs - 0e03d6a30d5f02088c0fe9987fac49dbccac746b authored over 7 years ago
github.com/fuse-open/fuselibs - 1597825fc1987ae99525497e8ead25dd72aa7bf8 authored over 7 years ago
github.com/fuse-open/fuselibs - d77e572e4c6b00b01476381870b2afb6464df5a2 authored over 7 years ago
github.com/fuse-open/fuselibs - 5ceb0b498c0ab94b0d360ec37b60ebe01c8fdbec authored over 7 years ago
Optimization: Don't check for GL errors all the time
github.com/fuse-open/fuselibs - c1664f59af3cf2ec9c781237de3e3903efad6057 authored over 7 years agogithub.com/fuse-open/fuselibs - 20b8cffb664f9bd705777b291a1915809def6b37 authored over 7 years ago
There's no good reason why OpenGL-changes should have their own heading. Let's put it with every...
github.com/fuse-open/fuselibs - a87ada6bdface14e42eb820d1d7526e10c00b5fa authored over 7 years agogithub.com/fuse-open/fuselibs - 33bda0db5e106264c5c339fa22929480204588dc authored over 7 years ago
github.com/fuse-open/fuselibs - 18febb4fd7992f46fbfb2598177f9d0498d09935 authored over 7 years ago
github.com/fuse-open/fuselibs - 2fa53c8ba7d7e15cd5a4beaa096125863dc76717 authored over 7 years ago
- Remove EventType deal
- Move iteration of events into the callsite of each event type
- Make R...
github.com/fuse-open/fuselibs - 6ea8567eecf9ca8b60e26aea17f205a97a6db178 authored over 7 years ago
github.com/fuse-open/fuselibs - af197d856ddd23f8df67bffa00e0cc44488e65f2 authored over 7 years ago
github.com/fuse-open/fuselibs - 8bbe6a88b3d1bae5780deacc2c8c9b102d5c3ff3 authored over 7 years ago
github.com/fuse-open/fuselibs - 5898da04a42c77a270590e59277bba014eef1c57 authored over 7 years ago
github.com/fuse-open/fuselibs - f23bcf2e99983703a7b8405a0c21e497642be64e authored over 7 years ago
github.com/fuse-open/fuselibs - 49e01dda64f7a0c34870c02d6f9684d183e74f90 authored over 7 years ago
github.com/fuse-open/fuselibs - 2d553f655e33fa7f415272cff4f39f5169588582 authored over 7 years ago
revert changes to imagefill on Android to ensure strokes are obeyed
github.com/fuse-open/fuselibs - c81ed6348fccd6fb9e5d2f061e3cb14ca0599002 authored over 7 years agoOptimize WindowToLocal by using FastMatrix to transform vectors
github.com/fuse-open/fuselibs - f3af8e95717da0e631a273e88650464ee4a9a91f authored over 7 years agogithub.com/fuse-open/fuselibs - 00e81f7a4a0bf6d5492148c073c1860355131511 authored over 7 years ago
Misc cleanups
github.com/fuse-open/fuselibs - ec00416970d965333e30547efe7626913d8963ac authored over 7 years agoFastMatrix: Add tests covering its interface
github.com/fuse-open/fuselibs - eab357ac8475e725733601492e8fe1b067a3848e authored over 7 years agogithub.com/fuse-open/fuselibs - 239b2207bf6768088aeadaf5cf23e368b5ee294a authored over 7 years ago
github.com/fuse-open/fuselibs - 2b5310982bfd27f77a43abef35a1191d6d9c0220 authored over 7 years ago
Optimized how WorldTransform is invalidated
github.com/fuse-open/fuselibs - 1882c8860b9ff0c0d613d938ef02adf4e36fb23c authored over 7 years agogithub.com/fuse-open/fuselibs - 0d747f71c4c18cd9c42d0a8422613dcddb1d5d6a authored over 7 years ago
github.com/fuse-open/fuselibs - a237a80315fc93621ce0583c70491fcf035eba61 authored over 7 years ago
Now that we have a working Path-primitive, we don't need to keep this
silly cusom-rendered primi...
github.com/fuse-open/fuselibs - 1da100c59ead69d7a16a04d991189fb95dc527ef authored over 7 years ago
github.com/fuse-open/fuselibs - 09ac7010daf3344d5bb66032a66c66481039cbd2 authored over 7 years ago
github.com/fuse-open/fuselibs - 699ae9045136d95fa287e6c2d3c7c7790315acee authored over 7 years ago
github.com/fuse-open/fuselibs - c3929ebe317e67d9653674df1af8e5a35a855ebb authored over 7 years ago
github.com/fuse-open/fuselibs - a597f08b946088016c277a8ab9aac8a743613ccf authored over 7 years ago
This fixed the regressions with native views. See changelog remarks in this commit.
github.com/fuse-open/fuselibs - aef7f8d5dcb2aa49dfc9bee526f75c2c649ef5e9 authored over 7 years agoOptimized invalidation strategy for transforms, to avoid subtree pruning. This improves performa...
github.com/fuse-open/fuselibs - 55adbbdd09a2100fc7ad0c2493598c9cc7cf87b2 authored over 7 years agogithub.com/fuse-open/fuselibs - f8e6508830c08fe200243939dda65562eefde90e authored over 7 years ago
Provide a way for subclasses of ViewHandle to provide their own HitTest views
github.com/fuse-open/fuselibs - 09d03dfa1298348979d102cf7d41f9c8aa1e3951 authored over 7 years agoThis is the user facing API for dispatching input events into fuse
github.com/fuse-open/fuselibs - 58be4ae4d919d73aa8b7a8ae0a6d9c93713a1c7a authored over 7 years agoNot needed anymore, reduce to extensions for whats still used
github.com/fuse-open/fuselibs - 1476b8e884d8f5060ff7786da63f6c99e9e9c527 authored over 7 years agoIn common case when implementing native views the user wants all the input interop with fuse to ...
github.com/fuse-open/fuselibs - a7dae23eacb5d62cd24d3fa0628939a7c6509824 authored over 7 years agoPrettify
github.com/fuse-open/fuselibs - 96e821465d0adaafc10ff7c2645f4dd292ee4980 authored over 7 years agogithub.com/fuse-open/fuselibs - 0b47450aba7d2debf51bdbc4eafa247f21e4cfcb authored over 7 years ago
github.com/fuse-open/fuselibs - 1f54b37611d20efc985a07620ea2cc91cee70585 authored over 7 years ago
github.com/fuse-open/fuselibs - 221f1d6c2a6e28c6db00f766dfcdae10d305c09d authored over 7 years ago
github.com/fuse-open/fuselibs - d1f3170ef0ffd07bc96ca54daf70da7c899cce15 authored over 7 years ago
github.com/fuse-open/fuselibs - 1d208a75490dd51d696787254eb5bef51ba559e1 authored over 7 years ago
github.com/fuse-open/fuselibs - 5530275f8f0ad0945a0ba33066f218b78324ad78 authored over 7 years ago
github.com/fuse-open/fuselibs - 3b9b3f24ae746d0940c9e9e651e8442e6a2e11be authored over 7 years ago
This is not very useful, we already have plenty of things indirectly
testing Experimental.Textur...
ElementAtlas: Don't set rendertarget redundantly
github.com/fuse-open/fuselibs - a8e17ea9db327e30d015e72db57e5cc8b4702101 authored over 7 years agogithub.com/fuse-open/fuselibs - 5818d6d9259037d89968aeb94adbd70f835fa680 authored over 7 years ago
github.com/fuse-open/fuselibs - 2a07ea376ab70894afec452f78232abed9c7a4c5 authored over 7 years ago
The WindowToLocal function is called frequently while processing pointer events for hit testing....
github.com/fuse-open/fuselibs - 1d6257f2184887fbb193357e763fc70618c9ae44 authored over 7 years agogithub.com/fuse-open/fuselibs - 96bd0be44f043b91ae294e6884bf4c7d6574fed6 authored over 7 years ago
github.com/fuse-open/fuselibs - 48924d237608fc485145b0cacf1ed538c6e46fd6 authored over 7 years ago
github.com/fuse-open/fuselibs - 10c12dabc1eb9167c03b7f5c13a6b5a8a61b62da authored over 7 years ago
PinAndValidate sets rendertarget and calls FillFramebuffer, but often nothing is actually drawn....
github.com/fuse-open/fuselibs - 6e833f9366245f6dd19a1671b0f12693c10b4af6 authored over 7 years agogithub.com/fuse-open/fuselibs - 7c4bf6cd4b4c2b2775b9a3945fb2545328f73bf1 authored over 7 years ago
github.com/fuse-open/fuselibs - 61797e9f9ecd4c3c6130ae9adf517853eee5dcec authored over 7 years ago
github.com/fuse-open/fuselibs - db419722e9f975b16a41b5b4aaa27543e1170b4a authored over 7 years ago
github.com/fuse-open/fuselibs - 97451e1542ed3951b76381dde539685776d4fe52 authored over 7 years ago
github.com/fuse-open/fuselibs - df61ce28c7a58729e91d7dc47efb622a05cbe370 authored over 7 years ago
fixing the example for working with Selection API
github.com/fuse-open/fuselibs - caf33d2c4fa87d44d0ccc5ebcd1de62ee8c664ff authored over 7 years agogithub.com/fuse-open/fuselibs - 66b9abb87aa510c906e257d749184977d82c085f authored over 7 years ago
github.com/fuse-open/fuselibs - 1963405070101f283bd717ebcaa2e2e33c0a3ba3 authored over 7 years ago
github.com/fuse-open/fuselibs - b10d48fce98c7f9405650554209f88abe9c06fac authored over 7 years ago
github.com/fuse-open/fuselibs - 8d5b4484ebc54c9810a8f5b89027ea26271b2121 authored over 7 years ago
github.com/fuse-open/fuselibs - 5413e4316ea82c171a77e2adc3c0614e0eda2db1 authored over 7 years ago
fix changelog
github.com/fuse-open/fuselibs - e43076f991af11470b95712bdea25f108edfbdba authored over 7 years agouse a WeakReference instead
change it again
github.com/fuse-open/fuselibs - dbf2ab5fb2f4d4516db3a6e3832092683b9492bf authored over 7 years agogithub.com/fuse-open/fuselibs - 10198099f0298e7eb4a849357867a4a0bccba195 authored over 7 years ago
github.com/fuse-open/fuselibs - 9e72845390df8baa4a7a360723696344b87980ed authored over 7 years ago
github.com/fuse-open/fuselibs - 2c1545844e6c85cc99a08e0c9276872033bd3342 authored over 7 years ago
github.com/fuse-open/fuselibs - f32d6f7456ce4a1d42ae511fcfc294262f8e2eba authored over 7 years ago
Feature android camera buffer fix
github.com/fuse-open/fuselibs - 9fc667e6d6dec04346c5c8ff2cb27cc9d23f0f72 authored over 7 years agogithub.com/fuse-open/fuselibs - 69b3671231267eb48ac2d3c02927515874bcae00 authored over 7 years ago
migrated `attract` from premiumlibs into fuselibs
github.com/fuse-open/fuselibs - 005cc37e8854206f16e425bcee3157a812b74716 authored over 7 years agogithub.com/fuse-open/fuselibs - 72826b64e28938227d4e233d8e93a82d634fab10 authored over 7 years ago
github.com/fuse-open/fuselibs - 3f02e69a6a02d6148df7817fcaf61a56fbd83470 authored over 7 years ago
Fuse.Camera iOS 10.1+ crash fix
github.com/fuse-open/fuselibs - 1ca1cfc52a6ab0a737f5eb53638275bd15d1912d authored over 7 years agogithub.com/fuse-open/fuselibs - c26678b15069b926bde28a423bcd6cf4714d006e authored over 7 years ago
github.com/fuse-open/fuselibs - 17edde317250b223da4a73b0d4947932c86ccd59 authored over 7 years ago
github.com/fuse-open/fuselibs - 33954d22387268572107a7ed9d014f8fea65f4f7 authored over 7 years ago
github.com/fuse-open/fuselibs - 0bcaf46703121e9b5d7f82af3f41ebe1697bbe81 authored over 7 years ago
github.com/fuse-open/fuselibs - 8ed5c0380ade6577fbef6b56c5973a402cc5ab45 authored over 7 years ago
github.com/fuse-open/fuselibs - 957c26ffc39c19bf714f42828f7f5ca41c68e6ef authored over 7 years ago
Unbork MapView docs
github.com/fuse-open/fuselibs - 4907eaa8c522b0f49a19154d90acb8cd6d85eaf6 authored over 7 years agogithub.com/fuse-open/fuse-samples - 4f61233aaa79350ba582a27a25160f723c7c3e9f authored over 7 years ago
preparing charting example from my original test app
github.com/fuse-open/fuse-samples - 8985df8f433bee803946f84194e74bed144a2c82 authored over 7 years agogithub.com/fuse-open/fuse-samples - be24613b31cfd25f8fd174607ac904ba72503dff authored over 7 years ago
A swipe to reveal header in a ScrollView
github.com/fuse-open/fuse-samples - 159040c0820db40dd2f717aa09c3a63033bff8af authored over 7 years agogithub.com/fuse-open/fuse-samples - e0b703ff1ae038fbef00743fa6213131ce00cc6c authored over 7 years ago
Vectors
github.com/fuse-open/fuse-samples - deafca55967e1482a6e469f0e1965df0fcaeacc5 authored over 7 years agoNew Navigation example
github.com/fuse-open/fuse-samples - 25465748fe855a7e835784ae91640c8322c0211e authored over 7 years ago