SLADE icon indicating copy to clipboard operation
SLADE copied to clipboard

It's a Doom editor

Results 224 SLADE issues
Sort by recently updated
recently updated
newest added

**Operating System**: Windows **Issue Details**: Its nothing special but could we get a uninstall icon and maybe remove the version xyz behind the software name? ![image](https://i.postimg.cc/ydJSq3Cr/Unbenannt-1.png)

windows
minor issue

**SLADE Version**: all **Operating System**: Anything aarch64 **Issue Details**: This would _almost_ work on arm/aarch64/etc if not for the `dumb` library and the baked-in `cmake` C flag `-msse`. As it...

linux
compilation

Slade won't build on RPM Linux Distributions. Problems range from being unable to locate wxWidgets, to having multiple linking issues.

linux
compilation

**SLADE Version**: Either HEAD or stable **Operating System**: macOS **Issue Details**: Any keyboard shortcuts (either map editor, or entry list, and probably anywhere else) that involve the control key aren't...

bug
macos

**SLADE Version**: 3.2.0 (HEAD@[`29c9b9b`](https://github.com/sirjuddington/SLADE/commit/29c9b9bd8142ae95e4ab387424d5056162f88827)) **Operating System**: macOS **Issue Details**: On the HEAD version on macOS, the popup that gives an ACS function's documentation/args is oddly sized. It goes from your...

bug
macos
text editor

**SLADE Version**: 3.2.0. b2 **Operating System**: Linux **Issue Details**: It would be nice if you could easily renumber linedefs, as some vanilla tricks require certain linedefs to be the lowest...

map editor
feature request

**SLADE Version**: 3.2.0 as of 29c9b9bd8142ae95e4ab387424d5056162f88827 **Operating System**: All **Issue Details**: Regardless of the actual C++ Standard library implementation, SLADE attempts to link with `libstdc++`, and [its filesystem implementation](https://github.com/sirjuddington/SLADE/blob/29c9b9bd8142ae95e4ab387424d5056162f88827/src/CMakeLists.txt#L204) in...

**SLADE Version**: 3.2.0_b1-14-gf4abef2f **Operating System**: linux **Issue Details**: The position of the mouse cursor no longer influences the zoom position at all. Reproducible by picking the top left corner of...

bug
map editor

In file included from /usr/include/wx-3.0/wx/event.h:29:0, from /usr/include/wx-3.0/wx/app.h:19, from /builddir/build/BUILD/SLADE-3.1.12/src/common.h:8, from /builddir/build/BUILD/SLADE-3.1.12/build/src/cotire/slade_CXX_prefix.cxx:4, from /builddir/build/BUILD/SLADE-3.1.12/build/src/cotire/slade_CXX_prefix.hxx:4: /usr/include/wx-3.0/wx/any.h: In instantiation of 'static const T& wxPrivate::wxAnyValueTypeOpsInplace::GetValue(const wxAnyValueBuffer&) [with T = const char*]': /usr/include/wx-3.0/wx/any.h:322:29: required from...

linux
compilation

**SLADE Version**: 3.1.12 **Operating System**: Linux/openSUSE Leap 15.1 **Issue Details**: SLADE can hang when it crashes, due to recursive lock taking in, including, but not limited to, glibc. Calling `malloc`...

linux