Skip to content

rope generator - sundirection preview - bug fixes and oversights

Compare
Choose a tag to compare
@xoxor4d xoxor4d released this 01 May 19:35
· 258 commits to master since this release

This release brings a rope generator, a debug option to visualize the sun direction, bug fixes and QOL stuff.
Visit https://github.com/xoxor4d/iw3xo-radiant/wiki/Changelog for the latest changelog in case I missed something here.


[Gui]

  • toolbar button "open" now uses the new filedialog aswell
  • the open-filedialog now has a file-filter/searchbar
  • save/load the zero drop height option (toolbar option, probably an oversight by OG radiant devs)
  • add menubar menu tools
  • add rope and noise generator to tools ^

[Rope Generator]

  • tool to generate a curve patch (rope/cable) between 2 info_null entities with options for slack, subdivision and thickness

[Model Previewer]

  • set default rendering technique to "fake sun"
  • added model-planting buttons
  • added LOD/ vertcount / surface information for the selected model

[Renderer]

  • added logic to visualize the sun direction (can be enabled and tweaked from the menubar > renderer > Light/Sun Preview > Debug Sundirection)

[Renderer]

  • disabled selection box when using the guizmo to translate vertices to fix deselection of vertices after translation