summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2021-09-26 18:09:14 -0700
committerVito Caputo <vcaputo@pengaru.com>2021-09-26 18:13:28 -0700
commit1b26c9e5b8fcda39ecffbe56e3dd8d90c9b6fe4a (patch)
treeec343bb97325ac6ebb5f574e8408bf951acdd8a5 /Makefile.am
parentaac6a90282480d6dfed7876586b582094371b934 (diff)
pig: implement rudimentary GNU Rocket integrationHEADmaster
This creates GNU Rocket tracks for all active float uniforms in the loaded shaders. Simply start a GNU Rocket editor listening on the standard port @ localhost, and the tracks should appear. The automatic setting of these uniforms becomes overriden by the track values, which can be annoying.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fa18170..97f4617 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1 @@
-SUBDIRS = libplay libstage src
+SUBDIRS = libplay librocket libstage src
© All Rights Reserved