20
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 20, 2023 — Nov 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #34 from BengtGustafsson/master More... almost 8 years ago
untabified More... almost 8 years ago
Changed handling of collada meshes with multiple instances so that the prim.Asset values are the same in all Prims, while the difference in rotation, position and scale deduced from the Collada instance transform matrix are stored in the Position, Scale and Rotation members of each prim, properly adjusted for the rescaling and offseting done to the mesh vertices to fit into the unit cube of SL meshes. More... almost 8 years ago
Merge pull request #33 from takeshich/Fixed-RAD-509 More... over 8 years ago
Add the AgeVerified constant to the avatar flags. It's been in SL for ages More... over 8 years ago
Correct the domain name in the header of OpenMetaverse/Imaging/BakeLayer.cs More... over 8 years ago
RAD-509 Floating text on Prim incorrectly displayed in the case of Japanese characters. * Fixed: Not set the UTF-8 encoded string (prim.Text,prim.MediaURL) * Fixed: Incorrect prim.TextColor value More... over 8 years ago
Merge pull request #32 from takeshich/fix-LIBOMV-985 More... over 8 years ago
Fix [LIBOMV-985] Matrix4.Inverse fails to calculate the inverse of almost any matrix More... over 8 years ago
This is the SSA-capable Baker for libopenmetaverse. The order textures are added is significant! All code in OMV proper already does it right so nothing should break unless your code calls Baker directly and has textures in the wrong order. More... over 8 years ago
Change copyright year a bit ahead of time More... about 9 years ago
Change domain name to openmetaverse.co More... about 9 years ago
Missing new domain name in Linux/Compiling section More... about 9 years ago
Designer Update for GroupManager pt 2 More... about 9 years ago
Designer Update for GroupManager pt 1 More... about 9 years ago
Merge pull request #29 from cinderblocks/master More... over 9 years ago
Oops, that wouldn't have worked at all. More... over 9 years ago
Send platform in 3 char format as the server expects including a case for OS X, Add platform_version param to login as well. More... over 9 years ago
Merge pull request #28 from cinderblocks/master More... over 9 years ago
Protect against variable size packets potentially being larger than the defined MTU. Found by David Daeschler at InWorldz. More... over 9 years ago
Merge pull request #27 from cinderblocks/master More... over 9 years ago
Corrections to AppearanceHoverBlock, use mapgenerator for consistency as well More... over 9 years ago
Added Suitcase folder number to FolderType enum More... over 9 years ago
Commented prebuild of project that doesn't seem quite ready yet (as per lkalif instructions) More... over 9 years ago
Merge branch 'CmdrCupcake-master' Pull request #26 More... over 9 years ago
Merge pull request #25 from cinderblocks/master More... over 9 years ago
Minor touchups to the foldertype commit. Missed unstaged files. More... over 9 years ago
Use correct folder type ids instead of asset ids for inventory folders More... over 9 years ago
Thanks Xamarin for the tabs! I really appreciate it. More... over 9 years ago
Add Experience block to ScriptQuestionPacket More... over 9 years ago