This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-13 19:14:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09edc9619af66b2705dbb4e28e3ffc1772d9adc0
opensim
/
OpenSim
/
Framework
/
Serialization
History
Diva Canto
09edc9619a
It wasn't that. Revert "Mantis
#7514
"
...
This reverts commit
365f46bfa9
.
2015-05-02 22:15:26 -07:00
..
External
It wasn't that. Revert "Mantis
#7514
"
2015-05-02 22:15:26 -07:00
Properties
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Tests
When saving an OAR in "Publish" mode, also discard Group information
2014-05-26 15:33:13 +01:00
ArchiveConstants.cs
Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default
2014-01-20 00:38:42 -08:00
TarArchiveReader.cs
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
2012-07-11 22:54:22 +01:00
TarArchiveWriter.cs
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
2012-07-13 01:03:28 +01:00