0ad/source/tools/atlas/GameInterface
Ralph Sennhauser df72c1aad1
Support scroll-rotate in Atlas
Split mouse wheel scroll handling into horizontal and vertical. Keep
vertical scroll for zooming and use horizontal to rotate around the y
axis replicating the behaviour of the main game.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-08-10 09:00:07 +02:00
..
Handlers Support scroll-rotate in Atlas 2026-08-10 09:00:07 +02:00
ActorViewer.cpp Splits PrepareScene and remove intermediates 2026-07-13 00:40:36 +02:00
ActorViewer.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
Brushes.cpp Fix some includes in atlas 2025-08-09 06:52:41 +02:00
Brushes.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
CommandProc.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
CommandProc.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
DeltaArray.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
GameLoop.cpp Fix some includes in atlas 2025-08-09 06:52:41 +02:00
GameLoop.h Support scroll-rotate in Atlas 2026-08-10 09:00:07 +02:00
InputProcessor.cpp Support scroll-rotate in Atlas 2026-08-10 09:00:07 +02:00
InputProcessor.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
MessagePasser.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
MessagePasserImpl.cpp Fix some includes in atlas 2025-08-21 14:18:38 +02:00
MessagePasserImpl.h Fix some includes in atlas 2025-08-09 06:52:41 +02:00
Messages.h Support scroll-rotate in Atlas 2026-08-10 09:00:07 +02:00
MessagesSetup.h Explicitly default copy ctors for some classes 2024-09-28 21:55:30 +02:00
Misc.cpp Makes GameView returning reference on camera 2026-06-28 17:57:16 +02:00
Register.cpp Fix some includes in atlas 2025-08-09 06:52:41 +02:00
Shareable.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
SharedMemory.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
SharedTypes.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
SimState.cpp Fix some includes in atlas 2025-08-09 06:52:41 +02:00
SimState.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
View.cpp Remove global g_xres and x_yres 2026-07-08 11:35:46 +02:00
View.h Makes GameView::GetCamera constant 2026-06-28 17:57:26 +02:00