1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed compile errors under Win32.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Initial implementation of NAVAID symbols. Encountered first performance problems.
Petr Gotthard
as gotthardp
More... almost 16 years ago
_aircraft refactorized: vertical line is now an external object, dynamically composable in Python script
Petr Gotthard
as gotthardp
More... almost 16 years ago
Changed naming conventions to improve readability.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Split PyPlanet to PyOssimPlanet and PySimpleFlatPlanet
Petr Gotthard
as gotthardp
More... almost 16 years ago
Changed altitude parsing function in PyAirspace.cpp More... almost 16 years ago
Modification of airspace cap creation More... almost 16 years ago
Fixed _aircraft setSISOType(). Enhanced ATLoader to read multiple type identifiers.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Correction of one function return type More... almost 16 years ago
Removed memory leaks from _airspace module More... almost 16 years ago
utility changed to static library
Petr Gotthard
as gotthardp
More... almost 16 years ago
utility changed to static library
Petr Gotthard
as gotthardp
More... almost 16 years ago
Fix additional build error on Win32 platform.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Tiny little bugfix.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Fixed new SimGear's compile errors. Added more _ossim debugging code.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Additional portability fixes.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Modified _ossim to use the new ossim terrain engine.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Fix compile error under Linux.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Fixed compile error on Win32.
Petr Gotthard
as gotthardp
More... almost 16 years ago
_aircraft: Implemented and integrated a label.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Added Longitude-Latitude String Parser and Formatter, by Jeff Bogan
Petr Gotthard
as gotthardp
More... almost 16 years ago
Aircraft label: first and incomplete draft.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Integrated with latest SimGear. Thanks to Martin Spott.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Set proper CMAKE_MINIMUM_REQUIRED
Petr Gotthard
as gotthardp
More... almost 16 years ago
Documentation improved.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Implemented simpleFlatPlanet.centerScene() function
Petr Gotthard
as gotthardp
More... almost 16 years ago
Fixed _surface crash in Release mode.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Support for machines where Python debug libraries are not available.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Fixes to support the Visual Studio debugging.
Petr Gotthard
as gotthardp
More... almost 16 years ago
Test script added.
Petr Gotthard
as gotthardp
More... almost 16 years ago