8000 rebase by ninnghazad · Pull Request #2 · ninnghazad/minetest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rebase #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6,566 commits into
base: master
Choose a base branch
from
Open

rebase #2

wants to merge 6,566 commits into from

Conversation

ninnghazad
Copy link
Owner

No description provided.

@ninnghazad ninnghazad marked this pull request as ready for review April 16, 2019 12:07
@rubenwardy rubenwardy force-pushed the master branch 3 times, most recently from 0e3b135 to 39c54e1 Compare June 21, 2019 00:46
@sfan5 sfan5 force-pushed the master branch 2 times, most recently from 7b24992 to eb49b6d Compare August 4, 2022 20:45
SmallJoker and others added 10 commits March 19, 2025 18:42
This popup is related to user safety, thus it should not
use server-provided font media files.
The root issue of the unit test failure is that all directories that are found in the mod search are counted as mods, even if they are detected to be invalid as such by the parser. For example, the presence of an init.lua file is required, and the parser will return false if one is not found. This return value was completely ignored. Simply counting the mod conditionally on the parsing success makes the modserver tests pass on MSVC.
* Pass KeyPress by value
* TouchControls: add setting change callback for keybindings
sfan5 and others added 30 commits May 28, 2025 13:29
check_v2f() was already doing this
This could happen before and would just silently discard the data,
but now that Lua can create VManips without loading from map beforehand
we definitely need to handle this case.
These functions are now unused (no caller).
* Fix attachments lagging behind their parents (#14818)
* Fix animation blending (#14817)
* Bring back cool guy as another .x smoke test
* Add .x mesh loader unittest
* Do bounding box & matrix calculation at proper point in time
* Remove obsolete `SAnimatedMesh`
This change makes it easier to go to the next/previous tab using keyboard controls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0