DerekWang
DerekWang
## Dev environment: Mac OS 10.14.6 VsCode 1.45.1 ## Reproduce: `dotnet clean` `dotnet build` ## Expect: Build success ## Result Build failed. Get error: ```shell CSC : error CS8034: Unable...
Camera should move on basis of its local transform in panning.
Do normalization on panning direction. I think this should be a propal practice to make panning works regardless scale of scene node and camera node. In our case we need...
When we call `Node.prototype.getBoundingBox` to get the bounding box of a node contains geometry (mesh), the returned bounding box has applied world transform of that node. So that it shouldn't...
Add dependency `@joeattardi/emoji-button` in `package.json`.
# Feature On mac system it is common to use 'command' key to be a modifier of hotkeys. This PR does OS checking and allows Mac users to create macro...
### Are you on the latest version of AssetRipper? Yes, I'm on the latest release of AssetRipper. ### Which release are you using? MacOS Arm64 ### Which game did this...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.7.4 **System**: Mac OS X 10.11.3 **Thrown From**: [glist](https://github.com/jcouyang/glist) package, v2.2.0 ### Stack Trace Uncaught TypeError: currentItem.getText is not...
#### Make sure your issue doesn't get closed! Make sure you have done the following items - [ ] I have collected a **FULL** log of the console, with `EJS_DEBUG_XX`...