This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-16 13:23:56 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
eb3b7f089e
0ad
/
source
/
tools
/
atlas
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
Migrate to premake5,
fixes
#3729
.
2017-10-30 13:52:05 +00:00
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