This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenSpace
Watch
1
Star
0
Fork
0
You've already forked OpenSpace
mirror of
https://github.com/OpenSpace/OpenSpace.git
synced
2026-04-23 12:39:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d49076c54ff92b5263df91051469234048c4415
OpenSpace
/
modules
/
newhorizons
T
History
Michael Nilsson
0d49076c54
solve merge conflict with develop
2016-05-03 17:11:28 -04:00
..
rendering
fixed path to fboPass shaders in renderablePlanetProjection
2016-05-03 16:30:04 -04:00
scripts
Correctly clear imageprojections in case the base texture is not RGB
2016-04-20 23:15:34 +02:00
shaders
solve merge conflict with develop
2016-05-03 17:11:28 -04:00
util
Untabify the rest of the source files
2016-04-18 20:14:29 +02:00
CMakeLists.txt
Move fboPass shader into NewHorizons module
2016-05-01 13:14:36 +02:00
include.cmake
…
newhorizonsmodule.cpp
Removing classes PlanetGeometryProject and SimpleSphereGeometryProjection and replace their use with the generic PlanetGeometry and SImpleSphereGeometry classes
2016-04-20 13:06:40 +02:00
newhorizonsmodule.h
…