Mercurial > fife-parpg
log engine/core/view/camera.cpp @ 67:ac3c770ca03d
age | author | description |
---|---|---|
2008-07-14 | spq | add possibility to hide instances/instance visuals; initialize instance visuals properly |
2008-07-13 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
2008-07-12 | spq | fix getPixelRGBA - it should return r g b and not r b g... |
2008-07-11 | jasoka | fix for instance facing location on actions + KDevelop project file upgrade |
2008-07-07 | spq | * new function which lists instances in a rect |
2008-07-06 | jwt | Camera was attached to instance on a different layer, resulting in strange scrolling. Fixed it, and added a check to prevent this happening again (attach-to-other-layer fails and logs a warning). |
2008-06-29 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |