Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox

Revision Log Mode:


Legend:

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