André L. Alvares

Results 35 issues of André L. Alvares

**Describe the bug** Material Graphs has problems currently at the 23.10.3 point release. **Steps to reproduce** Steps to reproduce the behavior: 1. Create a project, with default project template 2....

kind/bug
sig/graphics-audio

**Describe the bug** The new Quick Start template don't work for me: The project is created, but I can't build it nor open it. **Assets required** None. **Steps to reproduce**...

kind/bug
needs-triage
sig/core

Currently is possible to add functions and methods to interfaces, however, as discussed on Matrix: > Functions are meant to be allowed in interfaces, but only as field declarations, not...

Code to reproduce: ```lua local interface Op op: string end local interface Binary is Op left: number right: number end local record Add is Binary -- where self.op == '+'...

semantics

### Bug Description The Script-Only template doesn't opens the project without Visual Studio installed. ### Assets-Required No extra assets required ### Steps to Reproduce 1. Click New Project 2. Name...

needs-triage
sig/release
kind/bug-2409