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-14 02:56:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
210d77c9b33a2affbd7e9a6456045abcd6ca199d
0ad
/
source
T
History
notpete
210d77c9b3
Initial revision of 3DS MAX exporter for PMD and PSA files.
...
This was SVN commit r314.
2004-05-29 21:10:50 +00:00
..
graphics
Either moved from terrain directory, or an inital revision, depending on the file. Whole bunch of changes related to props and animation.
2004-05-29 20:56:24 +00:00
gui
fixed some warnings and one signed/unsigned bug
2004-05-29 11:59:59 +00:00
lib
Added glDrawRangeElements to function list.
2004-05-29 20:46:02 +00:00
maths
Moved from ps directory; add Poya's existing MathUtil.h, previously in terrain directory, at top of this header. Disabled all the existing MathUtil class; looks broken in several places, but don't think anyone's actually using it. Hope they're not, anyway.
2004-05-29 20:55:08 +00:00
ps
Moved MathUtil files to maths directory.
2004-05-29 21:06:30 +00:00
renderer
Moved from terrain directory.
2004-05-29 20:53:40 +00:00
scripting
…
simulation
Minor changes to use CUnit::GetModel() and CUnit::GetObject() instead of m_Model and m_Object, as these are no longer public.
2004-05-29 20:58:11 +00:00
terrain
Moved all files except terrainMain.cpp somewhere else - either maths, graphics or renderer directories.
2004-05-29 21:07:12 +00:00
tools
/pmdexp
Initial revision of 3DS MAX exporter for PMD and PSA files.
2004-05-29 21:10:50 +00:00
workspaces
Modified to handle new maths, graphics and renderer directories.
2004-05-29 21:06:01 +00:00
main.cpp
Added singleton creation/destruction for a bunch of graphics related classes; a half dozen minor changes related to model submission, command lines.
2004-05-29 21:04:18 +00:00