Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
OpenSpace
Commits
0e9edaeb
Commit
0e9edaeb
authored
7 years ago
by
Alexander Bock
Browse files
Options
Download
Email Patches
Plain Diff
Fix byte order mark commits
Update Ghoul
parent
90e0364c
Changes
532
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
ext/ghoul
+1
-1
ext/ghoul
include/openspace/documentation/documentation.h
+1
-1
include/openspace/documentation/documentation.h
include/openspace/documentation/documentationengine.h
+1
-1
include/openspace/documentation/documentationengine.h
include/openspace/documentation/verifier.h
+1
-1
include/openspace/documentation/verifier.h
include/openspace/documentation/verifier.inl
+1
-1
include/openspace/documentation/verifier.inl
include/openspace/engine/configurationmanager.h
+1
-1
include/openspace/engine/configurationmanager.h
include/openspace/engine/logfactory.h
+1
-1
include/openspace/engine/logfactory.h
include/openspace/engine/moduleengine.h
+1
-1
include/openspace/engine/moduleengine.h
include/openspace/engine/openspaceengine.h
+1
-1
include/openspace/engine/openspaceengine.h
include/openspace/interaction/controller.h
+1
-1
include/openspace/interaction/controller.h
include/openspace/interaction/delayedvariable.h
+1
-1
include/openspace/interaction/delayedvariable.h
include/openspace/interaction/delayedvariable.inl
+1
-1
include/openspace/interaction/delayedvariable.inl
include/openspace/interaction/inputstate.h
+1
-1
include/openspace/interaction/inputstate.h
include/openspace/interaction/interpolator.h
+1
-1
include/openspace/interaction/interpolator.h
include/openspace/interaction/interpolator.inl
+1
-1
include/openspace/interaction/interpolator.inl
include/openspace/interaction/keybindingmanager.h
+1
-1
include/openspace/interaction/keybindingmanager.h
include/openspace/interaction/keyframenavigator.h
+1
-1
include/openspace/interaction/keyframenavigator.h
include/openspace/interaction/luaconsole.h
+1
-1
include/openspace/interaction/luaconsole.h
include/openspace/interaction/mousestate.h
+1
-1
include/openspace/interaction/mousestate.h
include/openspace/interaction/navigationhandler.h
+1
-1
include/openspace/interaction/navigationhandler.h
with
20 additions
and
20 deletions
+20
-20
ghoul
@
c1daefdc
Compare
385ad74d
...
c1daefdc
Subproject commit
385ad74d75e113adbb9ba51a450d90cb7d62dd62
Subproject commit
c1daefdce9a252d9048c4b9225f904cda3eb5f90
This diff is collapsed.
Click to expand it.
include/openspace/documentation/documentation.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/documentation/documentationengine.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/documentation/verifier.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/documentation/verifier.inl
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/engine/configurationmanager.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/engine/logfactory.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/engine/moduleengine.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/engine/openspaceengine.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/controller.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/delayedvariable.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/delayedvariable.inl
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/inputstate.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/interpolator.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/interpolator.inl
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/keybindingmanager.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/keyframenavigator.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/luaconsole.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/mousestate.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
include/openspace/interaction/navigationhandler.h
+
1
-
1
View file @
0e9edaeb
/*****************************************************************************************
/*****************************************************************************************
* *
* OpenSpace *
* *
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
5
…
27
Next
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help