summaryrefslogtreecommitdiff
path: root/src/wieldmesh.h
Commit message (Expand)AuthorAge
* Do not shade inventory items with textures (#5869)Dániel Juhász2017-06-01
* Fix various performance issues reported by cppcheck + code style (CI) (#5635)Loïc Blot2017-04-21
* Soft node overlay (#5186)Dániel Juhász2017-04-21
* Clang-format styles fixes since previous commitLoïc Blot2017-04-10
* Clang format: fix LINT on old PR which doesn't have LINT enabledLoic Blot2017-04-10
* Hardware coloring for itemstacksDániel Juhász2017-04-08
* Clang-format continuation indent fixes + .gitignore additionsLoïc Blot2017-04-06
* Add hardware node coloring. Includes:Dániel Juhász2017-01-23
* Environment & IGameDef code refactoring (#4985)Ner'zhul2017-01-09
* v2d & aabbox3d<f32> & sky cleanupsnerzhul2016-02-11
* Use meshes to display inventory itemsRealBadAngel2016-02-07
* Add wielded (and CAOs) shaderRealBadAngel2015-07-21
* Add a check for animation when getting an extruded meshKevin Ott2015-05-04
* Fix struct vs. class in forward declarationsKahrl2014-12-08
* Wieldmesh: don't force anisotropic filtering on, instead disable mipmapsKahrl2014-11-26
* Wielded fixes. Add shaders support.RealBadAngel2014-11-13
* Implement WieldMeshSceneNode which improves wield mesh renderingKahrl2014-11-08