]> git.xonotic.org Git - xonotic/netradiant.git/commit
Merge branch 'Melanosuchus/patch_ui' into 'master'
authorMario <zacjardine@y7mail.com>
Sun, 19 Jul 2015 09:54:20 +0000 (09:54 +0000)
committerMario <zacjardine@y7mail.com>
Sun, 19 Jul 2015 09:54:20 +0000 (09:54 +0000)
commit5a3278ffdf9f692e79a9a2b501769c1dfa4c88f0
tree4134e48657fff593bd40e4011f23982dacfdc470
parent176fd0fa08aa69682834e69721d558702b3d70ad
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