]> git.mxchange.org Git - flightgear.git/history - src/Canvas/elements
Fix a Clang warning in Shiva.
[flightgear.git] / src / Canvas / elements /
2012-09-17 Thomas GeymayerCanvas: Use seperate projection instance for each map
2012-09-01 Thomas GeymayerCanvas: Only use cull callback if it's still valid
2012-08-23 Thomas GeymayerCanvas: CSS like property value inheritance.
2012-08-12 Thomas GeymayerCanvas: Don't crash if texture not available
2012-08-10 Thomas GeymayerCanvas: Forward mouse events to elements.
2012-08-09 Thomas GeymayerCanvas: default image element dimensions to texture...
2012-08-09 Thomas GeymayerCanvas: Image/Window unifying and allow using canvas...
2012-08-09 Thomas GeymayerClean up
2012-08-05 James TurnerInitial work on Image element for Canvas.
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-07-31 Thomas GeymayerCanvas: First version of new Canvas GUI system.
2012-07-31 Thomas GeymayerCanvas: Support for text selection.
2012-07-31 Thomas GeymayerCanvas: UTF-8 support and more settings exposed.
2012-07-31 Thomas GeymayerCanvas: Add new element type map for geo mapping.
2012-07-13 Thomas GeymayerCanvas: Calculate bounding box for path elements.
2012-07-13 Thomas GeymayerRename tf elements for easier handling.
2012-07-13 Thomas GeymayerFix setting global path options per path
2012-06-17 Thomas GeymayerAllow filling paths and do some clean up/fixing.
2012-06-17 Thomas GeymayerCanvas: basic support for OpenVG (path with stroke...
2012-06-03 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-31 Thomas GeymayerExpose character-aspect-ratio and do some clean up
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-18 James TurnerFix Win32 build, hopefully.
2012-05-18 Thomas GeymayerBasic 2D canvas implementation.