dxx-rebirth/similar/editor
Kp 38770bea12 Remove remap_side_uvs
It has never worked correctly.  It compares real vertex numbers (as used
to index in Vertices[]) to abstract vertex numbers (always in the range
of [0, 7], as used on a theoretical segment.
2020-12-26 21:17:29 +00:00
..
centers.cpp Remove unused UI_DIALOG d_callback 2020-12-19 16:13:26 +00:00
curves.cpp
eglobal.cpp Remove code for ORTHO_VIEWS 2020-09-21 03:18:12 +00:00
elight.cpp Use enum class for WALL_IS_DOORWAY_FLAG 2020-12-19 16:13:26 +00:00
eobject.cpp
eswitch.cpp Remove unused UI_DIALOG d_callback 2020-12-19 16:13:26 +00:00
group.cpp
info.cpp Always delegate to window_create for send_creation_events 2020-12-20 20:39:07 +00:00
kbuild.cpp
kcurve.cpp
kfuncs.cpp
kgame.cpp Use std::array for editor mine filename 2020-10-12 03:28:25 +00:00
khelp.cpp
kmine.cpp Use std::array for editor mine filename 2020-10-12 03:28:25 +00:00
ksegmove.cpp
ksegsel.cpp
ksegsize.cpp Enable quick exit from is_free_vertex 2020-12-26 21:17:29 +00:00
ktmap.cpp Use enum class for texture1_value 2020-09-11 03:08:02 +00:00
kview.cpp
med.cpp Add type-specific tag wrappers for newmenu calls 2020-12-19 16:13:26 +00:00
meddraw.cpp Make find_edge more like automap_find_edge 2020-12-26 21:17:29 +00:00
medmisc.cpp Remove code for ORTHO_VIEWS 2020-09-21 03:18:12 +00:00
medrobot.cpp Remove unused UI_DIALOG d_callback 2020-12-19 16:13:26 +00:00
medsel.cpp
medwall.cpp Use enum class for wall_key 2020-12-19 16:13:26 +00:00
mine.cpp Use std::array for editor mine filename 2020-10-12 03:28:25 +00:00
objpage.cpp Pass UI_DIALOG& to ui_add_gadget_userbox 2020-10-12 03:28:26 +00:00
segment.cpp Remove remap_side_uvs 2020-12-26 21:17:29 +00:00
seguvs.cpp Use enum class for texture1_value 2020-09-11 03:08:02 +00:00
texpage.cpp Pass UI_DIALOG& to ui_add_gadget_userbox 2020-10-12 03:28:26 +00:00
texture.cpp