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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-11-01
1
-0
/
+6
|
\
|
*
Add TargetVelocity to PhysicsActor interface to support distributed physics. ...
Dan Lake
2012-10-31
1
-0
/
+6
|
*
missing changed file
UbitUmarov
2012-10-18
1
-1
/
+1
*
|
add mesh cache expire on region startup. Expires will be relative to
UbitUmarov
2012-10-13
2
-0
/
+2
*
|
retouch mesh ids
UbitUmarov
2012-10-13
1
-1
/
+1
*
|
longer meshs identification keys, so first part on disk cache is it's asset id
UbitUmarov
2012-10-13
1
-1
/
+3
*
|
missing file
UbitUmarov
2012-10-12
1
-0
/
+6
*
|
force allocation of mesh data on creation ( messy code version )
UbitUmarov
2012-10-09
2
-2
/
+2
*
|
move terrain geom to own ode space. Limit range on raycast if includes
UbitUmarov
2012-10-09
1
-0
/
+3
*
|
bug fix + make costs visible for testing
UbitUmarov
2012-10-07
1
-0
/
+17
*
|
more changes. Most code not in use
UbitUmarov
2012-10-04
1
-0
/
+1
*
|
missing changed file
UbitUmarov
2012-10-03
1
-1
/
+1
*
|
introduce a ODEMeshWorker class, should be pure cosmetic changes for now
UbitUmarov
2012-10-03
2
-1
/
+8
*
|
use a bit more complex mesh key identifier, plus a bug fix
UbitUmarov
2012-08-07
1
-0
/
+12
*
|
** DANGER someone should stress test more ** release unused physics meshs, in...
UbitUmarov
2012-08-06
2
-0
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-08-01
1
-0
/
+5
|
\
\
|
|
/
|
*
Create the ability for physics modules to request assets on demand by
Melanie
2012-08-01
1
-0
/
+5
*
|
Merge branch 'avination' into ubitwork
UbitUmarov
2012-07-17
1
-0
/
+14
|
\
\
|
*
\
Merge branch 'master' into careminster
Melanie
2012-05-31
1
-0
/
+14
|
|
\
\
|
|
|
/
|
|
*
Add an optional mechanism for physics modules to collect and return arbitrary...
Justin Clark-Casey (justincc)
2012-05-31
1
-0
/
+14
*
|
|
messing around... Let terrain and water have nullphysicsactors, let
UbitUmarov
2012-07-15
1
-95
/
+48
|
/
/
*
|
Let OOB information usable outside ubitode
UbitUmarov
2012-05-27
1
-1
/
+28
*
|
add colliders relative velocity projected in collision direction to collision...
UbitUmarov
2012-05-19
1
-0
/
+2
*
|
ubitODE + physmanager: - Revised use of ODE collisions categories and bits(fl...
UbitUmarov
2012-04-16
2
-0
/
+46
*
|
Tell physics about physics shape when creating. Added some virtual methods to...
UbitUmarov
2012-03-21
2
-0
/
+14
*
|
let convex be a parameter to createMesh so it can be used. Was forced to add ...
UbitUmarov
2012-03-21
2
-0
/
+6
*
|
more phantom physics ( chODE and a fix in manager physicsactor
UbitUmarov
2012-03-11
1
-1
/
+1
*
|
initial steps to support physical phantoms
UbitUmarov
2012-03-11
2
-3
/
+8
*
|
update ubitOde
UbitUmarov
2012-03-05
1
-1
/
+3
*
|
update UbitOde
UbitUmarov
2012-03-04
1
-2
/
+3
*
|
Merge branch 'ubitwork'
Melanie
2012-02-19
4
-2
/
+86
|
\
\
|
*
|
changed how vehicle data is stored and passed to physics. use unsafe in seria...
UbitUmarov
2012-02-18
2
-3
/
+47
|
*
|
Added simple binary serializer/deserializer to chODE. 100% untested and most ...
UbitUmarov
2012-02-17
2
-0
/
+12
|
*
|
Use mesh to estimate real center of prims if avaiable. Let sculpt map texture...
UbitUmarov
2012-02-11
1
-0
/
+1
|
*
|
changes in physics manager, needed for UbitODE
UbitUmarov
2012-02-08
2
-1
/
+28
*
|
|
Merge branch 'master' into careminster
Melanie
2012-02-18
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
On Windows automatically load the correct native ODE library depending on whe...
Justin Clark-Casey (justincc)
2012-02-18
1
-1
/
+2
|
*
Remove unused SetAcceleration and add set on Acceleration parameter
Dan Lake
2011-12-20
1
-1
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2011-12-22
1
-1
/
+2
|
\
\
|
*
|
Remove unused SetAcceleration and add set on Acceleration parameter
Dan Lake
2011-12-20
1
-1
/
+2
|
|
/
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-28
1
-1
/
+1
|
\
\
|
|
/
|
*
remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-11-25
1
-1
/
+1
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-24
2
-9
/
+14
|
\
\
|
|
/
|
*
Comment out uncalled OdeScene.UnCombine()
Justin Clark-Casey (justincc)
2011-11-22
1
-8
/
+2
|
*
Have ODECharacter and ODEPrim both use PhysicsActor.Name instead of maintaini...
Justin Clark-Casey (justincc)
2011-11-21
1
-0
/
+9
|
*
Actually remove PhysicsActor.SOPDescription this time
Justin Clark-Casey (justincc)
2011-11-21
1
-1
/
+3
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-17
1
-6
/
+10
|
\
\
|
|
/
|
*
Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their ow...
Justin Clark-Casey (justincc)
2011-11-16
1
-6
/
+10
*
|
Merge branch 'master' into bigmerge
Melanie
2011-10-27
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix a bug I introduced yesterday in ODE physics where prim scripts would only...
Justin Clark-Casey (justincc)
2011-10-27
1
-0
/
+2
[next]