David Leal

Results 168 issues of David Leal

These won't replace the current issue templates in the current repositories. It might add templates to repositories that do not have any, though.

documentation

#### Description of Change - Upgrade to [FreeGlut v3.4.0](https://github.com/FreeGLUTProject/freeglut/releases/tag/v3.4.0) (latest as of now). #### Checklist - [x] Added description of change - [ ] ~Added file name matches [File name...

enhancement
approved

### Detailed description Some of the workflows we're using are already well-checked and built on the [scripts](https://github.com/TheAlgorithms/scripts) repository. We should use these workflows/scripts instead in our GitHub Actions workflow. ###...

enhancement
dont-close

Things added/changed: - Improve Gitpod configuration. - Remove the empty `.gitpod.Dockerfile` file. - Remove unneeded Markdown VSCode extension. - Add official Microsoft Jupyter extension. - A few tweaks to the...

enhancement

Things added/changed: - Move a `README.md` contributing section to `Contributing.md`.

documentation

Things added/changed: - Various readme improvements.

documentation

### Description Currently, we have a readme where it explains the use of the directory builder. However, that guide is outdated, and we do not have guides for the other...

documentation

### Description Most of the main branches are protected, which means the scripts won't be able to push unless they unprotect the branches, which would be 100% not safe, IMO....

enhancement

### Problem AFAIK, there's no way to access whether the player is on `fly`, `fast`, or `noclip` mode. Various mods need to access those values but are instead using other...

@ Script API
Feature request

#### Description of Change - Improve the Jump Game algorithm. - Fix segmentation fault. - Improved documentation. - Added missing namespace (`greedy_algorithms`). - Used proper filename with snake_case. - Added...

enhancement
approved