TracOrganisation » History » Version 19
  arkeon, 10/25/2010 12:58 AM 
  
| 1 | 19 | arkeon | h1. Redmine Organisation  | 
|---|---|---|---|
| 2 | 18 | mehdi | |
| 3 | 1 | mehdi | To perform a better use of this trac and make it Understandable for all, a charter of use has been defined.  | 
| 4 | 17 | mehdi | |
| 5 | 1 | mehdi | This trac had to be used because it is the central tool to define the priorities of development and to follow the Openspace3D project.  | 
| 6 | |||
| 7 | |||
| 8 | 18 | mehdi | h2. milestones  | 
| 9 | |||
| 10 | |||
| 11 | 1 | mehdi | A milestone corresponds to a version of Openspace3D and the corresponding voyager.  | 
| 12 | 5 | mehdi | |
| 13 | 1 | mehdi | The "Openspace3D beta" milestone permits to define the global objectives concerning the platform.  | 
| 14 | |||
| 15 | |||
| 16 | 18 | mehdi | h2. Components  | 
| 17 | |||
| 18 | |||
| 19 | 1 | mehdi | They allow to identify which components is targeted concerning a corresponding tickets.  | 
| 20 | |||
| 21 | A ticket could concern several components especially for Openspace3D beta tickets  | 
||
| 22 | 17 | mehdi | |
| 23 | 18 | mehdi | |
| 24 | h3. Example  | 
||
| 25 | |||
| 26 | 13 | mehdi | VM_SO3Engine: 3D Engine Component(SO3Engine)  | 
| 27 | 17 | mehdi | |
| 28 | 2 | mehdi | It could concern a development to modify SO3Engine.dll or to add a functionality into it  | 
| 29 | 1 | mehdi | |
| 30 | ex : Add functions to use stereoscopic rendering  | 
||
| 31 | |||
| 32 | OS3D_PlugIT : Component conerns the development of a new plugIT or a modification of an existing plugIT  | 
||
| 33 | |||
| 34 | 2 | mehdi | |
| 35 | 18 | mehdi | h2. Naming Tickets  | 
| 36 | |||
| 37 | |||
| 38 | 1 | mehdi | The objetive is to define tickets as thematic tickets.  | 
| 39 | |||
| 40 | 8 | mehdi | It optimises the project management.  | 
| 41 | 1 | mehdi | |
| 42 | |||
| 43 | 18 | mehdi | h3. Example  | 
| 44 | |||
| 45 | |||
| 46 | 17 | mehdi | [Particles] Integration of particles system in Openspace3D (it is a global ticket)  | 
| 47 | 16 | mehdi | |
| 48 | 1 | mehdi | |
| 49 | 18 | mehdi | h2. A concrete example  | 
| 50 | |||
| 51 | |||
| 52 | 8 | mehdi | The following example shows and explains the naming for tickets corresponding to a functionality.  | 
| 53 | 1 | mehdi | |
| 54 | - "We want to develop an Avatar plugIT into Openspace3D"  | 
||
| 55 | |||
| 56 | - The global tickets in Openspace3D beta milestone is :  | 
||
| 57 | |||
| 58 | 18 | mehdi | _milestone_ : Openspace3D beta _summary_ : [Avatar] Add a plugIT to manage avatar. _components_ : VM+OS3D_plugIT  | 
| 59 | 1 | mehdi | |
| 60 | 5 | mehdi | - Into the milestone corresponding to the implementation, we add all "subTickets" corresponding to Avatar plugIT project :  | 
| 61 | 1 | mehdi | |
| 62 | 18 | mehdi | _milestone_ : Openspace3D alpha 0.1.9 _summary_: [Avatar] Management of bones into 3D Engine _Component_ : VM_SO3Engine  | 
| 63 | 8 | mehdi | |
| 64 | 18 | mehdi | _milestone_ : Openspace3D alpha 0.1.9 _summary_: [Avatar] Possibility to Add Mesh to a bone into 3D Engine _Component_ : VM_SO3Engine  | 
| 65 | 8 | mehdi | |
| 66 | 18 | mehdi | _milestone_ : Openspace3D alpha 0.1.9 _summary_: [Avatar] plugIT editor _Component_ : OS3D_plugIT  | 
| 67 | 1 | mehdi | |
| 68 | 18 | mehdi | _milestone_ : Openspace3D alpha 0.1.9 _summary_: [Avatar] Animation system _Component_ : OS3D_plugIT  | 
| 69 | 1 | mehdi | |
| 70 | 18 | mehdi | |
| 71 | h3. Why used this topology?  | 
||
| 72 | |||
| 73 | 8 | mehdi | |
| 74 | 17 | mehdi | * The global functionality is defined by a project ex : [Avatar]  | 
| 75 | 8 | mehdi | |
| 76 | 17 | mehdi | * The functionallity is cutted in several tickets for the development concerning a particular version of Openspace3D  | 
| 77 | 8 | mehdi | |
| 78 | 17 | mehdi | * Openspace3D beta allow to have a global vision of the final project and a vision of the priorities  |