Garry's Mod
Map Retexturizer
Εμφάνιση 1-10 από 45 καταχωρίσεις
< 1  2  3  4  5 >
Ενημέρωση: 4 Μαρ στις 13:33

- Fix Skybox:IsPainted ignoring its material argument

Ενημέρωση: 25 Ιουλ 2024 στις 11:59

- Change: saves now allow storing no changes (so we can reset files);
- Fix: saves were storing the materials change history and creating huge files;
- Fix: the new undo cleanup was not working on multiplayer
- Fix: forced materials cleanup was failing

Ενημέρωση: 24 Ιουλ 2024 στις 13:37

- Change: now the useless material undos are removed from the game during material changes;
- Change: blocked cleaning map materials during a load;
- Change: refactored skybox management with improved performance;
- Change: Other internal improvements.

Ενημέρωση: 23 Ιουν 2024 στις 17:48

v2.0.2

- Fix: GMod saves support got broken after the tool rewrite

Ενημέρωση: 4 Ιουν 2024 στις 21:40

v2.0.1

- Fix: Add a bunch of new checks for nil and NULL values
- Fix: Decal auto redraw was too fast
- Fix: Fix load and displacement lists were limited to 64KB
- Fix: Decals were failing to load sometimes

Ενημέρωση: 3 Ιουν 2024 στις 18:51

v2.0.0 Changelog ---- GitHub[github.com]

- Add a button to copy displacement properties to the preview window - Add a new decal system (The older one was disabled by default. When I realized, I had already deleted everything from the previous code) - Fix an INSANE amount of bugs (I have no idea how many or which ones exactly, but some of them were pretty bad) - Change the versioning number to a proper one - Change how the tool works internally (deep refactoring and rewriting)

If you want to check the internal changes, access the GitHub link.

Ενημέρωση: 4 Απρ 2022 στις 20:03

v19.5 Changelog ---- GitHub[github.com]

- Disable the decals option, it's still buggy and I won't fix it. - Add a small performance improvement made by Ceifa.

Ενημέρωση: 13 Αυγ 2021 στις 7:45

v19.4 Changelog ---- GitHub[github.com]

- Add mr_notifications cvar; - Make some options persistent: load delay, autosave, skybox toolgun support, progress bar and instant cleanup.

Ενημέρωση: 31 Ιουλ 2021 στις 22:44

v19.3 Changelog ---- GitHub[github.com]

- Add mr_browser command; - Fix map cleanups removing our GMod save info.

Ενημέρωση: 4 Ιουν 2021 στις 12:46

v19.2 Changelog

- Make automatic anti dyssync less agressive until it's more stable