| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Can be turned off in the key change GUI or in minetest.conf via doubletab_space
|
|
|
|
| |
Configure using repeat_rightclick_time in minetest.conf
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
shaders are used
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
by using the cursor coordinates directly, instead of updating them only when a mouse event is seen.
|
|/
|
|
|
|
|
|
|
|
| |
This should make it possible to change the player's animation based on what he is doing
Correct lua api version number
Always update animations and attachments after the entity is added to scene client side. Fixes animations not being applied in client initialization for some reason. Attachments should be re-tested now just to be safe.
Fix a segmentation fault caused by reaching materials that didn't exist in a loop for setting texture
|
|
|
|
|
| |
- Don't select blocks for drawing in every frame
- Sort meshbuffers by material before drawing
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
GPLv2/later, by agreement of major contributors
|
| |
|
|
|
|
| |
values in formspec
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
testing
|
| |
|
| |
|
| |
|