Skip to content

369

Compare
Choose a tag to compare
@xoxor4d xoxor4d released this 03 Jul 19:07
· 162 commits to master since this release

[Breaking Changes]

  • renamed and moved all config files from 'bin' to 'bin/IW3xRadiant'
    • to keep your settings rename and move the following files:
      -> iw3r_czwnd_imgui.ini to imgui.ini
      -> iw3r_dvars.cfg to dvars.cfg
      -> iw3r_hotkeys.ini to hotkeys.ini
      -> iw3r_toolbar.ini to toolbar.ini

[New Features]

  • toolbox featuring all related functions for brushes / patches (surface inspector / entity properties can be integrated (default))
    • option to integrate the camera toolbar into the toolbox sidebar
  • prefab browser with thumbnail generation and drag to scene support (similar to model browser)
  • layer dialog with proper hide and freeze controls
  • toast notifications
  • custom texture favourite lists that can be created from within radiant (add/remove selected texture to/from the list)
    • re-worked texture toolbar (no longer overlapping the texture window)

[General / Gui]

  • missing materials are now using a proper invalid_texture material and are no longer invisible
  • disabled 'guizmo brush mode' functionality + toggle button
  • bsp compile settings are now saved
  • added material name and texture dimensions to surface inspector
  • general under the hood gui improvements

[Bug Fixes]

  • fixed an issue with brush extruding (ALT+Right Click) that could result in broken brushes
  • fixed a hotkey collision between brush extruding and brush texture offsetting (holding down alt and right mouse button)
  • filer dialog: fixed scrolling issues