Bspguy: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (clean up, replaced: External Links → External links, See Also → See also, {{goldsrc → {{gldsrc (2))
Line 1: Line 1:
{{draft}}{{stub}}
{{draft}}{{stub}}
{{bspguy|4|}} is map viewer and editor by '''wootguy''' that allows modifying and merging {{sc|4}} ({{goldsrc|4}}) maps without decompiling.
{{bspguy|4|}} is map viewer and editor by '''wootguy''' that allows modifying and merging {{sc|4}} ({{gldsrc|4}}) maps without decompiling.


== Overview ==
== Overview ==
Line 22: Line 22:
{{todo}}
{{todo}}


== See Also ==
== See also ==
* [[Newbspguy]]
* [[Newbspguy]]


== External Links ==
== External links ==
* [https://github.com/wootguy/bspguy/releases GitHub Repository]
* [https://github.com/wootguy/bspguy/releases GitHub Repository]


Line 32: Line 32:
[[Category:Half-Life]]
[[Category:Half-Life]]


{{GoldSrc sdktools}}
{{gldsrc sdktools}}

Revision as of 12:59, 4 January 2024

Icon-under construction-blue.png
This is a draft page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.

Stub

This article or section is a stub. You can help by expanding it.

bspguy bspguy is map viewer and editor by wootguy that allows modifying and merging Sven Co-op Sven Co-op (GoldSrc GoldSrc) maps without decompiling.

Overview

[Todo]

Features

  • Keyvalue editor with FGD support
  • Entity + BSP model creation and duplication
  • Easy object movement and scaling
  • Vertex manipulation + face splitting (Used to make perfectly shaped triggers)
  • BSP model origin movement/alignment
  • Optimize + clean commands to prevent overflows
  • Hull deletion + redirection + creation
Icon-Bug.pngBug:clipnode generation is similar to -cliptype legacy in the CSG compiler (the worst method)  [todo tested in ?]
  • Basic face editing

Drawbacks

[Todo]

Media

[Todo]

See also

External links