|
|
@3106
|
20 years |
bensch |
orxonox/branches/images: windows now runs too
|
|
|
@3105
|
20 years |
bensch |
orxonox/branches/images: test also in configure.ac-script.
|
|
|
@3104
|
20 years |
bensch |
orxonox/branches/images: better test
|
|
|
@3103
|
20 years |
bensch |
orxonox/branches/images: testing SDL_image. It rocks.
|
|
|
@3102
|
20 years |
chris |
orxonox/branches/chris: quick doodle with simons sound test
|
|
|
@3101
|
20 years |
bensch |
orxonox/trunk: now the posipility to #ifdef HAVE_GTK2 …. #endif …
|
|
|
@3100
|
20 years |
bensch |
orxonox/trunk: ability to disable GTK with ./configure —disable-gtk
|
|
|
@3099
|
20 years |
bensch |
orxonox/trunk: configure.ac: more compatible check for GTK2.0
|
|
|
@3098
|
20 years |
bensch |
orxonox/branches/images: libPNG included, and also a routine to read …
|
|
|
@3097
|
20 years |
bensch |
orxonox/branches/images: doxygen-tags, comments, etc.
|
|
|
@3096
|
20 years |
bensch |
orxonox/branches/images: compressed TGA work to
|
|
|
@3095
|
20 years |
bensch |
orxonox/branches/images: jpeg made to one function, the function was …
|
|
|
@3094
|
20 years |
bensch |
orxonox/branches/images: importing uncompressed TGA-files
|
|
|
@3093
|
20 years |
bensch |
orxonox/branches/images: moved things to where they belong
|
|
|
@3092
|
20 years |
bensch |
orxonox/branches/images: closes file
|
|
|
@3091
|
20 years |
bensch |
orxonox/branches/images: passing struct instead of all its values by …
|
|
|
@3090
|
20 years |
bensch |
orxonox/branches/images: new bmp-readin-Function (no more SDL)
|
|
|
@3089
|
20 years |
bensch |
orxonox/branches/images: modularity improvement, loadTexToGL function, …
|
|
|
@3088
|
20 years |
bensch |
orxonox/branches/images: images will now load only to selected regions
|
|
|
@3087
|
20 years |
bensch |
orxonox/branches/images: check for different File-types
|
|
|
@3086
|
20 years |
bensch |
orxonox/branches/images: ability to readIn jpg-files
|
|
|
@3085
|
20 years |
bensch |
orxonox/branches/images: bring order to Chaos
|
|
|
@3084
|
20 years |
bensch |
orxonox/branches: added branche images for the Implementation of …
|
|
|
@3083
|
20 years |
bensch |
orxonox/trunk/importer: nicer Cube
|
|
|
@3082
|
20 years |
bensch |
orxonox/trunk/importer: FaceElements-Chain does not have to be changed …
|
|
|
@3081
|
20 years |
bensch |
orxonox/trunk/importer: better algoritym for normals-calculation
|
|
|
@3080
|
20 years |
bensch |
orxonox/trunk/importer: delete better in Material and Object ..cc
|
|
|
@3079
|
20 years |
bensch |
orxonox/trunk/importer: added Commnt, made the delete []normArray work
|
|
|
@3078
|
20 years |
bensch |
orxonox/trunk/importer: better cleaning
|
|
|
@3077
|
20 years |
bensch |
orxonox/trunk/importer: delete unneccesarry data imediately.
|
|
|
@3076
|
20 years |
bensch |
orxonox/trunk/importer: small fix in crossProduct
|
|
|
@3075
|
20 years |
bensch |
orxonox/trunk/importer: auto-Vertex-Normals implemented
|
|
|
@3073
|
20 years |
bensch |
orxonox/trunk/importer: better numbering (previously it was not clear …
|
|
|
@3072
|
20 years |
bensch |
orxonox/trunk/importer: improved FaceElement-Read-function. Now not …
|
|
|
@3071
|
20 years |
bensch |
orxonox/trunk/importer: now reading in as floats instead of char*
|
|
|
@3070
|
20 years |
bensch |
orxonox/trunk/importer: ability to readIn BMP files for the …
|
|
|
@3069
|
20 years |
bensch |
orxonox/trunk/importer: fixed Material Problem
|
|
|
@3068
|
20 years |
bensch |
orxonox/trunk/importer: cleanup-procedure created, that deletes all …
|
|
|
@3066
|
20 years |
bensch |
orxonox/trunk/importer: re-arranged the Methods to a more logical order.
|
|
|
@3065
|
20 years |
bensch |
orxonox/trunk/importer: Material now working.
|
|
|
@3064
|
20 years |
bensch |
orxonox/trunk/importer: imports again. Materials are still missing
|
|
|
@3063
|
20 years |
bensch |
orxonox/trunk/importer: Changed importToGL-process. now the import …
|
|
|
@3039
|
20 years |
bensch |
orxonox/branches/bezierTrack: camera Has A and not Is A Coordinate: …
|
|
|
@3028
|
20 years |
bensch |
orxonox/branches/bezierTrack: now Camera follows Path. heavy cleanUp …
|
|
|
@3027
|
20 years |
bensch |
orxonox/trunk: typo
|
|
|
@3023
|
20 years |
bensch |
orxonox/branches/bezierTrack: just an idea of how the new …
|
|
|
@3022
|
20 years |
bensch |
orxonox/trunk/src: Version-information added to captions
|
|
|
@3021
|
20 years |
bensch |
orxonox/branches: added branche nico for nicos src-testing
|
|
|
@3020
|
20 years |
simon |
/branches/sound/sound, branches/sound/hud: Made a few changes like a …
|
|
|
@3019
|
20 years |
bensch |
orxonox/branches/bezierTrack: added Class Curve, and made BezierCurve …
|
|
|
@3018
|
20 years |
bensch |
orxonox/branches/bezierTrack: moved Curve to its own file. I expect …
|
|
|
@3017
|
20 years |
bensch |
orxonox/branches/bezierTrack: fixed small error with k++, ++k.
|
|
|
@3016
|
20 years |
bensch |
orxonox/branches/bezierTrack: now the Track-direction is what it …
|
|
|
@3015
|
20 years |
bensch |
orxonox/branches/bezierCurve: better algorithm
|
|
|
@3014
|
20 years |
bensch |
orxonox/branches/bezierTrack: Track visible. It worked
|
|
|
@3013
|
20 years |
bensch |
orxonox/branches/bezierTrack: Location→r ,→w to →pos →dir. …
|
|
|
@3010
|
20 years |
bensch |
orxonox/branches/bezierTrack: moveing possible (strange Camera-behaviour)
|
|
|
@3009
|
20 years |
bensch |
orxonox/branches: added branche bezierTrack for the new Track system
|
|
|
@3008
|
20 years |
bensch |
orxonox/branches: deleted branche osX
|
|
|
@3005
|
20 years |
bensch |
orxonox/trunk/src: reverted these two files
|
|
|
@3004
|
20 years |
bensch |
orxonox/trunk: implemented Bezier-Diff
|
|
|
@3002
|
20 years |
bensch |
orxonox/trunk/src: typo
|
|
|
@3001
|
20 years |
bensch |
orxonox/trunk: changed Makefile so it should compile again on OS X
|
|
|
@3000
|
20 years |
bensch |
orxonox/trunk: added a Benzier-Class: testing it with the new track-system
|
|
|
@2995
|
20 years |
bensch |
orxonox/trunk: merged branches/osX back into the Trunk.
Conflicts …
|
|
|
@2994
|
20 years |
bensch |
orxonox/branches/osX: switched back to automake-1.7
|
|
|
@2993
|
20 years |
bensch |
orxonox/branches/osX: now it should compile on more systems
|
|
|
@2992
|
20 years |
bensch |
orxonox/branches/osX: merged back from trunk again. command: svn merge …
|
|
|
@2991
|
20 years |
bensch |
orxonox/trunk: better configure, just works better on less configured …
|
|
|
@2990
|
20 years |
bensch |
orxonox/trunk: make dist works again: don't forget to drag in the .h-files
|
|
|
@2989
|
20 years |
bensch |
orxonox/trunk: libs now included in the right way, should work for …
|
|
|
@2988
|
20 years |
bensch |
orxonox/trunk/importer: default of Group→next set to NULL as it …
|
|
|
@2987
|
20 years |
bensch |
orxonox/branches/osX/importer: fixed too
|
|
|
@2986
|
20 years |
bensch |
orxonox/branches/osX: small fix: now compiles in win too
|
|
|
@2985
|
20 years |
nico |
orxonox/branches/osX: compiling on osX now
|
|
|
@2984
|
20 years |
nico |
orxonox/branches/osX: refitted to osX
|
|
|
@2983
|
20 years |
bensch |
orxonox/branches/osX: merged back from trunk. command svn merge trunk/ …
|
|
|
@2982
|
20 years |
bensch |
orxonox/trunk: changed configure.ac. don't know if it works anymore
|
|
|
@2981
|
20 years |
bensch |
orxonox/trunk: added missing files config.sub/.guess
|
|
|
@2980
|
20 years |
bensch |
orxonox/truk: configure.ac/makefile.am's better now. more dynamic
|
|
|
@2979
|
20 years |
simon |
/branches/sound/sound: Made a while(true) thing; music should play on …
|
|
|
@2978
|
20 years |
bensch |
orxonox/branches/osX: now compiles on Macintosh
|
|
|
@2977
|
20 years |
bensch |
orxonox/branches/importer: merged back from the trunk again: command: …
|
|
|
@2974
|
20 years |
simon |
/branches/sound: reorganized sound to be compiled on its own and made …
|
|
|
@2969
|
20 years |
bensch |
orxonox/trunk/src: model changed to low-poly-version 'reaplow.obj/.mtl'
|
|
|
@2968
|
20 years |
bensch |
orxonox/trunk/importer: nicer configure.ac
|
|
|
@2967
|
20 years |
bensch |
orxonox/trunk/importer: set first normal before, now it is correct. …
|
|
|
@2966
|
20 years |
bensch |
orxonox/trunk/importer: now the Cube rotates corectly up and down
|
|
|
@2964
|
20 years |
bensch |
orxonox/branches/sound: merged Trunk back into sound. and included all …
|
|
|
@2963
|
20 years |
bensch |
orxonox/trunk/importer: rotation now with quaternion, BIG fix in …
|
|
|
@2953
|
20 years |
bensch |
orxonox/trunk/importer: small fix (not final). now the Object turn as …
|
|
|
@2952
|
20 years |
bensch |
orxonox/trunk/importer: rotation with quaternion implemented (thanks …
|
|
|
@2940
|
20 years |
bensch |
orxonox/trunk/importer: implemented framerate (very cheap), now it …
|
|
|
@2939
|
20 years |
bensch |
orxonox/trunk/importer: better smooth-Zoom, more dynamic… why …
|
|
|
@2938
|
20 years |
bensch |
orxonox/trunk/importer: smoothZoom
|
|
|
@2937
|
20 years |
bensch |
orxonox/trunk/importer: freeing space after adding element
|
|
|
@2936
|
20 years |
bensch |
orxonox/trunk/importer: dynamic frame-size-reading
|
|
|
@2935
|
20 years |
bensch |
orxonox/trunk/src: merged importer into src again
|
|
|
@2934
|
20 years |
bensch |
orxonox/trunk/importer: reimplemented bool Object::readFace (char* …
|
|
|
@2933
|
20 years |
bensch |
orxonox/trunk/importer: mousewheel-zoom
|
|
|