Alexander Bock
|
abffcf4175
|
Allow the camera to get closer to objects
|
2016-01-31 16:47:36 +01:00 |
|
Alexander Bock
|
f1437c7183
|
Remove superfluous LINFO in RenderablePlanetProjection
|
2016-01-31 13:59:18 +01:00 |
|
Alexander Bock
|
cee66b9c5e
|
Fix image projection error that occurred due to degrees v radians glm functions
Don't crash if a shader recompile fails, but log an error
Use correct file extension for binary Spice kernels
|
2016-01-31 13:56:46 +01:00 |
|
Alexander Bock
|
18a271c43e
|
Updated ghoul repository
|
2016-01-19 18:10:03 +01:00 |
|
Alexander Bock
|
85ce552cc8
|
Remove unused CMakeLists file
|
2016-01-18 18:39:19 +01:00 |
|
Alexander Bock
|
dda5c3acc2
|
Update Ghoul repository
Add explicit C++14 standard requirement for OpenSpaceTest target
|
2016-01-18 18:32:20 +01:00 |
|
Alexander Bock
|
fc60692aeb
|
Remove hard-coded C++ version checking from CMake and replaced with CXX_STANDARD CMake property
|
2016-01-18 18:16:02 +01:00 |
|
Alexander Bock
|
85d564767b
|
Fix #define None include error on X11 systems
|
2016-01-18 18:05:57 +01:00 |
|
Alexander Bock
|
aee6146d3f
|
Xlib compile error
|
2016-01-18 17:52:14 +01:00 |
|
Alexander Bock
|
50228d9296
|
Updated Ghoul repository
GCC compile fix
|
2016-01-18 17:42:51 +01:00 |
|
Alexander Bock
|
0edf3cd5d9
|
Merge branch 'feature/cleanup' into develop
|
2016-01-18 17:12:49 +01:00 |
|
Alexander Bock
|
14b5c1ecbd
|
Updated Ghoul repository
|
2016-01-18 17:09:23 +01:00 |
|
Alexander Bock
|
d938663a52
|
Updated Ghoul repository
|
2016-01-14 16:21:30 +01:00 |
|
Alexander Bock
|
136a661866
|
Updated ghoul and data repositories
|
2016-01-14 16:06:26 +01:00 |
|
Alexander Bock
|
bae8d0aa76
|
Making OpenSpaceTest application compile with API change
Set default start to July 2015
Move default window out of the corner
Compile fixes
|
2016-01-14 16:05:29 +01:00 |
|
Alexander Bock
|
b43f622a9f
|
Fixes for libtorrent version to be compiled with VS 2015
|
2016-01-14 16:04:40 +01:00 |
|
Jonathas Costa
|
1ec01d9fea
|
Updating launcher to Ghoul API.
|
2016-01-07 17:11:33 -05:00 |
|
Alexander Bock
|
0679a48442
|
Merge branch 'feature/cleanup' of openspace.itn.liu.se:/openspace into feature/cleanup
|
2016-01-03 11:28:14 -05:00 |
|
Alexander Bock
|
c7cc137da9
|
Started cleanup of LuaConsole
|
2016-01-03 11:27:50 -05:00 |
|
Alexander Bock
|
13510e1085
|
Merge branch 'feature/cleanup' of openspace.itn.liu.se:/openspace into feature/cleanup
|
2016-01-02 21:40:29 +01:00 |
|
Alexander Bock
|
c87fdfd38b
|
Fixes for Windows
Fixing shader paths for fieldlines rendering
Update Kameleon to work with MSVC 2015 fix
|
2016-01-02 21:40:15 +01:00 |
|
Alexander Bock
|
cdf228975a
|
Started cleanup of Time class
|
2015-12-23 17:44:05 -05:00 |
|
Alexander Bock
|
52971caef5
|
Cleaning the ScreenLog
|
2015-12-23 17:18:59 -05:00 |
|
Alexander Bock
|
465715f652
|
Remove DummyWindowWrapper and implement default methods into WindowWrapper
|
2015-12-23 16:26:24 -05:00 |
|
Alexander Bock
|
1a4ea8763e
|
Fix performance window access to SharedMemory
|
2015-12-23 14:41:17 -05:00 |
|
Alexander Bock
|
0895d6e6d0
|
Some cleanup of ScriptEngine
|
2015-12-16 17:23:17 -08:00 |
|
Alexander Bock
|
0735d0fc2d
|
More cleanup of FactoryManager
|
2015-12-14 17:55:24 -08:00 |
|
Alexander Bock
|
177571195c
|
Completely remove references to constants.h
|
2015-12-14 17:36:15 -08:00 |
|
Alexander Bock
|
c92fc923f9
|
Remove constants.h file
Reenable LuaConsole rendering
|
2015-12-14 17:21:22 -08:00 |
|
Alexander Bock
|
c99666e75a
|
Cleaning ConfigurationManager and OpenSpaceEngine
Updated Ghoul version
|
2015-12-14 16:44:13 -08:00 |
|
Alexander Bock
|
adfc7d244c
|
Cleanup of WindowWrapper classes
|
2015-12-14 15:55:28 -08:00 |
|
Alexander Bock
|
6eca5c0f68
|
More module cleanup
|
2015-12-14 11:46:44 -08:00 |
|
Alexander Bock
|
2fce471743
|
Started cleanup of module structure
|
2015-12-14 10:50:38 -08:00 |
|
Alexander Bock
|
e26f1d41a4
|
Updated Ghoul version
Started cleaning up OpenSpace
|
2015-12-13 22:01:42 -08:00 |
|
Alexander Bock
|
8260f5701d
|
Updated Ghoul
Adapted to Ghoul API change
|
2015-12-12 13:29:09 -05:00 |
|
Alexander Bock
|
ae55078ff8
|
Updated Ghoul version
Adapted to changed Ghoul API
Reenable fading of ScreenLog messages
|
2015-12-11 16:50:21 -05:00 |
|
Alexander Bock
|
e5a3a7a80b
|
Updating Ghoul version
Adapting OpenSpaceEngine to new Ghoul API
|
2015-12-09 19:10:59 -05:00 |
|
Alexander Bock
|
cd3a819541
|
Updating Ghoul version
Applying new Ghoul changes
|
2015-12-09 14:41:50 -05:00 |
|
Alexander Bock
|
875de328aa
|
Update Ghoul version
Make the modules depend on C++14
Change the OpenSpace code to the new Ghoul version
|
2015-12-07 18:54:17 -05:00 |
|
Alexander Bock
|
ba35b834f7
|
Update Ghoul
Adapted to new ghoul version
|
2015-12-02 22:47:15 -05:00 |
|
Alexander Bock
|
0006e83f4b
|
Updated Ghoul
Adapted to cleanup in Ghoul
|
2015-11-30 17:50:26 -05:00 |
|
Alexander Bock
|
999f198aa3
|
Updated tinyobjloader and applied the changes
|
2015-11-30 15:01:02 -05:00 |
|
Alexander Bock
|
5c6943477a
|
Updated Ghoul
Applied new Ghoul changes
|
2015-11-30 14:32:06 -05:00 |
|
Alexander Bock
|
0fceda663a
|
Updated Ghoul version
|
2015-11-24 21:48:26 -05:00 |
|
Alexander Bock
|
383c7028a8
|
Applied changes in texture reading io classes to OpenSpace
|
2015-11-24 18:15:23 -05:00 |
|
Alexander Bock
|
31db5c1603
|
Merge branch 'feature/fontrendering' into feature/cleanup
|
2015-11-23 22:31:53 -05:00 |
|
Alexander Bock
|
8f031e37ae
|
Merge branch 'feature/fontrendering' of openspace.itn.liu.se:/openspace into feature/fontrendering
|
2015-11-23 22:29:30 -05:00 |
|
Alexander Bock
|
fbc501450a
|
Updated support files to enable SPICE on MSVC14
|
2015-11-23 22:24:13 -05:00 |
|
Alexander Bock
|
a9ba03d143
|
Updated Ghoul version
|
2015-11-23 22:10:37 -05:00 |
|
Alexander Bock
|
293faf8ca9
|
Adopted cleaned up fontrendering code
|
2015-11-23 20:18:38 -05:00 |
|