Ticket #3683 (closed enhancement: fixed)

Opened 8 years ago

Last modified 8 years ago

GLSL syntax support for mcedit

Reported by: sergey Owned by: andrew_b
Priority: major Milestone: 4.8.18
Component: mcedit Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

Currently mcedit does not have support of GLSL syntax highlighting which is rather annoying for CG and game developers.

Here is a proposed patch which implements GLSL syntax for mcedit. It is based on keyword/function lists from glsl-mode.el from Emacs so should be as accurate as that's one.

Surely some color tweaks or so could be done, but need some starting point.

Attachments

0001-mcedit-syntax-initial-support-of-GLSL-syntax.patch (16.9 KB) - added by sergey 8 years ago.
Patch which implements GLSL syntax for mcedit

Change History

Changed 8 years ago by sergey

Patch which implements GLSL syntax for mcedit

comment:1 Changed 8 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Milestone changed from Future Releases to 4.8.18

comment:2 Changed 8 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset set to committed-master
  • Resolution set to fixed
  • Branch state changed from no branch to merged

comment:3 Changed 8 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.