Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always return when an export fails | McCabe Maxsted | 2011-07-12 | 1 | -3/+8 |
| | |||||
* | Use the name of the root node for the default export filename | McCabe Maxsted | 2011-06-11 | 1 | -1/+1 |
| | |||||
* | Allow export of textures from Second Life when we have permission (also ↵ | McCabe Maxsted | 2011-06-10 | 1 | -559/+710 |
| | | | | clean up primbackup.cpp). Based on Henri Beauchamp's patch | ||||
* | Don't crash at the attempt to import clothing/bodyparts in file > import object | Armin Weatherwax | 2011-05-17 | 1 | -3/+17 |
| | |||||
* | Rename hippo* files to lower case (PART 2 OF 2) | Aleric Inglewood | 2010-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. This is part 2 or 2 (the first part just renamed the files). This part changes all files to make the viewer compile again after the renaming. | ||||
* | Revert "Allow export of megaprims from SL by people who've given us ↵ | McCabe Maxsted | 2010-10-08 | 1 | -28/+3 |
| | | | | | | permission" until we can come to a firm decision on this. This reverts commit dfeb8fe3f4110f7e571ababf35401ea6a5fd41d5. | ||||
* | Allow export of megaprims from SL by people who've given us permission | McCabe Maxsted | 2010-10-03 | 1 | -3/+28 |
| | |||||
* | Ported 'NoTextureExportSL' message from 1.2.2 to new notification system. | Jacek Antonelli | 2010-05-01 | 1 | -0/+4 |
| | |||||
* | Merged 1.2.2 (TPV) into 1.3. | Jacek Antonelli | 2010-05-01 | 1 | -0/+11 |
|\ | | | | | | | Doesn't have the SL content export notification yet, though. | ||||
| * | Added a notification to say that textures were not exported on SL. | Jacek Antonelli | 2010-04-28 | 1 | -0/+4 |
| | | |||||
| * | Disabled exporting object textures when connected to SL. | Jacek Antonelli | 2010-04-28 | 1 | -0/+11 |
| | | | | | | | | | | | | Exporting object textures (or other content) from Second Life without checking creator is a violation of the Second Life Policy on Third-Party Viewers and Terms of Service. | ||||
* | | Removed some duplicate includes I've come across | McCabe Maxsted | 2010-04-10 | 1 | -7/+0 |
| | | |||||
* | | Ported many texture engine changes from Snowglobe. | Jacek Antonelli | 2010-02-16 | 1 | -2/+2 |
| | | |||||
* | | Ported many APR changes from Snowglobe. | Jacek Antonelli | 2010-02-08 | 1 | -1/+1 |
| | | |||||
* | | Port of objectbackup to 1.23 source tree: fixed LLAPRFile changes | Lilly Zenovka | 2009-11-27 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | ||||
* | | Reverted "Updated primbackup from latest meerkat svn (r246)" | Jacek Antonelli | 2009-11-26 | 1 | -610/+49 |
| | | | | | | | | This reverts commit 8af226efd89b2f2190555ce578d4e7f1cde99f32. | ||||
* | | Updated primbackup from latest meerkat svn (r246) | McCabe Maxsted | 2009-11-09 | 1 | -49/+610 |
|/ | |||||
* | "Fixed and cleaned up the export permissions check." | Jacek Antonelli | 2009-09-27 | 1 | -53/+54 |
| | |||||
* | Updated object backup feature to Meerkat's SVN, imported floater. | Jacek Antonelli | 2009-09-03 | 1 | -7/+11 |
| | |||||
* | Fixed some compiler warnings in primbackup.cpp. | Jacek Antonelli | 2009-09-03 | 1 | -1/+1 |
| | |||||
* | Applied object import/export patch. | Jacek Antonelli | 2009-09-03 | 1 | -0/+1101 |