.. |
bucket
|
Simgear::test_bucket code coverage
|
2017-12-23 08:52:23 +00:00 |
bvh
|
Ensure <simgear_config.h> is always included.
|
2017-03-28 09:36:53 +01:00 |
canvas
|
Prevent nullptr exception. Had this happen once.
|
2017-12-04 07:30:48 +01:00 |
debug
|
Fix a warning
|
2017-08-12 22:34:52 +02:00 |
embedded_resources
|
Rename the ResourceProxy class to EmbeddedResourceProxy
|
2017-10-07 16:36:49 +02:00 |
environment
|
Enable the test 'test_precipitation'
|
2018-01-04 08:18:43 +01:00 |
ephemeris
|
Ensure <simgear_config.h> is always included.
|
2017-03-28 09:36:53 +01:00 |
hla
|
Add missing include <algorithm> for std::max() and std::min()
|
2017-11-16 16:00:14 +01:00 |
io
|
Simplify code in NetChannelPoller::removeChannel()
|
2018-01-08 10:26:18 +01:00 |
magvar
|
|
|
math
|
Fix (hopefully) sim4_t class initialization problems
|
2017-04-27 14:54:21 +02:00 |
misc
|
cppbind: fix exporting integer_sequence and small codingstyle fixes
|
2018-01-12 07:57:17 +01:00 |
nasal
|
cppbind: fix exporting integer_sequence and small codingstyle fixes
|
2018-01-12 07:57:17 +01:00 |
package
|
Package thumbnail caching tweaks
|
2017-11-27 23:37:56 +00:00 |
props
|
Various doxygen improvements/fixes.
|
2018-01-12 08:32:04 +01:00 |
scene
|
Various doxygen improvements/fixes.
|
2018-01-12 08:32:04 +01:00 |
screen
|
|
|
serial
|
Ensure <simgear_config.h> is always included.
|
2017-03-28 09:36:53 +01:00 |
sound
|
int16_t needs cstdint
|
2017-10-31 11:22:39 +01:00 |
structure
|
Various doxygen improvements/fixes.
|
2018-01-12 08:32:04 +01:00 |
threads
|
|
|
timing
|
Remove sgGMTime, no longer used.
|
2017-03-17 23:25:25 +00:00 |
xml
|
Move IOStreams-related files to simgear/io/iostreams; rename zfstream.[ch]xx to gzfstream.[ch]xx
|
2017-02-12 21:18:52 +01:00 |
.gitignore
|
|
|
CMakeLists.txt
|
Link shared SimGearScene with libgdal when enabled
|
2017-06-15 04:58:03 +02:00 |
compiler.h
|
Define SG_DEPRECATED, remove unused DEPRECATED.
|
2017-04-05 22:09:52 +09:00 |
constants.h
|
Provide polar earth radius as a simgear constant.
|
2017-11-16 21:38:50 +01:00 |
sg_inlines.h
|
Add function template simgear::enumValue() to simgear/sg_inlines.h
|
2017-11-19 00:45:47 +01:00 |
simgear_config_cmake.h.in
|
Add std::index_sequence for C++11
|
2018-01-02 08:00:49 +01:00 |
version.h.in
|
|
|