Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1.44 KB

README.md

File metadata and controls

37 lines (33 loc) · 1.44 KB

TrenchBroom

TrenchBroom is a modern cross-platform level editor for Quake.

Features

  • True 3D editing, no 2D views required
  • High performance renderer with support for huge maps
  • Vertex editing with edge and face splitting that will not create invalid brushes
  • Manipulation of multiple vertices at once (great for trisoup editing)
  • Smart clip tool
  • Move, rotate and flip brushes and entities
  • Precise texture lock for all operations
  • Smart entity property editors
  • Graphical entity browser with drag and drop support
  • Comprehensive texture application and manipulation tools
  • Search and filter functions
  • Unlimited undo and redo
  • Point file support
  • Automatic backup
  • Support for .def and .fdg files, mods and multiple wad files
  • Full documentation
  • Free (as in beer) and open source (GPLv3)
  • Cross platform (Windows, Mac OS X and Linux supported)

Compiling

Contributing