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 11:07:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e719e92627a9799074e09bd4bdbfea7f9adcc21
0ad
/
source
/
renderer
T
History
MarkT
6d8b9e33ef
Minor additions: Added hotkeys to GUI buttons, camera bookmarking (not sure if this system will stay), shoring up some JS error checking, moved a bunch of constants into the config file and added a new rotation mode.
...
This was SVN commit r804.
2004-07-22 16:18:12 +00:00
..
AlphaMapCalculator.cpp
…
AlphaMapCalculator.h
…
BlendShapes.h
…
ModelRData.cpp
newline stomper and fixed warnings
2004-06-11 02:14:18 +00:00
ModelRData.h
…
PatchRData.cpp
Better error handling! Wow!
2004-07-19 19:05:34 +00:00
PatchRData.h
…
Renderer.cpp
Minor additions: Added hotkeys to GUI buttons, camera bookmarking (not sure if this system will stay), shoring up some JS error checking, moved a bunch of constants into the config file and added a new rotation mode.
2004-07-22 16:18:12 +00:00
Renderer.h
…
SHCoeffs.cpp
…
SHCoeffs.h
…
TransparencyRenderer.cpp
newline stomper and fixed warnings
2004-06-11 02:14:18 +00:00
TransparencyRenderer.h
…
VertexBuffer.cpp
Fixed something that looked a bit like a bug. Added controlled crashing when VBO creation fails (though it doesn't seem to help at all).
2004-07-21 11:50:23 +00:00
VertexBuffer.h
Memory leak fix
2004-06-19 20:54:36 +00:00
VertexBufferManager.cpp
MICROLOG function for high-speed logging of everything that happened just before a crash
2004-07-15 19:29:56 +00:00
VertexBufferManager.h
added dtor to eliminate vertexbuffer mem leak
2004-06-14 16:00:14 +00:00