Bspguy: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 6: Line 6:


== Features ==
== Features ==
{{todo}}
*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
{{bug|clipnode generation is similar to -cliptype legacy in the CSG compiler (the worst method)}}
*Basic face editing


== Drawbacks ==
== Drawbacks ==

Revision as of 10:03, 5 September 2023

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 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