Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 éve |
Justin Clarke Casey
|
3b0db66b92
* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks
|
16 éve |
Justin Clarke Casey
|
b9c07730f5
* refactor: change some method names and doc in the physics plugin manager
|
16 éve |
Justin Clarke Casey
|
d625095959
* Allow physics dlls to be loaded separately, rather than just the contents of bin/Physics
|
16 éve |
Justin Clarke Casey
|
9770cf778e
* minor: Make some 'startup config failed to load' log messages more consistent
|
16 éve |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 éve |
Jeff Ames
|
5910a49da6
Update svn properties. Formatting cleanup.
|
16 éve |
mingchen
|
db151bcec7
*Fixed bug that caused failure when System.Console.Readline returns null (no stdin)
|
16 éve |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 éve |
Teravus Ovares
|
2a988f187e
* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on
|
16 éve |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 éve |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 éve |
Tedd Hansen
|
c62328950a
More exception checks and crash hints
|
17 éve |
Jeff Ames
|
001ce95e4c
Clean up more unnecessary String.Format calls
|
17 éve |
Jeff Ames
|
e207284fef
Clean up logging calls using String.Format explicitly
|
17 éve |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 éve |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 éve |
Jeff Ames
|
fd09b22552
Enabled the sit_ground animation. The sit state is not properly set, but it looks okay, and doesn't seem to break anything. Just move around to stand up.
|
17 éve |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 éve |
Teravus Ovares
|
cdd903c173
* Applied Gerhard's Meshing patch (Thanks! Gerhard)
|
17 éve |
Teravus Ovares
|
cb07ba0d68
* Moves the Meshmerizer to a separate plugin
|
17 éve |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 éve |
Adam Frisby
|
5dad0ed729
* Return of R2162. /Take that SVN!/
|
17 éve |
Sean Dague
|
6acaabefc3
revert r2162 as it completely clobbered all the work on
|
17 éve |
Adam Frisby
|
c4707a284f
* Major ass commit.
|
17 éve |
dan miller
|
2d5f5e2b32
applied Darok"s BulletXPlugin changes 003.patch
|
17 éve |
Sean Dague
|
ffe9c9374a
mass update of urls in source code to new website
|
17 éve |
dan miller
|
00d4d5a21b
once more, without the debug statements (ODE multi-region fixes, various debugging)
|
17 éve |
MW
|
7915adc6c5
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace should equal project and directory.
|
17 éve |
MW
|
9a8742e838
Added danx0r's physics patch, although for now have disabled the lines in Scene.cs, as any changes to prims (like size or position changes) are only updated to the physics engine when you restart opensim. Also prims aren't deleted from the physics engine. These shouldn't be hard to fix.
|
17 éve |