[Abysmal-commit] SF.net SVN: abysmal:[304] abysmal/trunk/src
Status: Pre-Alpha
Brought to you by:
jlanger85
|
From: <jla...@us...> - 2009-04-19 12:56:51
|
Revision: 304
http://abysmal.svn.sourceforge.net/abysmal/?rev=304&view=rev
Author: jlanger85
Date: 2009-04-19 12:56:47 +0000 (Sun, 19 Apr 2009)
Log Message:
-----------
various things:
* prepared the interface for model rendering in object/model classes
* read out the normal vectors in the model parser (it's not used though)
* check the cull branches "skip" field (it's not used, just to check if the
model isn't garbled)
The parser really needs some cleanup. Should be put in a class, so that
mdl_temp_data is not needed anymore and that things get cleaner
Modified Paths:
--------------
abysmal/trunk/src/base/object.h
abysmal/trunk/src/common/vectorutil.h
abysmal/trunk/src/game/model.h
abysmal/trunk/src/game/uw/import/modelimport.cpp
abysmal/trunk/src/game/uw/import/modelimport.h
abysmal/trunk/src/game/uw/uwmodel.cpp
abysmal/trunk/src/game/uw/uwmodel.h
abysmal/trunk/src/game/uw/uwobject.cpp
abysmal/trunk/src/game/uw/uwobject.h
abysmal/trunk/src/renderer/renderer.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|