QtPyHammer (Strubium): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
|engine=2
|engine=2
|platform={{windows|4}}
|platform={{windows|4}}
|dev=strubium, QtPyHammer Devs
|dev=[[User:Strubium|strubium]], QtPyHammer Devs
|github=strubium/QtPyHammer---Fork
|github=strubium/QtPyHammer---Fork
|old={{qtpyhammer|4}}
|old={{qtpyhammer|4}}
Line 19: Line 19:
=== New Features ===
=== New Features ===
* Map View and Map Operations toolbar (Unfinished)
* Map View and Map Operations toolbar (Unfinished)
* Notifications as popups, not as Python command line.
* New popup system, replacing Python command line.  
* Texture Browser (Unfinished)
* Texture Browser (Unfinished)
* Compile Menu (Unfinished)
* Compile Menu (Unfinished)
Line 29: Line 29:
== Usage ==
== Usage ==
There are no downloads released yet, but you run the program by:
There are no downloads released yet, but you run the program by:
# Downloading the source code for the Github
# Downloading the source code from GitHub
# Running {{file|hammer|py}} with Python installed.  
# Running {{file|hammer|py}} with Python installed.  
   
   


{{leveleditors}}
{{leveleditors}}

Revision as of 08:01, 24 April 2024

Stub

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

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality because:
completely rewrite or delete, it looks like an addon for PyQtHammer, no more.
Specify significant details/additions.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
QtPyHammer (Strubium)
TypeOpen source Third Party Tool
Developersstrubium, QtPyHammer Devs
EngineSource Source
PlatformsWindows Windows
QtPyHammer QtPyHammer
GitHub

QtPyHammer - Fork is a Hammer Hammer 4.x alternative written in Python Python for Source Source, forked from QtPyHammer QtPyHammer

Warning.pngWarning:QtPyHammer is missing nearly all features needed to edit maps, use an editor like Hammer Hammer or Hammer++ Hammer++

Features

This fork has all the features of the original QtPyHammer.

New Features

  • Map View and Map Operations toolbar (Unfinished)
  • New popup system, replacing Python command line.
  • Texture Browser (Unfinished)
  • Compile Menu (Unfinished)

Planned Features

  • 2D View
  • Textured View Mode

Usage

There are no downloads released yet, but you run the program by:

  1. Downloading the source code from GitHub
  2. Running 🖿hammer.py with Python installed.