index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Physics
/
Manager
/
PhysicsScene.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-02
BulletSim: add implementation of 'physSetLinksetType' and 'physGetLinksetType'
Robert Adams
1
-1
/
+2
2013-07-23
Revert "Revert "Add experimental stubs for an extension function interface on...
Robert Adams
1
-0
/
+9
2013-07-22
Revert "Add experimental stubs for an extension function interface on both"
Robert Adams
1
-9
/
+0
2013-07-22
Add experimental stubs for an extension function interface on both
Robert Adams
1
-0
/
+9
2013-02-07
Add some more code from Avination. This changes physics actor stuff around
Melanie
1
-0
/
+6
2013-02-02
Correct spelling mistake in new RayFilterFlags, LSLPhanton -> LSLPhantom
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-01-23
Add the Avination physics raycast glue so Core Physics can implement raycast
Melanie
1
-0
/
+39
2013-01-23
Fix a type (Suports => Supports). Also put the normal terrain collision check
Melanie
1
-1
/
+1
2013-01-11
BulletSim: add osGetPhysicsEngineType() LSL function and update
Robert Adams
1
-2
/
+9
2013-01-02
*TEST* avatar unscripted sit. Some guessing/automation
UbitUmarov
1
-2
/
+19
2012-12-18
fix
UbitUmarov
1
-1
/
+1
2012-12-17
*TESTP unscripted sit: missing files
UbitUmarov
1
-0
/
+5
2012-12-11
fix let other phys plugins work.. broken when added feetOffset
UbitUmarov
1
-8
/
+2
2012-12-07
create a new ode character also with the new information
UbitUmarov
1
-2
/
+16
2012-10-18
missing changed file
UbitUmarov
1
-1
/
+1
2012-10-09
move terrain geom to own ode space. Limit range on raycast if includes
UbitUmarov
1
-0
/
+3
2012-10-03
missing changed file
UbitUmarov
1
-1
/
+1
2012-08-01
Create the ability for physics modules to request assets on demand by
Melanie
1
-0
/
+5
2012-05-31
Add an optional mechanism for physics modules to collect and return arbitrary...
Justin Clark-Casey (justincc)
1
-0
/
+14
2012-04-16
ubitODE + physmanager: - Revised use of ODE collisions categories and bits(fl...
UbitUmarov
1
-0
/
+40
2012-03-21
Tell physics about physics shape when creating. Added some virtual methods to...
UbitUmarov
1
-0
/
+7
2012-03-11
initial steps to support physical phantoms
UbitUmarov
1
-3
/
+6
2012-02-17
Added simple binary serializer/deserializer to chODE. 100% untested and most ...
UbitUmarov
1
-0
/
+6
2012-02-08
changes in physics manager, needed for UbitODE
UbitUmarov
1
-1
/
+9
2011-11-25
remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-11-22
Comment out uncalled OdeScene.UnCombine()
Justin Clark-Casey (justincc)
1
-8
/
+2
2011-10-18
Store scene identifier passed in to OdeScene for later debug messages
Justin Clark-Casey (justincc)
1
-0
/
+5
2011-10-15
refactor: make methods that do not need to be public in ODE private or intern...
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-10-14
Extract NullPhysicsScene from PhysicsScene to improve code readability
Justin Clark-Casey (justincc)
1
-88
/
+4
2011-10-13
refactor: move 3x copy/pasted ode structure removal code in ODECharacter into...
Justin Clark-Casey (justincc)
1
-1
/
+22
2011-08-01
refactor: centralize prim geom removal code from four places to one
Justin Clark-Casey (justincc)
1
-0
/
+4
2011-07-20
Removed unused AddPrimShape methods in PhysicsScene caused by merge conflicts
Dan Lake
1
-14
/
+0
2011-07-15
Fix some local id issues in physics glue
root
1
-12
/
+7
2011-07-15
Fox some local id issues in physics glue
Melanie
1
-12
/
+7
2011-07-15
Revert "Add localid support to ch0de properly"
Melanie
1
-7
/
+12
2011-07-15
Add localid support to ch0de properly
Tom
1
-12
/
+7
2011-07-12
Port implementation of llCastRay() from Aurora.
Justin Clark-Casey (justincc)
1
-1
/
+23
2011-07-08
minor: commented out log lines for future use and very small code tidy
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-06-15
Add localID to physical object creation functions.
Mic Bowman
1
-0
/
+15
2009-12-05
* Adds Normal to the fields returned by the Physics Raycaster
Teravus Ovares (Dan Olivares)
1
-2
/
+2
2009-10-27
Move the calculation of time dilation from the scene to the physics engine. T...
John Hurliman
1
-0
/
+5
2009-10-26
Experimental change of PhysicsVector to Vector3. Untested
John Hurliman
1
-16
/
+16
2009-10-01
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-09-02
* One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ...
Teravus Ovares (Dan Olivares)
1
-0
/
+5
2009-08-18
* Some Physics Scene Changes to prepare for larger regions
Teravus Ovares (Dan Olivares)
1
-1
/
+1
2009-08-15
* part one of adding physics combining
Teravus Ovares (Dan Olivares)
1
-0
/
+10
2009-07-23
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-07-19
* Created a way that the OpenSimulator scene can ask the physics scene to do ...
Teravus Ovares
1
-0
/
+36
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-02-15
This started as way to correct Mantis #3158, which I believe should be fixed ...
diva
1
-2
/
+2
[next]