QtPyHammer (Strubium): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→Features) |
||
Line 12: | Line 12: | ||
== Features == | == Features == | ||
''This fork has all the features of [[QtPyHammer#Features|QtPyHammer]]. | ''This fork has all the features of [[QtPyHammer#Features|QtPyHammer]]''. | ||
=== New Features === | === New Features === | ||
Line 25: | Line 25: | ||
* Support for language translations | * Support for language translations | ||
* Hammer Object Properties dialog properly saving data | * Hammer Object Properties dialog properly saving data | ||
* Multi-language system | |||
== Usage == | == Usage == |
Revision as of 02:15, 1 May 2024
QtPyHammer (Strubium) | |
---|---|
![]() | |
Type | Open source Third Party Tool |
Developers | strubium, QtPyHammer Devs |
Engine | ![]() |
Platforms | ![]() |
← ![]() |
Strubium's QtPyHammer is a modified fork of QtPyHammer, an alternative open-source
Hammer for the
Source Engine written in
Python. This fork adds features that make it a full-fledged editor.
Features
This fork has all the features of QtPyHammer.
New Features
- Map View and Map Operations toolbar (Unfinished)
- New popup system, replacing Python's command line.
- Texture Browser (Unfinished)
- Compile Menu (Unfinished - Nearly Done)
Planned Features
- 2D View
- Textured View Mode
- Support for language translations
- Hammer Object Properties dialog properly saving data
- Multi-language system
Usage
Todo: It is important to include instruction about configure a myenv there?
There are no downloads released yet, but you run the program by:
- Downloading the source code from GitHub
- Install all dependencies for environment by using pip install -r Requirements.txt
- Running
hammer.py
with Python installed.
Media
See also
External links
|