index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drawscene.cpp
Age
Commit message (
Expand
)
Author
2017-06-26
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot
2017-06-11
Use thread_local instead from some static settings (#5955)
Loïc Blot
2017-05-19
When minimap is disabled in configuration, really disable it (#5771)
Loïc Blot
2017-04-16
Android progressbar fix (#5601)
Loïc Blot
2017-04-09
Hard-coded undersampling.
number Zero
2017-03-22
Some performance optimizations (#5424)
Loïc Blot
2017-03-16
[CSM] Add minimap API modifiers (#5399)
Loïc Blot
2017-03-13
GUI: Allow texture packs to customize the progress bar (#5368)
kilbith
2017-03-10
GUI: Convert loading screen's progress bar to image (#5362)
kilbith
2016-12-26
Irrlicht 1.9 support
sfan5
2016-02-18
Move object nametags to camera
RealBadAngel
2016-02-08
Cleanup selection mesh code, add shaders for halo and selection boxes
RealBadAngel
2016-01-09
New 3D Mode: Pageflip
Dalai Felinto
2015-06-27
Add minimap feature
RealBadAngel
2015-04-01
Move globals from main.cpp to more sane locations
Craig Robbins
2015-04-01
Clean scaling pre-filter for formspec/HUD.
Aaron Suen
2015-01-18
Fix all warnings and remove -Wno-unused-but-set cflag
kwolekr
2014-11-30
Make hud use fontengine too
sapier
2014-11-30
Implement proper font handling
sapier
2014-09-25
Fix totally messed up 3d modes interlaced/topbottom/sidebyside
sapier
2014-09-19
Added configurable selectionbox width. Min width = 1, Max = 5
TriBlade9
2014-08-29
Fix only one texture being updated on window resize breaking sidebyside and t...
sapier
2014-08-29
Fix interlaced 3d mode second image being flipped on compiling against irrlic...
sapier
2014-06-29
Add support for Android 2.3+
sapier
2014-06-12
Fix HUD not visible if below ground blacked out
sapier
2014-05-26
Fix misplaced selection box in some situations
sapier
2014-05-24
Fix disable hud disabling drawing of full gui
sapier
2014-05-18
Add support for interlaced polarized 3d screens
sapier