Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Alpha Release (0.1.0.5)

Pre-release
Pre-release
Compare
Choose a tag to compare
@LogicAndTrick LogicAndTrick released this 29 Jul 05:25
· 1064 commits to master since this release
  • The updater prompts for UAC (as it needs to overwrite application files)
  • Implemented autosaving
  • Add "toggle ignore grouping" hotkey. Fixes #20.
  • Check that a solid entity exists before tying to entity. Fixes #24.
  • Switch to GLSL 130 (OpenGL 3.0) in an attempt to support older hardware
  • Fix concurrency error where NULLs were sneaking into the selection
  • Fixed the settings to use AppData so it doesn't need the UAC prompt
  • Added tooltip text when hovering over tool buttons
  • Added hotkeys to switch between tools. Fixes #28.
  • Added arrow key nudging, and some icons updated. Fixes #21.
  • RMF implementation was generating invalid files. Fixes #31.
  • VMF was saving the Auto visgroup to the disk. Fixes #33.
  • Hide children if their parents are visgroup hidden. Fixes #30.
  • Update to 0.1.0.5 - fixes #27.