aboutsummaryrefslogtreecommitdiff
path: root/src/mesh.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mesh: warn only once about render-to-target not being supportedJonathan Neuschäfer2012-02-241-2/+7
|
* The huge item definition and item namespace unification patch (itemdef), see ↵Kahrl2012-01-121-0/+117
| | | | http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
* inventorycube: use all three specified textures; also moved mesh creation / ↵Kahrl2011-12-031-0/+362
modification functions to mesh.cpp; in lua, inventorycube is now called minetest.inventorycube