Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -9/+10 | |
* added some licensing info | |||||
2007-07-02 | * Added conceptual LlsdMethod Demo to SimpleApp (work in progress) | lbsa71 | 1 | -0/+5 | |
2007-07-02 | * Started working on LlsdMethod for BaseHttpServer | lbsa71 | 1 | -7/+1 | |
*Renamed IRestHandler.cs to RestMethod.cs which is the correct name. | |||||
2007-07-01 | Started change to having SceneObject and then that having child Primitives ↵ | MW | 1 | -12/+0 | |
which in turn have a Shape object (currently PrimitiveBaseShape). The plan is only for the SceneObject to interface with the physics engines. As a physics Entity should be able to have mulitple shapes connected to it. | |||||
2007-06-28 | should now work. | MW | 1 | -1/+0 | |
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 1 | -4/+4 | |
to add/remove something |