Glenn Maynard
Glenn Maynard
Creating a wrap in this scene from mesh1 to mesh2 freezes Maya, looping in CrawlSurface. This seems to happen due to the coincident vertices in mesh1 (7 and 16), which...
When I first tried this plugin I had some trouble figuring out why it wasn't working on some skeletons. It turned out to be something simple: it assumes a particular...
The increment of generated ObjectIds starts at 1; it should start at a random value. See https://jira.mongodb.org/browse/DOCS-218 and discussion at https://groups.google.com/forum/?fromgroups#!topic/mongodb-user/ajgO9wUxbos for details. (FYI: I'm not currently using this library;...
When the extension disables auto-suggestions, it also disables the Alt-\ hotkey to explicitly request a completion. I'm guessing that fixing #9 will fix this too. It looks like the older...
I'm getting corrupt blobs from dexie-export-import: https://gist.github.com/zewt/0ef5e39c535c3ab7abbd6b855dab9a92 This exports two rows, one with "1234" and one with "abcd". The exported data looks like "MTIzNGFiY2Q=", which is "1234abcd". This looks like...