<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Minetest-WorldEdit/.gitignore, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/Minetest-WorldEdit/atom?h=master</id>
<link rel='self' href='http://git.linux-forks.de/Minetest-WorldEdit/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/Minetest-WorldEdit/'/>
<updated>2015-02-01T20:56:16+00:00</updated>
<entry>
<title>Cleanup and fixup</title>
<updated>2015-02-01T20:56:16+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-10-30T02:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/Minetest-WorldEdit/commit/?id=bb8456b71119ca6303b9e9706829a84dc7f81ab3'/>
<id>urn:sha1:bb8456b71119ca6303b9e9706829a84dc7f81ab3</id>
<content type='text'>
Non-stylistic changes:
  * Add LuaDoc/LDoc support.
  * Fix `clear_objects` area size calculation.
  * Fix `clear_objects` removing player objects.
  * Fix shadowing of marker entity name with player name.
  * Make visualization functions use `swap_node`.
  * Make hidden nodes unwalkable.
  * Prevent `hide` from hiding air.
  * Make deprecated functions log to deprecated stream when called.
  * Fixed `replaceinverse` not using normalized node names.
  * Added .gitignore.
  * Bump version to 1.1.

Stylistic changes:
  * Change `x = function` to `function x`.
  * Change comment format.
  * Make  missing VoxelManip error less obnoxious.
  * Move `sort_pos` into `common.lua`, which is a required module.
  * Remove local copies of `minetest`.
  * Remove `worldedit = worldedit or {}` from modules.
  * Replace replaceinverse with an inverse argument to `replace`.
  * Added `error()`s on on invalid axes.
  * Change `wip` to `TODO`.
  * Rename `clearobjects` to `clear_objects`.
  * Remove `hollow_{sphere,dome,cylinder}` and replace them with a hollow parameter to each function.
  * Add helpers to reduce code duplication.
  * Renamed `Chat Commands.md` to `ChatCommands.md`.
</content>
</entry>
</feed>
