aboutsummaryrefslogtreecommitdiff
path: root/src/mapblock_mesh.h
AgeCommit message (Expand)Author
2016-02-26Mapblock mesh: Allow to use VBORealBadAngel
2016-02-15Use vertices with tangents only when its needed.RealBadAngel
2016-02-08Cleanup selection mesh code, add shaders for halo and selection boxesRealBadAngel
2016-02-07Use tangent space meshes only when shaders are enabledRealBadAngel
2015-07-27Fixed minimap memory leakBřetislav Štec
2015-06-27Add minimap featureRealBadAngel
2015-06-14Improved parallax mapping. Generate heightmaps on the fly.RealBadAngel
2015-03-05Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot
2015-02-11Remove workaround in itemdef.cpp to enable/disable/enable "enable_shaders" se...Craig Robbins
2015-02-11Revert "Remove workaround in itemdef.cpp to enable/disable/enable "enable_sha...Craig Robbins
2015-02-11Remove workaround in itemdef.cpp to enable/disable/enable "enable_shaders" se...Craig Robbins
2014-11-08Implement WieldMeshSceneNode which improves wield mesh renderingKahrl
2014-10-18Add meshnode drawtype.RealBadAngel
2014-09-17Node highlighting.RealBadAngel
2014-04-06Pass pointer to nodedef directly to avoid recalculation in quite often called...sapier
2014-03-04Fix rendering glitches when far from the center of the mapNovatux
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-12-02Handle day-night transition in shader and make light sources brighter when sh...Perttu Ahola
2012-06-17Optimize headersPerttu Ahola
2012-06-16Node texture animationPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-15MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light,...Kahrl
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ...Kahrl
2011-11-29GameDef compilesPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-07-23Made dark places tint slightly in bluePerttu Ahola
2011-06-17Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapbloc...Perttu Ahola