]> git.xonotic.org Git - xonotic/netradiant.git/commit
Merge branch 'Melanosuchus/patch_ui' into 'master'
authorMario <zacjardine@y7mail.com>
Sun, 19 Jul 2015 09:43:52 +0000 (09:43 +0000)
committerMario <zacjardine@y7mail.com>
Sun, 19 Jul 2015 09:43:52 +0000 (09:43 +0000)
commit2d1587ebf86f3a9f8962260a79f815ce29d8cf77
tree71e33db667a99efd791f80d66448f170154a5d11
parente38c7bff1656ae18aeead9fc15810e163886d9df
parent92b301a7f2ac5fdb8eabd87a919552231e8c1f77
Merge branch 'Melanosuchus/patch_ui' into 'master'

Melanosuchus/patch ui

Various changes related to patch meshes.

* Global commands
  * Cleaned up some duplicate commands.
* Patch dialog
  * Added buttons to flip the texture
  * Added a button that select the proper axis for cap texture on the selected objects
* Cap selection
  * Now it generate caps with sensible texture coordinates (for axis-aligned patches)
* Surface dialog
  * Fixed patch texture buttons that didn't create undoable actions
  * Removed code duplication with the patch dialog

See merge request !2