|
|
@4579
|
19 years |
bensch |
orxonox/trunk: array is now also a template
|
|
|
@4578
|
19 years |
patrick |
orxonox/trunk: box dimension alg implemented, got some incontinuities
|
|
|
@4577
|
19 years |
bensch |
orxonox/trunk: model is now able to return the values of its vertices
|
|
|
@4576
|
19 years |
patrick |
orxonox/trunk: calculating box dimensions
|
|
|
@4575
|
19 years |
bensch |
orxonox/trunk: minor design-update
|
|
|
@4574
|
19 years |
bensch |
orxonox/trunk: PNode debug info much better now (recursive)
|
|
|
@4573
|
19 years |
patrick |
orxonox/trunk: now working on the obb axis alignement
|
|
|
@4572
|
19 years |
patrick |
orxonox/trunk: newmat lib now works with cd and cd-subproject
|
|
|
@4571
|
19 years |
bensch |
orxonox/trunk: no more HelperParent. this was one useless peace of sh
|
|
|
@4570
|
19 years |
bensch |
orxonox/trunk: now PNodes can be rendered in Debug-Mode
|
|
|
@4569
|
19 years |
bensch |
orxonox/trunk: building the newmat lib right as it should be
|
|
|
@4568
|
19 years |
patrick |
orxonox/trunk: moved the newmat source to lib
|
|
|
@4564
|
19 years |
bensch |
orxonox/trunk: building the importer-stuff as a lib
|
|
|
@4562
|
19 years |
patrick |
orxonox/trunk: collision detection framework now works again
|
|
|
@4560
|
19 years |
patrick |
orxonox/trunk: compiles again, some smaller changes in the cd engine
|
|
|
@4558
|
19 years |
bensch |
orxonox/trunk: PhysicsEngine looks better (it speeds up things… but …
|
|
|
@4557
|
19 years |
patrick |
orxonox/trunk: some structural updates
|
|
|
@4556
|
19 years |
bensch |
orxonox/trunk: style
|
|
|
@4555
|
19 years |
bensch |
orxonox/trunk: small diffs
|
|
|
@4553
|
19 years |
patrick |
orxonox/trunk: some more changes to display the data correctly
|
|
|
@4551
|
19 years |
patrick |
orxonox/trunk: further work on the test env, cdengine draw functions, …
|
|
|
@4550
|
19 years |
patrick |
orxonox/trunk: draw functions and some sVec3D issues
|
|
|
@4548
|
19 years |
patrick |
orxonox/trunk: removed the fastmath lib once and for all
|
|
|
@4547
|
19 years |
patrick |
orxonox/trunk: removed the fast_math lib
|
|
|
@4546
|
19 years |
patrick |
orxonox/trunk: implemented some test functions, that don't work untils …
|
|
|
@4545
|
19 years |
patrick |
orxonox/trunk: further improved the vector class, now it can be used …
|
|
|
@4544
|
19 years |
patrick |
orxonox/trunk: new feature in vector class, now can overtake values of …
|
|
|
@4543
|
19 years |
patrick |
orxonox/trunk: spawn tree function implementation, vertices list issues
|
|
|
@4542
|
19 years |
patrick |
some more structural work and start of spawn tree function
|
|
|
@4541
|
19 years |
patrick |
orxonox/trunk: added obb tree node structure to be more modular
|
|
|
@4539
|
19 years |
bensch |
orxonox/trunk: added some missing files to the Makefile.am's
|
|
|
@4537
|
19 years |
bensch |
orxonox/trunk: hups
|
|
|
@4536
|
19 years |
bensch |
orxonox/trunk: saver font: now the implementation of NON-loading font …
|
|
|
@4533
|
19 years |
patrick |
orxonox/trunk: flushing work
|
|
|
@4531
|
19 years |
patrick |
orxonox/trunk: some more function skeletons implemented
|
|
|
@4529
|
19 years |
bensch |
orxonox/trunk: preparing to create the collision-detection-algorithms …
|
|
|
@4528
|
19 years |
patrick |
orxonox/trunk: started implementing the bv tree and more specificaly …
|
|
|
@4527
|
19 years |
bensch |
orxonox/trunk: moved the collision_detection to the libs dir, and …
|
|
|
@4519
|
19 years |
bensch |
orxonox/trunk: changed all getInstances into inline functions to save …
|
|
|
@4518
|
19 years |
bensch |
orxonox/trunk: smoe small optimizations. now font is in front of particles
|
|
|
@4517
|
19 years |
bensch |
orxonox/trunk: commited crap in last commit
|
|
|
@4516
|
19 years |
bensch |
orxonox/trunk: particles now get rendered as expected
|
|
|
@4515
|
19 years |
bensch |
orxonox/trunk: particles now get rendered as expected
|
|
|
@4508
|
19 years |
bensch |
orxonox/trunk: implemented a better backloop-check in the track-system …
|
|
|
@4506
|
19 years |
bensch |
orxonox/trunk: building the SoundEngine as a lib
|
|
|
@4504
|
19 years |
bensch |
orxonox/trunk: merged the SoundEngine into the Trunk.
merged file by …
|
|
|
@4500
|
19 years |
patrick |
orxonox/trunk: moved the list file again back to lib/util
|
|
|
@4496
|
19 years |
bensch |
orxonox/trunk: cycling read-in of parameters should work now… this …
|
|
|
@4494
|
19 years |
bensch |
orxonox/trunk: ParticleEmitter completely loadable
|
|
|
@4493
|
19 years |
bensch |
orxonox/trunk: inheritSpeed now property of particle_emitter. system …
|
|
|
@4491
|
19 years |
bensch |
orxonox/trunk: new tinyXML-lib installed (v-2.3.4)
|
|
|
@4488
|
19 years |
patrick |
orxonox/trunk: started cleaning up the list classes
|
|
|
@4484
|
19 years |
bensch |
orxonox/trunk: building the EventSystem as libORXevent.a
|
|
|
@4482
|
19 years |
bensch |
orxonox/trunk: lib/util: doxy-tags
|
|
|
@4481
|
19 years |
bensch |
orxonox/trunk: physics-fields doxy-tags only one
|
|
|
@4480
|
19 years |
bensch |
orxonox/trunk: PhysicsEngine: doxytags
|
|
|
@4479
|
19 years |
bensch |
orxonox/trunk: QuickAnimation - doxy
|
|
|
@4478
|
19 years |
bensch |
orxonox/trunk: particles documented
|
|
|
@4477
|
19 years |
bensch |
orxonox/trunk: vector is completely documented again
|
|
|
@4476
|
19 years |
bensch |
orxonox/trunk :documented the vector class
|
|
|
@4472
|
19 years |
bensch |
orxonox/trunk: curve doxygen, and redesign
|
|
|
@4471
|
19 years |
patrick |
orxonox/trunk: synchronisable class commented, light altered
|
|
|
@4470
|
19 years |
bensch |
orxonox/trunk: baseobject documented
|
|
|
@4469
|
19 years |
patrick |
orxonox/trunk: light documented and cleaned up
|
|
|
@4468
|
19 years |
bensch |
orxonox/trunk: doxytag
|
|
|
@4467
|
19 years |
patrick |
orxonox/trunk: commented the abstract_class.h right
|
|
|
@4466
|
19 years |
bensch |
orxonox/trunk: doxygen-tags
|
|
|
@4462
|
19 years |
bensch |
orxonox/trunk: md2Data loadable over the resourceManager
|
|
|
@4461
|
19 years |
patrick |
orxonox/trunk: documented the md2 class correctly now
|
|
|
@4460
|
19 years |
patrick |
orxonox/trunk: md2data cleanup data fix
|
|
|
@4459
|
19 years |
patrick |
orxonox/trunk: md2model data/model seperation
|
|
|
@4458
|
19 years |
bensch |
orxonox/trunk: graphicsEngine and TextEngine documented
|
|
|
@4457
|
19 years |
patrick |
orxonox/trunk: moved util/event to lib/event
|
|
|
@4456
|
19 years |
patrick |
orxonox/trunk: moved pilot node to util/track directory
|
|
|
@4451
|
19 years |
bensch |
orxonox/trunk: moved the network to lib
|
|
|
@4448
|
19 years |
bensch |
orxonox/trunk: doxygen-tags, and cleanup of NullParent
|
|
|
@4444
|
19 years |
bensch |
orxonox/trunk: setMode → setParentMode
|
|
|
@4443
|
19 years |
patrick |
orxonox/trunk: removed the old command node files and cleaned up the …
|
|
|
@4441
|
19 years |
bensch |
orxonox/trunk: update of the NullParent-class
|
|
|
@4440
|
19 years |
patrick |
orxonox/trunk: pnode enhancement and cleanup, very tight now
|
|
|
@4439
|
19 years |
bensch |
orxonox/trunk: again the particle-emitter is visile
|
|
|
@4438
|
19 years |
patrick |
orxonox/trunk: pilot node correction in control speed
|
|
|
@4437
|
19 years |
bensch |
orxonox/trunk: ParticleEmitter now loadable
|
|
|
@4436
|
19 years |
bensch |
orxonox/trunk: baseObject now implements loading of objectNames
|
|
|
@4435
|
19 years |
bensch |
orxonox/trunk: objectName is now a property of BaseObject, because …
|
|
|
@4434
|
19 years |
bensch |
orxonox/trunk: PerParticle-animations work as expected
|
|
|
@4433
|
19 years |
bensch |
orxonox/trunk: no more flickering effect at the beginning
|
|
|
@4432
|
19 years |
bensch |
orxonox/trunk: forgot a file
|
|
|
@4431
|
19 years |
bensch |
orxonox/trunk: particles: color is animatable too
|
|
|
@4430
|
19 years |
bensch |
orxonox/trunk: mass and radius are animateable
|
|
|
@4428
|
19 years |
bensch |
orxonox/trunk: should compile again after new Makefile-stuff
|
|
|
@4427
|
19 years |
bensch |
orxonox/trunk: moved the gui to a more usefull directory
|
|
|
@4426
|
19 years |
bensch |
orxonox/trunk: deleted obsolete console
|
|
|
@4425
|
19 years |
bensch |
orxonox/trunk: minor update on quickAnimation
|
|
|
@4424
|
19 years |
patrick |
orxonox/trunk: very fun effect when using the mouse to drive through …
|
|
|
@4423
|
19 years |
patrick |
orxonox/trunk: space craft can be controled via keys, nothing new yet
|
|
|
@4422
|
19 years |
patrick |
orxonox/trunk: work on pilot node continued
|
|
|
@4421
|
19 years |
bensch |
orxonox/trunk: lifetime-animation works now via the quickAnimation …
|
|
|
@4418
|
19 years |
patrick |
orxonox/trunk: further work on debug level
|
|
|
@4416
|
19 years |
bensch |
orxonox/trunk: moved the particles to lib/particles
|
|
|