ROllerozxa
|
05573d6d8d
|
Remove unused (de)serializeAttributes() methods
|
2021-12-29 23:00:16 +01:00 |
|
yw05
|
85163b531f
|
Make edit boxes respond to string input (IME) (#11156)
Make edit boxes respond to string input events (introduced in minetest/irrlicht#23) that are usually triggered by entering text with an IME.
|
2021-04-05 15:56:29 +02:00 |
|
Vitaliy
|
ed0882fd58
|
Include irrlichttypes.h first to work around Irrlicht#433 (#10872)
Fixes the PcgRandom::PcgRandom linker issue, caused by inconsistent data type definition.
|
2021-01-28 21:25:13 +01:00 |
|
Loïc Blot
|
4b01282821
|
Factorize more guiEditBoxes code (#10789)
* Factorize more guiEditBoxes code
|
2021-01-13 09:05:09 +01:00 |
|
Loïc Blot
|
5fcc78a1fe
|
Refactor/gui editbox (#10787)
|
2021-01-07 13:21:12 +01:00 |
|
Loïc Blot
|
58a709096e
|
refacto: factorize multiple code parts from guiEditbox childs (#10782)
|
2021-01-04 20:19:20 +01:00 |
|