This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-25 20:47:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c80da0cd3c533590cc151f0143ea16d595da5f55
0ad
/
source
/
collada
T
History
vladislavbelov
a5c82a4ef6
Removes unused forward declarations of class and struct.
...
This was SVN commit r25903.
2021-09-08 19:43:01 +00:00
..
tests
Port remaining python2 helper scripts to python3,
fixes
#5694
.
2021-02-12 21:25:33 +00:00
CommonConvert.cpp
Fix compiler warnings on VS 2015, refs
#3439
, refs
#5069
.
2018-03-10 09:58:53 +00:00
CommonConvert.h
Removes unused forward declarations of class and struct.
2021-09-08 19:43:01 +00:00
Decompose.cpp
Fix compiler warnings on VS 2015, refs
#3439
, refs
#5069
.
2018-03-10 09:58:53 +00:00
Decompose.h
…
DLL.cpp
…
DLL.h
Remove checks for unsupported GCC versions (<4.6).
2015-01-24 20:37:07 +00:00
GeomReindex.cpp
Actually remove trailing tabs from source/.
2016-11-23 14:09:58 +00:00
GeomReindex.h
…
Maths.cpp
…
Maths.h
…
PMDConvert.cpp
Actually remove trailing tabs from source/.
2016-11-23 14:09:58 +00:00
PMDConvert.h
…
precompiled.cpp
…
precompiled.h
…
PSAConvert.cpp
Fix compiler warnings on VS 2015, refs
#3439
, refs
#5069
.
2018-03-10 09:58:53 +00:00
PSAConvert.h
…
StdSkeletons.cpp
Refactors smart pointers creation, reduces code duplication and improves exception safety.
2021-02-13 23:53:40 +00:00
StdSkeletons.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
XMLFix.cpp
…
XMLFix.h
…