aboutsummaryrefslogtreecommitdiff
path: root/src/object_properties.h
AgeCommit message (Expand)Author
2013-09-10Add offset to automatic_face_movement_dirPilzAdam
2013-08-13Add support for entities to automatic face movement directionsapier
2013-07-30Add support for setting stepheight for entitiessapier
2013-07-20Add an option to disable object <-> object collision for Lua entitiesPilzAdam
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-11-25Framework for the attachment system, new object property which allows changin...MirceaKitsune
2012-11-25Get the new animation framework properly workingMirceaKitsune
2012-11-25Joint positioning and rotation code, and fix a problem related to their lua APIMirceaKitsune
2012-11-25Allow the LUA API to set animations to meshes as well as the animation speed....MirceaKitsune
2012-11-25Add a subfolder for models and transfer models from server to clientMirceaKitsune
2012-11-253D model support for players using Irrlicht. Also ready the basis for mesh su...MirceaKitsune
2012-06-17Optimize headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-04-04Fix dropped nodeitem visualsPerttu Ahola
2012-03-30ObjectPropertiesPerttu Ahola