Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Custom Query (296 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 296)

1 2 3 4 5 6 7 8 9 10 11
Ticket Owner Reporter Resolution Summary
#179 snellen patrick fixed Clean up the CameraMan
Description

The CameraMan has been extended during the last pps-days to add scripting functionalities. Clean the module up and make sure that

State::Camera
State::CameraTarget

are always set correctly

#207 nobody patrick fixed Crosshair bug
Description

resolve the bug described in https://forum.orxonox.net/viewtopic.php?t=107

#228 nobody landauf fixed Class hierarchy
Description

Introduction

We need a well elaborated class hierarchy for our framework to seriously start coding the new framework. As soon as possible!

Goal

Following things are a must have:

  • main loop
  • event handler
  • factory
  • loading
  • resource handling

Implementation

This is a very important task. Before any coding create an UML diagram and let it be reviewed by the Orxonox veterans. You build the base, the foundation, of Orxonox so a lot of people will have ideas and distract you with them.
Implement multi threading (if possible adaptive to the available processor(s)).

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.