mirror of
https://github.com/sirjuddington/SLADE.git
synced 2025-12-04 16:24:30 -05:00
Page:
Map Editor
Pages
About Features
About
Arch Linux Step by Step Compilation
Archive Manager
Base Resource
Bookmark
Compiling SLADE on Ubuntu 18.04
Compiling SLADE
Console
Downloads
Entry List
Entry Panel
Features
Fedora Step by Step Compilation
Graphics Entry Panel
Home
How to Copy and Convert Graphics
How to Create Map Images
How to Import Textures
Installation on OS X using Homebrew
Installation
Interface
Key Bindings
Map Editor Key Bindings
Map Editor Launcher
Map Editor
Part 1: Creating a Map
Part 2: Basic Building
Planned Features
Roadmap
Run Dialog
Scripting
Scripting: Archive Type
Scripting: ArchiveEntry Type
Scripting: EntryType Type
Scripting: Game Namespace
Scripting: SLADE Namespace
Sector Edit Mode
Supported Data Formats
Terminology
Troubleshooting & FAQ
Tutorials
Ubuntu Step by Step Compilation
Unix Compilation
Wiki Contribution Rules and Guidelines
Wiki Index
Windows Compilation
Windows Step By Step Compilation
addimfheader Console Command
cd Console Command
cmdhelp Console Command
cmdlist Console Command
crop Console Command
cvarlist Console Command
echo Console Command
find Console Command
fixpngcrc Console Command
imgconv Console Command
lightspsxtopalette Console Command
list_archives Console Command
lookupdat Console Command
m_check Console Command
m_show_item Console Command
mirror Console Command
open Console Command
palconv Console Command
palconv64 Console Command
palconvpsx Console Command
palettedat Console Command
ren Console Command
replacespecials Console Command
replacetextures Console Command
replacethings Console Command
rotate Console Command
run Console Command
size Console Command
splash Console Command
tablesdat Console Command
type Console Command
vertex32x Console Command
vertexpsx Console Command
No results
4
Map Editor
Simon Judd edited this page 2016-02-16 19:05:56 +10:30
Table of Contents

Features
The SLADE map editor has a variety of features, including support for a range of formats and port-specific features, and many tools to help speed up and simplify map editing.
- Support for Doom, Hexen and UDMF format maps
- 'Split' game configuration system - just select a game and a port, no long list of 'ZDoom + Doom 2', 'ZDoom + Doom 1' etc. configs
- Syncs up with the resource editor - changed a texture? it'll update in the map editor
- Nice looking, smoothly animated 2d map editor view
- Textured sectors
- Filled sector hilight/selection (optional)
- Multiple thing view styles
- Advanced line drawing
- Can draw lines overlapping or splitting other lines
- On finishing line draw, sectors are automatically built, no need to play around with sector references
- Shape drawing
- Same advantages as line drawing, allows for faster drawing of simple shapes, eg. draw a rectangle with 2 clicks instead of 5
- Currently supports square/rectangle and circle/ellipse shapes, with more simple shapes to come in future versions
- 'Object Edit' tool - similar to DB2's 'edit' mode
- Move and scale by dragging the edit box from the middle or edges
- Rotate by holding ctrl and dragging the edit box corners
- A bar will show at the bottom of the window allowing manual entry of offset/scale/rotation values
- 3d editing mode
- No need to build nodes
- Allows unlimited view distance (not recommended on old hardware and/or very complex maps)
- A reasonably accurate preview of what the map will look like in-game with correct Doom aspect ratio, simulated depth fading and shaded orthogonal walls
- Walls, flats and things can be selected and deselected, allows editing multiple at once
- Shift+click to 'flood-select' similar adjacent walls or flats
- Support for advanced port features
- ZDoom UDMF enhancements
- Sector colouring preview in 2d/3d modes
- Flat scaling, offsets and rotation preview in 2d/3d modes
- ZDoom DECORATE thing definitions support
- ZDoom UDMF enhancements
- Categorised texture and thing type browsers
- Script editor - with syntax highlighting and autocompletion (ACS only for now)
Latest Release: 3.2.4
Home | Downloads | Tutorials | Wiki Index | SLADE Homepage