Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-08-04 | 1 | -2/+2 |
| | |||||
* | Fix permissions problem where newly uploaded meshes rezzed from inventory ↵ | Justin Clark-Casey (justincc) | 2011-07-11 | 1 | -1/+1 |
| | | | | could not be copied by owner. | ||||
* | Switch the MeshUploadFlag CAP module on and off with the existing config ↵ | Justin Clark-Casey (justincc) | 2011-07-07 | 1 | -14/+35 |
| | | | | | | AllowMeshUpload flag in [Mesh] (in OpenSimDefaults.ini) Default is on. | ||||
* | Make MeshUploadFlagModule non-shared rather than shared (since each scene ↵ | Justin Clark-Casey (justincc) | 2011-07-07 | 1 | -1/+1 |
| | | | | needs its own cap) | ||||
* | add MeshUploadFlag capability fixed mesh upload with latest mesh viewer ↵ | Michael Cerquoni aka Nebadon Izumi | 2011-07-07 | 1 | -0/+128 |
thank you dahlia and lkalif for helping to make this happen! |