This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
eb3b7f089e183fdb77735f57a94442acf94de749
0ad
/
source
/
tools
/
atlas
T
History
vladislavbelov
2fa18b1503
Replaces direct Camera member usage by appropriate method call (
m_Orientation
>
GetOrientation()
).
...
This was SVN commit r23234.
2019-12-14 12:56:47 +00:00
..
AtlasFrontends
…
AtlasObject
Fix some gcc 8 and gcc 9 compiler warnings that were thrown 4500 times.
2019-07-09 00:18:48 +00:00
AtlasUI
Cleanup Camera related code and uses constant references where possible,
fixes
#5408
.
2019-10-03 13:20:56 +00:00
GameInterface
Replaces direct Camera member usage by appropriate method call (
m_Orientation
>
GetOrientation()
).
2019-12-14 12:56:47 +00:00