| Commit message (Expand) | Author | Age | Files | Lines |
* | mantis 8442 more changes to alpha blending | UbitUmarov | 2019-01-16 | 1 | -22/+56 |
* | mantis 8442 change alpha blending note BREAKING CHANGEgit push! old scripts u... | UbitUmarov | 2019-01-16 | 1 | -9/+55 |
* | do not use lossless compression on dyntextures | UbitUmarov | 2018-07-14 | 1 | -1/+1 |
* | bug fix: dynamic testures set to ALL_SIDES, preserve other face data already ... | UbitUmarov | 2017-07-07 | 1 | -1/+5 |
* | revert the thread level change; remove unused dynamic texture timer from inte... | UbitUmarov | 2017-06-24 | 1 | -42/+39 |
* | remove a DynamicTexture leak, make it actually return the new texture ID to o... | UbitUmarov | 2017-06-24 | 1 | -9/+16 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -7/+7 |
* | DynamicTextureModule memory leaks | UbitUmarov | 2016-08-24 | 1 | -28/+35 |
* | Remove references to MAX_ASSET_DESC from the dynamic texture module, hardcode... | BlueWall | 2015-03-06 | 1 | -2/+2 |
* | Dynamic textures shouldn't be saved in the assets service (only in the simula... | Oren Hurvitz | 2014-04-23 | 1 | -2/+2 |
* | Changed the maximum asset name and description lengths to constants. Also, pr... | Oren Hurvitz | 2014-04-22 | 1 | -0/+2 |
* | Fix issues with the DynamicTextureModule and corresponding unit tests. | Diva Canto | 2012-11-11 | 1 | -0/+10 |
* | One more module: DynamicTextureModule. Removed it from the special load in th... | Diva Canto | 2012-11-11 | 1 | -11/+27 |
* | minor: comment out currently unused logger in DynamicTextureModule | Justin Clark-Casey (justincc) | 2012-10-19 | 1 | -1/+1 |
* | If reusing dynamic textures, do not reuse small data length textures that fal... | Justin Clark-Casey (justincc) | 2012-09-06 | 1 | -10/+49 |
* | If the GetTexture capability receives a request for a range of data beyond th... | Justin Clark-Casey (justincc) | 2012-09-06 | 1 | -3/+13 |
* | Make ReuseDynamicTextures an experimental config setting in [Textures]. Defa... | Justin Clark-Casey (justincc) | 2012-08-30 | 1 | -1/+4 |
* | If the compile-time DynamicTextureModule.ReuseTextures flag is set, check met... | Justin Clark-Casey (justincc) | 2012-08-30 | 1 | -43/+59 |
* | Add experimental DynamicTextureModule.ReuseTextures flag, currently only conf... | Justin Clark-Casey (justincc) | 2012-08-28 | 1 | -44/+125 |
* | Fix CHANGED_TEXTURE and CHANGED_COLOR. | Melanie | 2011-12-05 | 1 | -2/+2 |
* | Get some hopefully more useful exception information when OpenJPEG.EncodeFrom... | Justin Clark-Casey (justincc) | 2011-11-02 | 1 | -2/+4 |
* | meaningless change to goose panda | Justin Clark-Casey (justincc) | 2011-10-11 | 1 | -0/+1 |
* | remove unused LastAssetID from DynamicTextureUpdaer | Justin Clark-Casey (justincc) | 2011-10-10 | 1 | -6/+4 |
* | Fixed several unhandled exceptions and performance issues with PrimitiveBaseS... | John Hurliman | 2010-03-16 | 1 | -11/+9 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -1/+2 |
* | Endline fix | Teravus Ovares (Dan Olivares) | 2010-02-06 | 1 | -12/+12 |
* | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 1 | -40/+20 |
* | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 1 | -20/+40 |
* | Fix a major security problem with osSetDynamicTexture which allowed the delet... | CasperW | 2010-01-18 | 1 | -5/+12 |
* | minor: very minor formatting change | Justin Clark-Casey (justincc) | 2009-11-16 | 1 | -4/+1 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 1 | -4/+1 |
* | Attempting to improve the robustness of texture decoding by always ignoring L... | John Hurliman | 2009-09-30 | 1 | -1/+1 |
* | * minor: remove one mono warning | Justin Clarke Casey | 2009-06-12 | 1 | -1/+1 |
* | Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-06-09 | 1 | -2/+2 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-06-09 | 1 | -30/+45 |
* | Comment out unused variables / private fields to avoid compiler warnings. | Jeff Ames | 2009-06-04 | 1 | -1/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-06-03 | 1 | -2/+5 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-22 | 1 | -11/+48 |
* | cleaning out warnings. | Dr Scofield | 2009-05-22 | 1 | -1/+1 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -3/+2 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-07 | 1 | -4/+15 |
* | Thank you kindly, Thomax, for a patch that: | Charles Krinke | 2009-05-03 | 1 | -1/+2 |
* | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2009-03-31 | 1 | -34/+30 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-03-24 | 1 | -7/+37 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -3/+6 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-02-18 | 1 | -0/+12 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -9/+9 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 1 | -3/+3 |