1
0
Fork 0
flightgear/src/Canvas
Thomas Geymayer e62649e075 CanvasWidget: Retrieve texture id every frame.
If the size of a Canvas changes also the texture id
changes. We now retrieve the texture id for the CanvasWidget
every frame to ensure it uses the latest texture instance.
2012-12-09 23:15:49 +01:00
..
canvas_fwd.hpp Update for new simgear Canvas system. 2012-11-04 14:18:31 +01:00
canvas_mgr.cxx CanvasWidget: Retrieve texture id every frame. 2012-12-09 23:15:49 +01:00
canvas_mgr.hxx CanvasWidget: Retrieve texture id every frame. 2012-12-09 23:15:49 +01:00
CMakeLists.txt Update for new simgear Canvas system. 2012-11-04 14:18:31 +01:00
FGCanvasSystemAdapter.cxx Forward mouse events from (PUI) CanvasWidget to Canvas for new DOM like callbacks 2012-12-02 13:33:16 +01:00
FGCanvasSystemAdapter.hxx Forward mouse events from (PUI) CanvasWidget to Canvas for new DOM like callbacks 2012-12-02 13:33:16 +01:00
gui_mgr.cxx Canvas MouseEvent now provides client and screen position 2012-12-08 15:02:15 +01:00
gui_mgr.hxx More work on Canvas event handling/adapt for simgear changes 2012-11-27 13:56:53 +01:00
window.cxx More work on Canvas event handling/adapt for simgear changes 2012-11-27 13:56:53 +01:00
window.hxx More work on Canvas event handling/adapt for simgear changes 2012-11-27 13:56:53 +01:00