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