mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 12:38:27 +02:00
repairs to starfield headers
This commit is contained in:
parent
b5a641d60f
commit
d2c6ea238e
9 changed files with 13 additions and 3 deletions
|
@ -9,6 +9,9 @@
|
||||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||||
//
|
//
|
||||||
|
|
||||||
|
#ifndef __interface__starfield__Config__
|
||||||
|
#define __interface__starfield__Config__
|
||||||
|
|
||||||
#include "InterfaceConfig.h"
|
#include "InterfaceConfig.h"
|
||||||
#include "renderer/ProgramObject.h"
|
#include "renderer/ProgramObject.h"
|
||||||
|
|
||||||
|
@ -55,5 +58,4 @@ namespace starfield {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
// interface/src/starfield
|
// interface/src/starfield
|
||||||
//
|
//
|
||||||
// Created by Tobias Schwinger on 3/29/13.
|
// Created by Tobias Schwinger on 3/29/13.
|
||||||
|
// Modified by Chris Barnard on 10/16/13.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Copyright 2013 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
// interface/src/starfield/data
|
// interface/src/starfield/data
|
||||||
//
|
//
|
||||||
// Created by Chris Barnard on 10/17/13.
|
// Created by Chris Barnard on 10/17/13.
|
||||||
|
// Based on code by Tobias Schwinger on 3/29/13.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Copyright 2013 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
// interface/src/starfield/data
|
// interface/src/starfield/data
|
||||||
//
|
//
|
||||||
// Created by Tobias Schwinger on 3/29/13.
|
// Created by Tobias Schwinger on 3/29/13.
|
||||||
|
// Modified by Chris Barnard on 10/17/13.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Copyright 2013 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
|
@ -2,7 +2,8 @@
|
||||||
// InputVertex.cpp
|
// InputVertex.cpp
|
||||||
// interface/src/starfield/data
|
// interface/src/starfield/data
|
||||||
//
|
//
|
||||||
// Created by Chris Barnard on 10/17.
|
// Created by Chris Barnard on 10/17/13.
|
||||||
|
// Based on code by Tobias Schwinger 3/29/13.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Copyright 2013 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
// interface/src/starfield/data
|
// interface/src/starfield/data
|
||||||
//
|
//
|
||||||
// Created by Tobias Schwinger on 3/29/13.
|
// Created by Tobias Schwinger on 3/29/13.
|
||||||
|
// Modified by Chris Barnard on 10/17/13.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Copyright 2013 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
// interface/src/starfield/renderer
|
// interface/src/starfield/renderer
|
||||||
//
|
//
|
||||||
// Created by Chris Barnard on 10/17/13.
|
// Created by Chris Barnard on 10/17/13.
|
||||||
|
// Based on earlier work by Tobias Schwinger 3/22/13.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Copyright 2013 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
// interface/src/starfield/renderer
|
// interface/src/starfield/renderer
|
||||||
//
|
//
|
||||||
// Created by Tobias Schwinger on 3/22/13.
|
// Created by Tobias Schwinger on 3/22/13.
|
||||||
|
// Modified by Chris Barnard on 10/17/13.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Copyright 2013 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
// interface/src/starfield/renderer
|
// interface/src/starfield/renderer
|
||||||
//
|
//
|
||||||
// Created by Chris Barnard on 10/17/13.
|
// Created by Chris Barnard on 10/17/13.
|
||||||
|
// Based on code by Tobias Schwinger on 3/22/13.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Copyright 2013 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
Loading…
Reference in a new issue