-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Whitecore-LibOMV
updated
16 files
+45 −32 | OpenMetaverse.StructuredData/LLSD/XmlLLSD.cs | |
+73 −1 | OpenMetaverse.StructuredData/StructuredData.cs | |
+3 −3 | OpenMetaverse/Primitives/Primitive.cs | |
+3 −3 | OpenMetaverse/Primitives/TextureEntry.cs | |
+237 −0 | OpenMetaverse/_Packets_.cs | |
+8 −8 | OpenMetaverseTypes/Quaternion.cs | |
+11 −11 | OpenMetaverseTypes/UUID.cs | |
+271 −78 | OpenMetaverseTypes/UtilsConversions.cs | |
+3 −4 | OpenMetaverseTypes/Vector3.cs | |
+ − | bin/Prebuild.exe | |
+9 −9 | prebuild.xml | |
+54 −0 | runprebuild.bat | |
+0 −65 | runprebuild2008.bat | |
+0 −65 | runprebuild2010.bat | |
+0 −65 | runprebuild2012.bat | |
+0 −76 | runprebuild2013.bat |