MagicSource

Results 902 issues of MagicSource

Hi, how to make new messages coming can have a red dots at session page?

``` [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: FormatException: Unexpected character (at character 2) {id: e74d8c82-626c-419b-b393-ab6bddcb093e, presenceType: Away, type: Presen... ^ #0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1405:5) #1 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:935:48) #2 _parseJson (dart:convert-patch/convert_patch.dart:40:10) #3 JsonDecoder.convert (dart:convert/json.dart:506:36) #4...

Compare with AlphaPose, which have very heavy preprocess, think about it, if we have 100 people detected then we gonna do 100 times on this step: ``` def test_transform(src, bbox):...

speed
benchmark

There was an error says like this.

How to install loss package

如果只需要markdown的渲染功能,我的项目没有npm依赖,只有一个简单的html,怎么实现通过cdn来引入这个Js呢

macOS preview can normally vis this dae model: [ybot.dae.zip](https://github.com/assimp/assimp/files/8793399/ybot.dae.zip) but ASSIMP would load failed: ``` ERROR::ASSIMP:: Expected different index count in element. ``` Please take a look?

Bug

I read FBX model file specifically from Mixamo, the texture read from were wrong. am using something like this to load the model: ```c++ if (auto texture_inside = scene->GetEmbeddedTexture(str.C_Str())) {...

Bug

Hi, I am now get very used into assimp, it's very convenient! Now I have some question want to consult: I want reading the BVH file, which is not model...

Feature-Request