Chenxi Liu

Results 3 issues of Chenxi Liu

Hello guys, I found some unexpected behaviors about this library. This is a sample. ```C++ #include #include int main() { using namespace std; using namespace SymEngine; Expression x(10); cout

I found that when I enable multithreading support, I have to apply macro ‘**PYTHONQT_GIL_SCOPE**’ to the whole message loop to make class ‘_PythonQtScriptingConsole_’ work well. In general, this seems OK,...

question

[](y)https://github.com/imjp94/gd-YAFSM/blob/36fe340f27252e157fa1de2c96caf72787c656ef/addons/imjp94.yafsm/scenes/StateMachineEditorLayer.gd#L85-L99 In the line 99, these code sometimes may result this error when I use the remote debug part of this plugin: `res://addons/imjp94.yafsm/scenes/StateMachineEditorLayer.gd:101 - Invalid get index 'self_modulate' (on base:...