Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/lib/graphics/importer/model.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4802   19 years patrick orxonox/trunk: ok, the normals are included now and just work fine. …
(edit) @4801   19 years patrick orxonox/trunk: the missing triangles are fixed now, as you can see, …
(edit) @4800   19 years patrick orxonox/trunk: found the problem, got the offsets wrong in the …
(edit) @4799   19 years patrick orxonox/trunk: the triangle data should be constructed correctly now, …
(edit) @4798   19 years patrick orxonox/trunk: some more stability in triangle count calculation
(edit) @4797   19 years patrick orxonox/trunk: whiped out a segfault, that is produced, when the …
(edit) @4796   19 years patrick orxonox/trunk: now counting the number of triangles to allocate the …
(edit) @4795   19 years patrick orxonox/trunk: now the model handles triangles and quads
(edit) @4794   19 years patrick orxonox/trunk: now will take array indexes directly from the …
(edit) @4793   19 years patrick orxonox/trunk: some comments, started implementing the …
(edit) @4791   19 years patrick orxonox/trunk: prepearing the objModel for triangles export support a …
(edit) @4746   19 years bensch orxonox/trunk: changed (void) → ()
(edit) @4677   19 years bensch orxonox/trunk: possibility to return the count of faces of some Object
(edit) @4580   19 years bensch orxonox/trunk: arrays of Models get stored till the end
(edit) @4579   19 years bensch orxonox/trunk: array is now also a template
(edit) @4577   19 years bensch orxonox/trunk: model is now able to return the values of its vertices
(edit) @4357   19 years bensch orxonox/trunk: now Textures are maped as they should before this …
(edit) @4112   19 years bensch orxonox/trunk: model now gets loaded in an other order first vertex is …
(edit) @4110   19 years bensch orxonox/trunk: hups
(edit) @4109   19 years bensch orxonox/trunk: little error in model, and also a speed-fix in Array
(edit) @4108   19 years bensch orxonox/trunk: model even saver now
(edit) @4107   19 years bensch orxonox/trunk: some more
(edit) @4106   19 years bensch orxonox/trunk: new Model Definitions, to make it more safe (better output)
(edit) @4038   19 years bensch orxonox/trunk: seg-fault-prevention, and cleanup of model.cc
(edit) @4023   19 years bensch orxonox/trunk: doxygen tags
(edit) @4022   19 years bensch orxonox/trunk: Model-Class is now more dynamic (all subelements are …
(edit) @4020   19 years bensch orxonox/trunk: renaming from factory→className → factory→factoryName
(edit) @3917   19 years bensch orxonox/trunk: minor
(edit) @3916   19 years bensch orxonox/trunk: prepare for VertexArrays
(edit) @3915   19 years bensch orxonox/trunk: material is now only dependent on tList<Material>* in model
(edit) @3914   19 years bensch orxonox/trunk: materialList is now a property of model not material, …
(edit) @3913   19 years bensch orxonox/trunk: importer: functionality improvement
(edit) @3912   19 years bensch orxonox/trunk: model rearangement.
(edit) @3911   19 years bensch orxonox/trunk: minor changes at model
(edit) @3910   19 years bensch orxonox/trunk: importer: having color again
(edit) @3909   19 years bensch orxonox/trunk: importer: no more fstream c-style code only
(edit) @3905   19 years bensch orxonox/trunk: image now gets loaded with the an SDL_Surface instead …
(edit) @3895   19 years bensch orxonox/trunk: more logic in adding face with the numerical adder
(edit) @3894   19 years bensch orxonox/trunk: Material, and Model update, some const-issues
(edit) @3801   19 years bensch orxonox/trunk: some more functionality to material now it is possible …
(edit) @3750   19 years patrick orxonox/trunk: made some sattelite object just for fun and to show on …
(edit) @3657   19 years bensch orxonox.trunk: importer now with subclass PrimitiveModel, taht …
(edit) @3656   19 years bensch orxonox/trunk: model: sphere-model is now working
(edit) @3590   19 years bensch orxonox/trunk: updated debug.h: now possibility to log per module …
(edit) @3548   19 years bensch orxonox/trunk: debug information in importer set like they should be
(edit) @3495   19 years bensch orxonox/trunk: taken curve and matrix out of stdincl.h because they …
(copy) @3484   19 years patrick orxonox/trunk: now moved importer in lib and other stuff. very very …
copied from orxonox/trunk/src/importer/model.cc:
(edit) @3473   19 years patrick orxonox/trunk: redesigning directory structure - created mathlib and …
Note: See TracRevisionLog for help on using the revision log.