simgear/simgear
Thomas Geymayer b99f53fda3 Refactor Canvas and add some helpers.
- Refactor Canvas from FlightGear and fix lazy rendering with
   recursive canvases.
 - New classes PropertyBasedElement and PropertyBasedManager for
   creating subsystems controlled by the property tree.
 - New method parseColor to parse CSS 3 conformant color strings
   (only basic color schemes supported)
 - New Rect class representing a rectangle.
2012-11-04 14:12:05 +01:00
..
bucket Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
bvh Standardise SimGear libraries, for static vs shared. 2012-09-16 16:04:08 +01:00
canvas Refactor Canvas and add some helpers. 2012-11-04 14:12:05 +01:00
debug #479: avoid issues due to trailing path separators 2011-12-18 17:04:31 +01:00
environment Standardise SimGear libraries, for static vs shared. 2012-09-16 16:04:08 +01:00
ephemeris Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
hla cmake: Make rti/hla compile again. 2012-09-16 21:13:56 +02:00
io No bzero in MSVC 2012-10-29 08:48:55 +01:00
magvar Standardise SimGear libraries, for static vs shared. 2012-09-16 16:04:08 +01:00
math Refactor Canvas and add some helpers. 2012-11-04 14:12:05 +01:00
misc Refactor Canvas and add some helpers. 2012-11-04 14:12:05 +01:00
nasal Christoph Korn/PlayDeb.net: support additional architechtures 2012-08-17 23:48:41 +02:00
props Refactor Canvas and add some helpers. 2012-11-04 14:12:05 +01:00
scene scenery: put stg loaded models under a common lod node. 2012-11-01 07:19:38 +01:00
screen Fix final simgear GCC warnings. 2012-01-09 21:51:09 +01:00
serial Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
sound Fix Linux compile: "free" needs stdlib.h. 2012-10-04 21:11:35 +02:00
structure Avoid signed/unsigned compiler warning. 2012-09-21 12:55:40 +02:00
threads Remove the remaining Makefiles from the code. 2011-11-01 09:28:26 +00:00
timing SGTime: use SGGeod, quieter init. 2012-09-24 00:02:11 +01:00
xml Option to use system, instead of built-in, expat 2012-09-16 17:07:35 +01:00
.gitignore Remove obsolete ignore pattern for automake generated headers. 2012-02-17 23:46:06 +01:00
CMakeLists.txt Link with ShivaVG 2012-10-25 01:02:38 +02:00
compiler.h
constants.h
sg_inlines.h Macro to disable the copy-constructor. 2012-09-24 23:18:57 +01:00
simgear_config_cmake.h.in Initial work on making OpenAL private to the sound code. 2012-10-04 16:47:13 +01:00
simgear_config.h-msvc90
version.h.in Fix rpmlint/Linux packager complaints 2012-05-05 00:30:16 +02:00