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-07-02 05:06:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cb28a242cf86e35266b356bb37c5def74407aca
0ad
/
source
/
renderer
T
History
NoMonkey
983ddb2283
Just submitting a few optimizations to the player renderer and the executables for all the non-programmers :)
...
This was SVN commit r1873.
2005-01-30 06:49:51 +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
Just submitting a few optimizations to the player renderer and the executables for all the non-programmers :)
2005-01-30 06:49:51 +00:00
PlayerRenderer.h
Player models now render shadows.
2005-01-30 06:27:07 +00:00
Renderer.cpp
Player models now render shadows.
2005-01-30 06:27:07 +00:00
Renderer.h
This was SVN commit r1803.
2005-01-24 06:14:13 +00:00
SHCoeffs.cpp
…
SHCoeffs.h
…
TransparencyRenderer.cpp
Alternative player-colour rendering, which probably works with lights
2005-01-23 22:02:36 +00:00
TransparencyRenderer.h
…
VertexBuffer.cpp
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
VertexBuffer.h
…
VertexBufferManager.cpp
…
VertexBufferManager.h
…