lightrabbit
lightrabbit
# Submit a pull request ## CLA - [x] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required). - [x] The code changes follow best practices - [x] Code changes are tested...
Square are much faster than square root. #9 #10
To avoid the user feel confused on level 10. #133 #110
For the following schema ``` model Dummy { id String @id /// @FieldType('Types.DummyJsonType') /// @PropertyType('Types.DummyJsonType') jsonDefault Json @default("{\"foo\":\"bar\"}") } ``` In previous versions, this code with errors would be generated:...
When the parent element and the child element use the same blendFilter, the backdrop in the blendFilter will be overwritten. The overwritten backdrop cannot be recycled by the `RenderTexturePool`, resulting...