|
|
@4863
|
19 years |
bensch |
orxonox/trunk: glowing particles
|
|
|
@4836
|
19 years |
bensch |
orxonox/trunk: renamed all the \param → @param and so on in Doxygen …
|
|
|
@4834
|
19 years |
bensch |
orxonox/trunk: crosshair in WeaponManager (instead of World) and …
|
|
|
@4827
|
19 years |
bensch |
orxonox/trunk: state is no more singleton, but static class.
This is …
|
|
|
@4826
|
19 years |
bensch |
orxonox/trunk: moved the weaponManager out of Weapon
we have files …
|
|
|
@4789
|
19 years |
patrick |
orxonox/trunk: included the spatial data representation as a lib
|
|
|
@4762
|
19 years |
bensch |
orxonox/trunk: PhysicsInterface should now make a usefull cast: …
|
|
|
@4746
|
19 years |
bensch |
orxonox/trunk: changed (void) → ()
|
|
|
@4732
|
19 years |
bensch |
orxonox/trunk: stones visible as such, and not as cubes… i do not …
|
|
|
@4727
|
19 years |
bensch |
orxonox/trunk: more loading procedures
|
|
|
@4726
|
19 years |
bensch |
orxonox/trunk: more loading procedures, fixed small bugs in loadparam
|
|
|
@4725
|
19 years |
bensch |
orxonox/trunk: more load-params for Particles
|
|
|
@4716
|
19 years |
bensch |
orxonox/trunk: sparkling vulkano: you have to shoot, to make the …
|
|
|
@4715
|
19 years |
bensch |
orxonox/trunk: vulcan spy some Splinters
|
|
|
@4693
|
19 years |
bensch |
orxonox/trunk: small patch to prevent interlock
|
|
|
@4692
|
19 years |
bensch |
orxonox/trunk: momentum
|
|
|
@4691
|
19 years |
bensch |
orxonox/trunk: momentum works correct now (i think)
|
|
|
@4690
|
19 years |
bensch |
orxonox/trunk: more momentum implementation in particles
|
|
|
@4687
|
19 years |
bensch |
orxonox/trunk: Particles now have a momentum and an orientation
|
|
|
@4680
|
19 years |
bensch |
orxonox/trunk: WorldEntity now has the ability to return its FaceCounts
|
|
|
@4677
|
19 years |
bensch |
orxonox/trunk: possibility to return the count of faces of some Object
|
|
|
@4667
|
19 years |
bensch |
orxonox/trunk: lighting model is corrected now in the Particle-engine
|
|
|
@4663
|
19 years |
bensch |
orxonox/trunk: ParticleSystem now able to render Models
|
|
|
@4657
|
19 years |
bensch |
orxonox/trunk: minor QuickAnim: deleteEntry should work
|
|
|
@4656
|
19 years |
bensch |
orxonox/trunk: minor quickAnim: changeEntry works again
|
|
|
@4655
|
19 years |
bensch |
orxonox/trunk: removed some unnecessary stuff
|
|
|
@4654
|
19 years |
bensch |
orxonox/trunk: speeded up the QuickAnimation-getValue-function.
|
|
|
@4649
|
19 years |
bensch |
orxonox/trunk: subproject Particles looks good again
|
|
|
@4639
|
19 years |
bensch |
orxonox/trunk: particleFun draws some Particles again
|
|
|
@4602
|
19 years |
bensch |
orxonox/trunk: load-params in particle-system (not finished yet)
|
|
|
@4597
|
19 years |
bensch |
orxonox/trunk: setClassID implemented in all files
|
|
|
@4556
|
19 years |
bensch |
orxonox/trunk: style
|
|
|
@4519
|
19 years |
bensch |
orxonox/trunk: changed all getInstances into inline functions to save …
|
|
|
@4515
|
19 years |
bensch |
orxonox/trunk: particles now get rendered as expected
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@4479
|
19 years |
bensch |
orxonox/trunk: QuickAnimation - doxy
|
|
|
@4478
|
19 years |
bensch |
orxonox/trunk: particles documented
|
|
|
@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
|
|
|
@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
|
|
|
@4425
|
19 years |
bensch |
orxonox/trunk: minor update on quickAnimation
|
|
|
@4421
|
19 years |
bensch |
orxonox/trunk: lifetime-animation works now via the quickAnimation …
|
|
|
@4416
|
19 years |
bensch |
orxonox/trunk: moved the particles to lib/particles
|
|
copied from orxonox/trunk/src/lib/graphics/particles:
|
|
|
@4415
|
19 years |
bensch |
orxonox/trunk: added quick-animation for FAST, bad animations that …
|