Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-Render-SSAO
Compare Revisions
ec06ca162b22c0ea283aecb11cc751e2b6e6e037...382833f34a1c65c450ef2113a3560b3d8dd13669
Source
382833f34a1c65c450ef2113a3560b3d8dd13669
Select Git revision
...
Target
ec06ca162b22c0ea283aecb11cc751e2b6e6e037
Select Git revision
Compare
Commits (1)
Removed old svn header
· 382833f3
Jan Möbius
authored
Jan 09, 2019
382833f3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
SSAO.cc
SSAO.cc
+1
-7
SSAO.hh
SSAO.hh
+1
-7
No files found.
SSAO.cc
View file @
382833f3
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <ACG/GL/acg_glew.hh>
...
...
SSAO.hh
View file @
382833f3
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <QObject>
...
...