aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Apply the localID to the Physics actor to prevent null calls laterCareminster Team2011-07-191-3/+3
| * Fix physics proxy regeneration when a mesh with more than one submesh is resizedJustin Clark-Casey (justincc)2011-07-161-0/+1
| * Fix some local id issues in physics glueroot2011-07-152-8/+2
| * Port implementation of llCastRay() from Aurora.Justin Clark-Casey (justincc)2011-07-122-17/+103
| * temporarily fix the build break with building the OdePlugin tests assembly.Justin Clark-Casey (justincc)2011-07-121-2/+3
| * minor: remove whitespace to trigger another buildJustin Clark-Casey (justincc)2011-07-121-1/+0
| * When a mesh object is added to a scene, delay adding the physics actor until ...Justin Clark-Casey (justincc)2011-07-122-25/+29
| * When a sculpt/mesh texture is received by a part on a callback request, don't...Justin Clark-Casey (justincc)2011-07-112-2/+3
| * comment out accidential ProcessTaints physics debug line left in codeJustin Clark-Casey (justincc)2011-07-111-1/+1
* | Fox some local id issues in physics glueMelanie2011-07-152-8/+2
* | Revert "Add localid support to ch0de properly"Melanie2011-07-152-2/+8
* | Add localid support to ch0de properlyTom2011-07-152-8/+2
* | Fix a raycast issueTom2011-07-151-2/+9
* | Merge branch 'master' into careminster-presence-refactorroot2011-07-093-3884/+3919
|\ \ | |/
| * minor: code tidy and inserted log lines for future use.Justin Clark-Casey (justincc)2011-07-092-22/+35
| * refactor: Factor out AddSubMesh() method from long CraeteMeshFromPrimMesher()...Justin Clark-Casey (justincc)2011-07-081-5/+5
| * minor: code tidy up - remove a couple of Console.WriteLine() accidentally add...Justin Clark-Casey (justincc)2011-07-082-53/+23
| * refactor: Separate the OdeScene class into its own file from OdePlugin.cs, to...Justin Clark-Casey (justincc)2011-07-082-3825/+3873
| * minor: commented out log lines for future use and very small code tidyJustin Clark-Casey (justincc)2011-07-082-4/+8
* | Merge branch 'master' into careminster-presence-refactorroot2011-07-051-1/+4
|\ \ | |/
| * Allow physics proxy generation for meshes using new asset format.dahlia2011-06-291-1/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-0/+3
|\ \ | |/
| * force mesh proxy for simple box prims with path cutdahlia2011-04-121-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-251-0/+5
|\ \ | |/
| * This fixes mantis #5198 and related. Physics is not my expertise, so I'm not ...Diva Canto2010-12-241-0/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-231-0/+19
|\ \ | |/
| * * Re-Adding Scene TimeDilation to Object Update Packets.Teravus Ovares (Dan Olivares)2010-12-231-0/+19
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-061-4/+4
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-10-041-4/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-021-2/+2
|\ \ | |/
| * Replace CalculateMass with a more accurate version, contributed by Ubit.Melanie2010-10-021-234/+219
| * Typo fixesMelanie2010-09-261-1/+1
| * adding configurable j2kDecodeCache pathBlueWall2010-09-261-1/+5
* | Replace CalculateMass with a more accurate version, contributed by Ubit.Melanie2010-10-021-234/+219
* | Typo fixesMelanie2010-09-261-1/+1
* | Merge MasterMelanie2010-09-261-1/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-251-42/+45
|\ \ | |/
| * Add prim name to OdePrim Error and Warning messages.Justin Clark-Casey (justincc)2010-09-251-42/+45
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-272-14/+14
|\ \ | |/
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2010-06-252-14/+14
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-191-0/+1
|\ \ | |/
| * Hunting for the problem in #4777Diva Canto2010-06-191-0/+1
| * Reverting my last two commits, putting back Melanie's exception handler. Does...Diva Canto2010-06-191-1/+10
| * Reinstated the behavior of AddPrimShape *exactly* as it was as of December. T...Diva Canto2010-06-191-10/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-181-1/+1
|\ \ | |/
| * Remove an error in meshing error reporting. Now doesn't double-bombMelanie2010-06-181-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-121-1/+12
|\ \ | |/
| * Log and eat sculpt meshing exceptions caused by bad jp2 data.Melanie2010-06-121-1/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-151-2/+2
|\ \ | |/
| * * Added a better check to the SimianGrid connectors to test if they are enabl...John Hurliman2010-03-121-2/+2