Releases: khanghugo/gchimp
Releases · khanghugo/gchimp
0.1.4
New
- BSP parser and writer: Now up to implementation to make a map compiler
- gchimp Logo: I know. Finally. Right?
- split_model (CLI only): Splits a linked Qc file into multiple Smd files
Changes
- Waddy:
- Add selecting multiple textures for export and deletion (along with shortcuts)
- Add pasting from clipboard to import texture
- Add copying textures between instances
- Add copying texture into clipboard
- Map2Mdl:
- Add
target_origin
key for brush entity to set model origin - Add option to just convert entity without exporting textures
- Add
- S2G: Now runs in continuous mode so you don't need to move your mouse to update logs
- Update WINEPREFIX instructions
- Add
theme
key in config.toml. README: You might need to update your config.toml with that new key so the app will work.
New Contributors
Full Changelog: 0.1.3...0.1.4
0.1.3
New
- Map2Mdl: Converts .map into .mdl automagically
- gchimp.fgd: Entities for mapping
Changes
- Waddy: Now has multiple viewports for multiple open WAD files
Full Changelog: 0.1.2...0.1.3
0.1.2
New
- Waddy: A simple WAD editor
- check_illegal_brush (CLI only): let you know the location of brushes with too many faces or whatever preventing you from compiling the map
- Geometry math stuffs
Changes
- S2G: Parallelize steps where they call other binaries
- qc: Add quotation marks for commands that might use path because people have weird characters in it such as empty space
- wad: some changes
Full Changelog: 0.1.1...0.1.2
0.1.1
Download appropriate binary for your platform and everything should just work
New
- TexTile: tile-and-scale image
- WAD de/serializer
- check_missing_texture (CLI only): check missing textures in .map file from given WAD(s)
Changes
- SkyMod: fix horizontal seam
- light_scale: fix CLI name
- Config parsing now lets the user choose config file in case the binary cannot find it around at boot
Full Changelog: 0.1.0...0.1.1
0.1.0
0.1.0 Initial Release
Download appropriate binary for your platform and everything should just work
List of new functionalities:
- S2G
- SkyMod
- RHAI scripting (CLI only)
- Texture scaling (CLI only)
- Rotate prop_static (CLI only)
- Light scale (CLI only)
- Duplicate triangle (CLI only)
Full Changelog: https://github.com/khanghugo/gchimp/commits/0.1.0