irrlicht icon indicating copy to clipboard operation
irrlicht copied to clipboard

Minetest's fork of Irrlicht

Results 39 irrlicht issues
Sort by recently updated
recently updated
newest added

I found a way to fix the screen view spinning rapidly out of control on the SDL driver. This seems to be the most practical way to do it, bar...

IrrlichtMt is meant to be copied into Minetest some day, _ideally_ at a point where we can throw away much of the code because we would use SDL2 + our...

help wanted

Hi ! I'm encountered a problem with the keyboard, M key and some other key not work properly. **Step to reproduce** - Azerty french keyboard MacOS (magic keyboard 2) -...

help wanted

Fixes https://github.com/minetest/minetest/issues/11049

Alt and CapsLock key states added in preparation for key, mouse and touch events to on_receive_fields callback in Minetest engine. Notes: Could only test Linux X platform. The following is...

enhancement

Sometimes when I start an X11 app on my computer, `xwayland` stops working. While we are thinking about how to solve this issue, why don't we think about how to...

enhancement

My proposed change is to remove the Legacy OpenGL preference in the CMake build, and set policy CMP0072. The simplest way to do it would be to increase the version...

bug

This greatly improves the navigation speed by clicking through the tabs without losing track of the current scroll position. How to test: `/test_formspec` in devtest. Compare master/PR and notice how...

enhancement

I'm ready to work on getting these tests I've restored merged in. Closes #75 Ready for Review

This is needed for https://github.com/minetest/minetest/pull/11676.

enhancement
One approval