/assets/blender/gleis/before_redo/

le class='list nowrap'>Commit message (Expand)AuthorAge * Fix invisible player when the attached entity is removedTeTpaAka2015-07-18 * Fix some issues with animations, and allow non-looped animations to be definedMirceaKitsune2015-06-22 * Fix typo in variable nameKahrl2015-05-28 * Add some missing getter functions to the lua APITeTpaAka2015-05-28 * Consistent const string paramsest312015-05-27 * Remove Queue class which uses std::list and use native std::queueLoic Blot2015-03-05 * SAO: re-add old ActiveObjectTypes for a future migration layerLoic Blot2015-02-17 * SAO work: ActiveObject types & SAO cleanup * Replace u8 types with ActiveObje...Loic Blot2015-02-17 * Replace setting unlimited_player_transfer_distance with player_transfer_distanceSmallJoker2014-11-08 * Remove remenants of mob codePavel Puchkin2014-10-23 * Allow modifying movement speed, jump height and gravity per-player via the Lu...MirceaKitsune2013-04-05 * Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11 * Update Copyright YearsSfan52013-02-24 * Change Minetest-c55 to MinetestPilzAdam2013-02-24 * Full protocol 13 compatibility on server sidePerttu Ahola2012-11-29 * A bunch of fixesMirceaKitsune2012-11-25 * Update attachments at the ending of the addToScene function for parents. And ...MirceaKitsune2012-11-25 * Framework for the attachment system, new object property which allows changin...MirceaKitsune