David St-Louis

Results 58 issues of David St-Louis

Here is a room with 1 light, and bounce set to 2. We can see it working: ![image](https://github.com/ericwa/ericw-tools/assets/2482827/a31fe5ba-025b-4893-b6ce-64b9a7ef361f) Adding `-bouncedebug`, as specified in the documentation, is supposed to bake only...

## What is this fixing or adding? New game, Faxanadu. Faxanadu is an NES game. It does not require the server to have the ROM to generate. The patching is...

is: new game
waiting-on: peer-review

Documentation on available console commands (At least the ones added by Ironwail) should be in the readme or another documentation on the repository. Some of them appear in release notes.

This will changes pretty much everything. We need to change the order of Matrix's members. Currently, we have to transpose everything we pass to shaders. Now, when loading some from...

enhancement

merge vertex flags

enhancement

onut UIs don't have tooltips

Currently, the background image is ignored. It needs to be like a button.

Logo, color scheme, etc.

This will allow for more texture properties without adding "hacks" to the `getTexture`, `createFromFile`, etc. functions. ``` { "mipmap": true, "format": "RGBA8", "compressed": true } ```