Michael Hansen

Results 13 issues of Michael Hansen

There's still some missing pieces and TODOs here, but it's enough to link in... At least until you need to queue some data for sending later or shutdown the client...

Client
Porting
Enhancement

Tasks ==== - [X] Bytecode support (pycdas) - [ ] Handle new opcodes in AST builder - [ ] `RERAISE` - [x] `WITH_EXCEPT_START` - [ ] `LOAD_ASSERTION_ERROR` - [ ]...

Tasks ==== - [X] Bytecode support (pycdas) - [ ] Handle new opcodes in AST builder - [ ] `BEGIN_FINALLY` - [ ] `END_ASYNC_FOR` - [ ] `CALL_FINALLY` - [...

Tasks ==== - [X] Bytecode support (pycdas) - [ ] Handle new opcodes in AST builder - [X] `CACHE` - [X] `PUSH_NULL` - [ ] `PUSH_EXC_INFO` - [ ] `CHECK_EXC_MATCH`...

Tasks ==== - [X] Bytecode support (pycdas) - [ ] Handle new opcodes in AST builder - [ ] `GET_LEN` - [ ] `MATCH_MAPPING` - [ ] `MATCH_SEQUENCE` - [...

Tasks ==== - [X] Bytecode support (pycdas) - [ ] Handle new opcodes in AST builder - [X] `BINARY_MATRIX_MULTIPLY` - [X] `INPLACE_MATRIX_MULTIPLY` - [X] `GET_AITER` - [X] `GET_ANEXT` - [...

Tasks ==== - [X] Bytecode support (pycdas) - [ ] Handle new opcodes in AST builder - [ ] `INTERPRETER_EXIT` - [X] `END_FOR` - [ ] `END_SEND` - [ ]...

Tasks ==== - [X] Bytecode support (pycdas) - [ ] Handle new opcodes in AST builder - [X] `SETUP_ANNOTATIONS` - [ ] `STORE_ANNOTATION` - [ ] `CALL_FUNCTION_EX` - [X] `FORMAT_VALUE`...

Currently, all fields in the connect dialog are stored independently, with their own history. It would be convenient when connecting frequently to multiple hosts via different SSH tunnels to have...

plClient writes a computed DisplayToWorld transform, but does some additional computation during the read in preparation for setting up the Havok physical. We may want this computed transform at some...