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-26 21:47:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60dbb779ebaf5cd97127ffabb6aac4d1357ecd02
0ad
/
source
/
renderer
T
History
Ykkrosh
39389b7bb2
Proper blending for player-colours
...
This was SVN commit r1847.
2005-01-28 15:38:49 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
ModelRData.cpp
Added a new material, "player_trans.xml" which will give a model player color. So now if you want a player to be colored, just add this material!
2005-01-27 02:52:26 +00:00
ModelRData.h
This was SVN commit r1803.
2005-01-24 06:14:13 +00:00
PatchRData.cpp
…
PatchRData.h
…
PlayerRenderer.cpp
Proper blending for player-colours
2005-01-28 15:38:49 +00:00
PlayerRenderer.h
This was SVN commit r1809.
2005-01-25 03:12:04 +00:00
Renderer.cpp
This was SVN commit r1803.
2005-01-24 06:14:13 +00:00
Renderer.h
This was SVN commit r1803.
2005-01-24 06:14:13 +00:00
SHCoeffs.cpp
…
SHCoeffs.h
…
TransparencyRenderer.cpp
…
TransparencyRenderer.h
…
VertexBuffer.cpp
…
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
…