]> git.mxchange.org Git - simgear.git/history - simgear
Cmake policies conditional on Cmake version.
[simgear.git] / simgear /
2015-01-19 Peter Sadrozinskimemory reduced tile loading.
2015-01-18 Rebecca N. PalmerFix endianness tests, allowing arm64 support
2015-01-18 Rebecca N. PalmerFix UpdateOnceCallback crash (bug 1554/1556/1568)
2015-01-15 Stuart BuchananProtect against divide-by-zero error.
2015-01-05 Stuart BuchananFix directional lighting
2014-12-27 Peter Sadrozinski- remove the test of the test..
2014-12-27 Peter Sadrozinski- fix binobj unit test. Simgear now rejects zero area...
2014-12-26 Peter Sadrozinski- fix for index overrun when building TexturedTriangleArray
2014-12-01 James TurnerExplicitly track not-found responses from SVN.
2014-11-28 Stuart BuchananFix PagedLOD for random objects.
2014-11-23 Thomas GeymayerNasal: add an naRef to ghosts to allow for proper gc...
2014-11-21 Stuart BuchananFix two bugs in random object placement
2014-11-19 Torsten DreyerMake expiry time for paged models settable from props
2014-11-16 Clément de l'HamaideUniformFactory: fix Rembrandt light
2014-11-13 Stuart BuchananSupport alpha for cloud definitions Thorsten RENK
2014-11-11 James TurnerMerge FreeBSD patches.
2014-11-07 Stuart BuchananLimit number of random objects per triangle
2014-10-27 Stuart BuchananChange parameter name to avoid clash with cull-face
2014-10-21 Stuart BuchananPass whether light is directional to shader.
2014-10-21 Torsten DreyerPrecipitation updates from ThorstenR
2014-10-08 Torsten DreyerSet sun color below horizon
2014-09-27 Stuart BuchananFurther work to clean up UniformCache for Effects
2014-09-27 Torsten DreyerMerge branch 'UniformFactory' into next
2014-09-27 Torsten DreyerA better fix for crash in the Effect System
2014-09-22 Thomas GeymayerFix compiler warnings.
2014-09-21 Clément de l'HamaideImprove the <usage> tag feature
2014-09-15 Thomas Geymayercppbind: check if ghost is of wrong type.
2014-09-05 Torsten Dreyerfirst stab at UniformFactory
2014-09-05 Torsten DreyerRevert "Partial fix for crash in SGPropertyNode::fireVa...
2014-08-31 Thomas Geymayercanvas::Text: fix global StateSet and line start cursor...
2014-08-29 Torsten DreyerPartial fix for crash in SGPropertyNode::fireValueChanged
2014-08-27 Clément de l'HamaideRemove Textures.high logic
2014-08-25 Torsten DreyerCanvas: add stroke-linejoin handling for path elements
2014-08-25 Thomas Geymayercanvas::KeyboardEvent: C0/C1 control characters are...
2014-08-25 Thomas GeymayerCanvas: add method clearFocusElement.
2014-08-23 Thomas Geymayercanvas::Text: clean up and expose character/cursor...
2014-08-10 Stuart BuchananUse surface-lights effect for random tile lights.
2014-08-10 Thomas GeymayerCanvas: prepare for keypress events.
2014-08-10 Thomas GeymayerCanvas: fix element mouse hit detection with OSG 3...
2014-08-10 Stuart BuchananFix VS2010 lack of fminf
2014-08-09 Stuart BuchananNew materials.xml format
2014-08-09 bcoconniAdded some OSG headers for the correct evaluation of...
2014-08-09 Thomas GeymayerUpdate for OpenSceneGraph 3.3.2 API changes.
2014-08-07 Thomas GeymayerAdd simple keyboard event demo application.
2014-08-03 Thomas GeymayerMove canvas::AlignmentFlag to separate file.
2014-08-03 Christian SchmittFix lights appearing three times.
2014-08-03 Thomas Geymayercanvas::Layout: support for alignment.
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2014-07-30 Thomas GeymayerCanvas: Support for preventDefault() on Events.
2014-07-30 Thomas GeymayerFallback for old Boost (also with UTF8-CPP library).
2014-07-29 Thomas GeymayerImprove (mostly Canvas event related) documentation.
2014-07-29 Thomas GeymayerCanvas: basic Keyboard event support (with input focus).
2014-07-27 Thomas GeymayerCanvas: warn for missing tff and png plugins.
2014-07-27 Thomas GeymayerCanvas: backdrop/stroke option for text (based on Gijs...
2014-07-22 Thomas GeymayerDoxygen: disable (not working) latex output and update...
2014-07-22 Thomas Geymayercanvas::Layout: support for contents margins.
2014-07-22 Thomas GeymayerMove overflow protected add helpers to math.
2014-07-21 Thomas Geymayercanvas::Layout: clear parent/canvas after calling onRemove.
2014-07-21 Thomas GeymayerHopefully final fix for old gcc...
2014-07-21 Thomas GeymayerOne more fix for old gcc.
2014-07-21 Thomas GeymayerTrying to make old gcc on Jenkins happy.
2014-07-20 Thomas Geymayercanvas::Layout: support for hiding items.
2014-07-20 Thomas Geymayercppbind: helper to call Nasal methods on NasalWidget.
2014-07-20 Thomas Geymayercanvas::NasalWidget: check for empty setGeometry callback.
2014-07-20 Thomas Geymayercppbind: fix Ghost casting/storage in polymorphic class...
2014-07-19 Thomas Geymayercanvas::Element: floating point scissor coordinates.
2014-07-17 Thomas Geymayercanvas::BoxLayout: fix parent ref on add/remove.
2014-07-16 Thomas Geymayercanvas::BoxLayout: set stretch factor by item.
2014-07-14 Thomas GeymayerNasal: require 0o as prefix for octal numbers.
2014-07-12 Thomas Geymayercanvas::Layout: keep user provided size hints.
2014-07-12 Thomas GeymayerSGTrackToAnimation: supress wrong warnings.
2014-07-11 Thomas GeymayerSGPropertyNode: add InterpolationMgr getter.
2014-07-11 Thomas GeymayerDon't restore old canvasses on reset.
2014-07-01 Thomas Geymayercanvas::Element: fix cleanup (and hopefully crash)
2014-06-30 Thomas Geymayerpkg::Package: callback for installation start.
2014-06-30 Thomas Geymayerpkg: Remove Install from list after uninstall.
2014-06-30 Thomas GeymayerHTTPRequest/pkg::Install: do not replace callbacks.
2014-06-29 Thomas Geymayercanvas::Widget: pass ghost to onRemove handler
2014-06-28 Thomas Geymayercanvas::BoxLayout: fix hfw layouting (fix updating...
2014-06-26 Thomas Geymayerfix g++ 4.4: "warning: suggest parentheses around ...
2014-06-26 Thomas GeymayerSGPath: fix creating paths with permission checker.
2014-06-26 Thomas GeymayerNasal: fix parsing octal/hex numbers in strings as...
2014-06-23 Thomas Geymayernasal::Ghost: improve intrusive pointer storage and...
2014-06-22 Thomas GeymayerSGConditionRef typedef. No functional changes.
2014-06-21 Thomas GeymayerShivaVG: fix call to shCopyPixels.
2014-06-21 Thomas GeymayerShivaVG: check for zero before dividing.
2014-06-20 Thomas GeymayerNasal: better error message for non-numeric string.
2014-06-19 Thomas Geymayercanvas::CustomEvent: init bubbles member.
2014-06-18 Thomas GeymayerUse Boost.Test for strutils_test and add some md5/hex...
2014-06-18 Thomas GeymayerKeep md5 inside simgear and use single encodeHex implem...
2014-06-17 Thomas GeymayerExpose md5.h to flightgear for. Will need a better...
2014-06-17 Thomas GeymayerNasal: support for standard bitwise operators.
2014-06-17 Thomas Geymayercanvas::Text: get maximum width (if displayed on a...
2014-06-16 Thomas Geymayercanvas::NasalWidget: ensure nasal part is destroyed
2014-06-15 James TurnerPackage: support for variants
2014-06-15 Thomas Geymayercppbind: queue Ghosts for deletion and delete outside gc.
2014-06-15 Thomas Geymayercanvas::Element: check if element is valid.
2014-06-15 Thomas Geymayercanvas::Layout: proper cleanup/update on removing items.
2014-06-15 Thomas Geymayerpkg: allow 'installed' as filter criterion.
2014-06-14 Thomas Geymayercanvas::Layout: add clear method to remove all items.
next