Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Modules
Commits
4c4894ac
Commit
4c4894ac
authored
Jun 26, 2015
by
Alexander Wiebel
Browse files
[STYLE #42] empty lines removed
parent
372dc1d9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
Unmaintained/src/atlasSurfaces/WMAtlasSurfaces.h
Unmaintained/src/atlasSurfaces/WMAtlasSurfaces.h
+0
-1
Unmaintained/src/atlasSurfaces/shader/WMAtlasSurfaces-vertex.glsl
...ined/src/atlasSurfaces/shader/WMAtlasSurfaces-vertex.glsl
+0
-1
No files found.
Unmaintained/src/atlasSurfaces/WMAtlasSurfaces.h
View file @
4c4894ac
...
@@ -192,7 +192,6 @@ private:
...
@@ -192,7 +192,6 @@ private:
* The shader
* The shader
*/
*/
osg
::
ref_ptr
<
WGEShader
>
m_shader
;
osg
::
ref_ptr
<
WGEShader
>
m_shader
;
};
};
#endif // WMATLASSURFACES_H
#endif // WMATLASSURFACES_H
Unmaintained/src/atlasSurfaces/shader/WMAtlasSurfaces-vertex.glsl
View file @
4c4894ac
...
@@ -34,7 +34,6 @@ varying float v_worldScale;
...
@@ -34,7 +34,6 @@ varying float v_worldScale;
void
main
()
void
main
()
{
{
// prepare light
// prepare light
v_normal
=
gl_NormalMatrix
*
gl_Normal
;
v_normal
=
gl_NormalMatrix
*
gl_Normal
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment