@@ -1,7 +1,7 @@
$input v_color0
/*
- * Copyright 2011-2014 Branimir Karadzic. All rights reserved.
+ * Copyright 2011-2015 Branimir Karadzic. All rights reserved.
* License: http://www.opensource.org/licenses/BSD-2-Clause
*/
@@ -1,5 +1,5 @@
#
-# Copyright 2011-2014 Branimir Karadzic. All rights reserved.
+# Copyright 2011-2015 Branimir Karadzic. All rights reserved.
# License: http://www.opensource.org/licenses/BSD-2-Clause
@@ -2,7 +2,7 @@ $input a_position, a_color0
$output v_color0
$input v_normal, v_color0
@@ -2,7 +2,7 @@ $input a_position, a_normal, a_color0
$output v_normal, v_color0
$input v_color0, v_texcoord0
@@ -2,7 +2,7 @@ $input a_position, a_color0, a_texcoord0
$output v_color0, v_texcoord0
$input v_pos, v_view, v_normal, v_color0
@@ -2,7 +2,7 @@ $input a_position, a_normal
$output v_pos, v_view, v_normal, v_color0
@@ -2,7 +2,7 @@ $input a_position, a_color0, i_data0, i_data1, i_data2, i_data3, i_data4
$input v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0 // in...
@@ -2,7 +2,7 @@ $input a_position, a_normal, a_tangent, a_texcoord0
$output v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0
@@ -2,7 +2,7 @@ $input a_position, a_normal, a_tangent, a_texcoord0, i_data0, i_data1, i_data2,
$input v_world, v_color0
$output v_world, v_color0
$input v_texcoord0
@@ -2,7 +2,7 @@ $input a_position, a_texcoord0
$output v_texcoord0
$input v_texcoord0, v_texcoord1, v_texcoord2, v_texcoord3, v_texcoord4
$input v_pos, v_view, v_normal
$output v_texcoord0, v_texcoord1, v_texcoord2, v_texcoord3, v_texcoord4
$output v_pos, v_view, v_normal
$input v_pos
@@ -2,7 +2,7 @@ $input a_position
$output v_pos
$input v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0
$input v_normal
- * Copyright 2011-2013 Branimir Karadzic. All rights reserved.
$input v_texcoord0, v_color0
$output v_normal
@@ -2,7 +2,7 @@ $input a_position, a_texcoord0, a_color0
$output v_texcoord0, v_color0
--
--- Copyright 2010-2014 Branimir Karadzic. All rights reserved.
+-- Copyright 2010-2015 Branimir Karadzic. All rights reserved.
-- License: http://www.opensource.org/licenses/BSD-2-Clause