Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   20 years bensch orxonox/branches/bezierTrack: camera Has A and not Is A Coordinate: …
(edit) @3028   20 years bensch orxonox/branches/bezierTrack: now Camera follows Path. heavy cleanUp …
(edit) @3027   20 years bensch orxonox/trunk: typo
(edit) @3023   20 years bensch orxonox/branches/bezierTrack: just an idea of how the new …
(edit) @3022   20 years bensch orxonox/trunk/src: Version-information added to captions
(edit) @3021   20 years bensch orxonox/branches: added branche nico for nicos src-testing
(edit) @3020   20 years simon /branches/sound/sound, branches/sound/hud: Made a few changes like a …
(edit) @3019   20 years bensch orxonox/branches/bezierTrack: added Class Curve, and made BezierCurve …
(edit) @3018   20 years bensch orxonox/branches/bezierTrack: moved Curve to its own file. I expect …
(edit) @3017   20 years bensch orxonox/branches/bezierTrack: fixed small error with k++, ++k.
(edit) @3016   20 years bensch orxonox/branches/bezierTrack: now the Track-direction is what it …
(edit) @3015   20 years bensch orxonox/branches/bezierCurve: better algorithm
(edit) @3014   20 years bensch orxonox/branches/bezierTrack: Track visible. It worked :)
(edit) @3013   20 years bensch orxonox/branches/bezierTrack: Location→r ,→w to →pos →dir. …
(edit) @3010   20 years bensch orxonox/branches/bezierTrack: moveing possible (strange Camera-behaviour)
(edit) @3009   20 years bensch orxonox/branches: added branche bezierTrack for the new Track system
(edit) @3008   20 years bensch orxonox/branches: deleted branche osX
(edit) @3005   20 years bensch orxonox/trunk/src: reverted these two files
(edit) @3004   20 years bensch orxonox/trunk: implemented Bezier-Diff
(edit) @3002   20 years bensch orxonox/trunk/src: typo
(edit) @3001   20 years bensch orxonox/trunk: changed Makefile so it should compile again on OS X
(edit) @3000   20 years bensch orxonox/trunk: added a Benzier-Class: testing it with the new track-system
(edit) @2995   20 years bensch orxonox/trunk: merged branches/osX back into the Trunk. Conflicts …
(edit) @2994   20 years bensch orxonox/branches/osX: switched back to automake-1.7
(edit) @2993   20 years bensch orxonox/branches/osX: now it should compile on more systems
(edit) @2992   20 years bensch orxonox/branches/osX: merged back from trunk again. command: svn merge …
(edit) @2991   20 years bensch orxonox/trunk: better configure, just works better on less configured …
(edit) @2990   20 years bensch orxonox/trunk: make dist works again: don't forget to drag in the .h-files
(edit) @2989   20 years bensch orxonox/trunk: libs now included in the right way, should work for …
(edit) @2988   20 years bensch orxonox/trunk/importer: default of Group→next set to NULL as it …
(edit) @2987   20 years bensch orxonox/branches/osX/importer: fixed too
(edit) @2986   20 years bensch orxonox/branches/osX: small fix: now compiles in win too
(edit) @2985   20 years nico orxonox/branches/osX: compiling on osX now
(edit) @2984   20 years nico orxonox/branches/osX: refitted to osX
(edit) @2983   20 years bensch orxonox/branches/osX: merged back from trunk. command svn merge trunk/ …
(edit) @2982   20 years bensch orxonox/trunk: changed configure.ac. don't know if it works anymore
(edit) @2981   20 years bensch orxonox/trunk: added missing files config.sub/.guess
(edit) @2980   20 years bensch orxonox/truk: configure.ac/makefile.am's better now. more dynamic
(edit) @2979   20 years simon /branches/sound/sound: Made a while(true) thing; music should play on …
(edit) @2978   20 years bensch orxonox/branches/osX: now compiles on Macintosh
(edit) @2977   20 years bensch orxonox/branches/importer: merged back from the trunk again: command: …
(edit) @2974   20 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 …
(edit) @2875   20 years bensch orxonox/branches: deleted branches: importer, automake-1.8 reason: …
(edit) @2866   20 years bensch orxonox/trunk: merged importer to src again
(edit) @2865   20 years bensch orxonox/trunk: changed to relative links in NEWS file
(edit) @2864   20 years bensch orxonox/trunk: new news added about importer
(edit) @2863   20 years bensch orxonox/trunk/importer: now imports more than 3 different objects, but …
(edit) @2860   20 years dave orxonox/branches/dave: das level hat jetzt form angenommen, stand:nach …
(edit) @2854   20 years simon /branches/sound: finally a running version. To test, you can switch …
(edit) @2853   20 years bensch orxonox/trunk/src: merged importer to trunk again.
(edit) @2852   20 years bensch orxonox/trunk/importer: better checking of objectCount
(edit) @2851   20 years bensch orxonox/trunk/importer: extended the draw function. Now you can draw …
(edit) @2850   20 years bensch orxonox/trunk/importer: included groups to filereader
(edit) @2849   20 years adrian orxonox/branches/buerli: Physics engine V1 → before new inheritance …
(edit) @2848   20 years bensch orxonox/trunk/importer: delete [] array only if finalized. Typo.
(edit) @2847   20 years bensch orxonox/trunk/importer: implemented destructors of Class Array and …
(edit) @2846   20 years bensch orxonox/trunk/importer: bug-fix. closed file at the wrong position
(edit) @2842   20 years bensch orxonox/trunk/importer: doxygen tags added
(edit) @2838   20 years simon branches/sound: instance can now be freed via static deleteInstance()
(edit) @2837   20 years bensch orxonox/trunk/importer: shininess set to 2.0 as default. (just looks …
(edit) @2836   20 years bensch orxonox/trunk/importer: ability to read in specular shininess
(edit) @2835   20 years bensch orxonox/trunk/src: added the files again.
Note: See TracRevisionLog for help on using the revision log.