Releases: QtPyHammer-devs/QtPyHammer
Pre-Alpha 5
Transitioned from fbs to cx_Freeze for compiling.
Works OK for win10 but does produce much a larger .zip
To build for Linux Qt5.15 will have to be built from source
However the python scripts run fine on Qt5.9 (from apt-get install qt5-default
)
May try a Mac build later
Pre-Alpha 4
What comes after two? Who cares! It's time to ship the latest version!
Pre-Alpha 2
solids render a lot better now
also we need to rebuild the rendering engine
Pre-Alpha 1
This update fixes a few OpenGL related bugs & adds a preview of the entity editor.
Still having issues building for linux.
Pre-Alpha 0
This is the compiled version of v0.1
You can open .vmf files and view brushwork in OpenGL
If your system supports GLSL 450 you can fly around too
Otherwise QtPyHammer defaults to GLES 3.00 (and the camera will not move)
Does not require python