Garry's Mod

Garry's Mod

Momo's Map Manipulation Tool
Showing 1-10 of 32 entries
< 1  2  3  4 >
Update: 18 May, 2020 @ 1:56am

Material preview: now materials are loaded by reading .vmt files.
(Making a copy of a material that was already loaded by the map did not work.)

Update: 17 May, 2020 @ 6:37am

Added a material browser for info_overlay & infodecal entities

Update: 15 May, 2020 @ 8:54pm

Added entity counts in "Remove entities by class", except for internal entities

Update: 13 May, 2020 @ 11:09pm

Fixed error with empty entity keyvalues set

Update: 21 Apr, 2020 @ 4:49pm

GUI: added tooltips & a status bar

Update: 20 Apr, 2020 @ 10:30am

  • Fixed conversion from float32 to text (applied to Vector & Angle): always decimal notation & guaranteed precision (always enough digits after decimal point)
  • Due to new float32 to text conversion, int32s are now formatted explicitly.

Update: 16 Apr, 2020 @ 7:55am

Avoid precision loss caused by util.KeyValuesToTable() when importing info_overlays & prop_statics as text

Update: 14 Apr, 2020 @ 3:55pm

  • info_overlays can be exported and imported as text.
  • Redesigned float32 encoding for better accuracy and simplicity (some values still get lower than expected when decoding re-encoded float32s)
  • Slightly improved prop_statics decoding

    Update: 1 Apr, 2020 @ 3:53pm

    Added French GUI translation

    Update: 29 Mar, 2020 @ 3:05pm

    Added func_useableladder to the Spawn() blacklist: not working if Spawn()ed again