tpajenka
|
702ea19253
|
camera is recalculated on mouse action instead of at every frame
|
2014-06-19 22:24:58 +02:00 |
|
tpajenka
|
c7ea247b70
|
introducing window resize event, main viewport resizing to actual window size
|
2014-05-24 13:47:47 +02:00 |
|
tpajenka
|
9761e7c6c2
|
Merge branch 'master' into ui
Conflicts:
src/UI/Callbacks.hs
caused by using TMVar for camera state
|
2014-05-21 14:57:39 +02:00 |
|
tpajenka
|
9523e733c6
|
new UI-Widget type: Viewport, removed old hacked code (except mouse wheel) to handle camera movement and using viewport instead
|
2014-05-21 14:10:47 +02:00 |
|
tpajenka
|
992c8fd041
|
purpose dependent widget states and widget actions are now stored inside HashMaps
|
2014-05-08 23:36:53 +02:00 |
|
tpajenka
|
e292633ce4
|
widget coordinates are now local (offset based on parent component)
|
2014-05-03 22:40:49 +02:00 |
|
tpajenka
|
ad0e569537
|
renamed modules after restructuring UI data
|
2014-05-03 15:22:20 +02:00 |
|