Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: sfan5 <sfan5@live.de>
|
|
|
|
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
|
|
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
|
|
|
|
|
|
|
|
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
Co-authored-by: rubenwardy <rw@rubenwardy.com>
|
|
|
|
|
|
|
|
|
|
* Factorize more guiEditBoxes code
|
|
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
|
|
Co-authored-by: rubenwardy <rw@rubenwardy.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#10751)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Shader generation is a mess. This commit cleans some parts up, including dropping remains of HLSL support which was never actually implemented.
|
|
|
|
|
|
This changes the installer to create its own Minetest folder instead of having the user create it themselves. This prevents spewing the contents of Minetest everywhere when users change the install directory and expect the installer to create a folder to put it in
|
|
|
|
|
|
Add the ability to specify an animation frame loop range for the model[] formspec element.
|
|
|
|
|
|
The commit caused Shift-Clicking issues on Linux due to another Irrlicht bug where
KeyInput.Shift released keys do not trigger OnEvent()
MacOS users should build using a recent Irrlicht 1.8 development version.
See also: https://sourceforge.net/p/irrlicht/patches/321/
|
|
event.MouseInput.Shift is not implemented for MacOS
|
|
set_sky: New feature, keep note about the old syntax
get_us_time: Document overflow
localplayer: Document "nil" behaviour before initialization
collision_box: Safe limit of "1.45"
|