Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update ubitOde | UbitUmarov | 2012-03-05 | 4 | -78/+297 |
| | |||||
* | update UbitOde | UbitUmarov | 2012-03-04 | 5 | -65/+69 |
| | |||||
* | update UbitODE | UbitUmarov | 2012-03-04 | 3 | -36/+55 |
| | |||||
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-03-03 | 1 | -5/+3 |
|\ | |||||
| * | This still causes terrain artefacts | Melanie | 2012-03-02 | 1 | -3/+3 |
| | | | | | | | | | | | | Revert " fix my bug on ChODE terrain heightmap build" This reverts commit aa77d1d486f11da7dc841190f1ca85e085d0d648. | ||||
| * | This still causes terrain artefacts | Melanie | 2012-03-02 | 1 | -3/+1 |
| | | | | | | | | | | | | Revert " fix the last fix. Regions are square but... Also remove the 0.5 offset in map position. It was apparently needed to fix we having nsamples = size and not size + 1." This reverts commit 15bc539bd49e7a09c1ec6e539871cde5eee6032e. | ||||
* | | update ubitODE | UbitUmarov | 2012-03-02 | 1 | -15/+45 |
| | | |||||
* | | ubitODE bug fix | UbitUmarov | 2012-02-29 | 1 | -1/+1 |
| | | |||||
* | | update ubitODE to current working state | UbitUmarov | 2012-02-29 | 2 | -113/+199 |
| | | |||||
* | | fix | UbitUmarov | 2012-02-29 | 1 | -1/+3 |
| | | |||||
* | | chODE: bad meshs get a a basic box or sphere geom with setted prim size. ↵ | UbitUmarov | 2012-02-29 | 2 | -503/+148 |
|/ | | | | They will not colide if non-physical and Will collide with land if physical. assume UNTESTED | ||||
* | made box a little larger | UbitUmarov | 2012-02-28 | 1 | -6/+6 |
| | |||||
* | A few blind changes to go try to go around bad mesh little box replacement fail | UbitUmarov | 2012-02-28 | 1 | -67/+50 |
| | |||||
* | Really dirty hack to make sims start. Causes errors but the ting runs. Remove | Melanie | 2012-02-28 | 1 | -1/+5 |
| | | | | when fixed right. | ||||
* | Let inworld meshs colide as such and not as basic prim all the time. ↵ | UbitUmarov | 2012-02-27 | 2 | -5/+10 |
| | | | | Removed also LOD, and outerskin on colision meshs. | ||||
* | update ubitODE to my current working state | UbitUmarov | 2012-02-27 | 4 | -568/+378 |
| | |||||
* | added in chODE GeomTriMeshDataDestroy to explicity release internal trimesh ↵ | UbitUmarov | 2012-02-26 | 2 | -3/+41 |
| | | | | data. | ||||
* | replace bad meshs by a small cube and log it. | UbitUmarov | 2012-02-24 | 1 | -5/+21 |
| | |||||
* | stop using useless geom tricallback. | UbitUmarov | 2012-02-24 | 1 | -1/+2 |
| | |||||
* | fix the last fix. Regions are square but... Also remove the 0.5 offset in ↵ | UbitUmarov | 2012-02-23 | 1 | -1/+3 |
| | | | | map position. It was apparently needed to fix we having nsamples = size and not size + 1. | ||||
* | fix my bug on ChODE terrain heightmap build | UbitUmarov | 2012-02-23 | 1 | -3/+3 |
| | |||||
* | Reverse the changed to ODE heightmap. It results in SERIOUS issues like an | Melanie | 2012-02-21 | 1 | -4/+4 |
| | | | | irreversible y-flip and holes in the map. | ||||
* | Merge branch 'master' into careminster | Melanie | 2012-02-21 | 6 | -939/+4 |
|\ | | | | | | | Conflicts: | ||||
| * | Load 32-bit or 64-bit BulletSim Windows library automatically as appropriate. | Justin Clark-Casey (justincc) | 2012-02-21 | 1 | -0/+3 |
| | | | | | | | | | | This uses the same approach as ODE. radams, if this doesn't work for you please feel free to revert. | ||||
| * | Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. | Justin Clark-Casey (justincc) | 2012-02-21 | 1 | -14/+1 |
| | | |||||
| * | Remove PhysXPlugin and wrappers. | Justin Clark-Casey (justincc) | 2012-02-21 | 5 | -1001/+0 |
| | | | | | | | | | | In over 4 years this never progressed beyond an unimplemented stub. This doesn't mean that it can't come back if someone is interested in implementing PhysX support. | ||||
* | | Merge branch 'ubitwork' | Melanie | 2012-02-19 | 18 | -1071/+12694 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/Physics/ChOdePlugin/ODEPrim.cs OpenSim/Region/Physics/ChOdePlugin/OdePlugin.cs | ||||
| * | | minor fix to chODE terrain heighmap scale | UbitUmarov | 2012-02-19 | 1 | -4/+4 |
| | | | |||||
| * | | changed how vehicle data is stored and passed to physics. use unsafe in ↵ | UbitUmarov | 2012-02-18 | 4 | -59/+347 |
| | | | | | | | | | | | | serializer, tried to control m_dupeInProgress | ||||
| * | | Added simple binary serializer/deserializer to chODE. 100% untested and most ↵ | UbitUmarov | 2012-02-17 | 5 | -1035/+1540 |
| | | | | | | | | | | | | like still broken | ||||
| * | | Now if chode prim.cs detects out of bounds it requests a update and blocks ↵ | UbitUmarov | 2012-02-15 | 2 | -20/+45 |
| | | | | | | | | | | | | movement and colisions. Base code must do a PhysActor.CrossingFailure() to make it move again inside sim or delete it. | ||||
| * | | don't freeze with a sitted avatar in a border without other sim. Still messy :( | UbitUmarov | 2012-02-15 | 1 | -2/+2 |
| | | | |||||
| * | | try to make crossings work better. chode no longer prevents crossings i hope | UbitUmarov | 2012-02-15 | 1 | -6/+50 |
| | | | |||||
| * | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-02-15 | 2 | -1/+53 |
| |\ \ | |||||
| * | | | remove drawstuff from ubitode | UbitUmarov | 2012-02-11 | 4 | -256/+1 |
| | | | | |||||
| * | | | removed outdated coments. | UbitUmarov | 2012-02-11 | 1 | -630/+0 |
| | | | | |||||
| * | | | remove forgotten taints code | UbitUmarov | 2012-02-11 | 1 | -32/+0 |
| | | | | |||||
| * | | | UbitODE: replace 'taints' by 'changes' for avatars also. This provides ↵ | UbitUmarov | 2012-02-11 | 3 | -250/+378 |
| | | | | | | | | | | | | | | | | better time order with changes in prims. | ||||
| * | | | vehicle changes done by simulation thread and not calling one | UbitUmarov | 2012-02-11 | 2 | -132/+200 |
| | | | | |||||
| * | | | changes to vehicle banking | UbitUmarov | 2012-02-11 | 1 | -69/+23 |
| | | | | |||||
| * | | | a bit better vertical attractor and banking | UbitUmarov | 2012-02-11 | 1 | -12/+23 |
| | | | | |||||
| * | | | Use mesh to estimate real center of prims if avaiable. Let sculpt map ↵ | UbitUmarov | 2012-02-11 | 5 | -33/+129 |
| | | | | | | | | | | | | | | | | textures with alpha channel work. On linux J2DecodeCache folder must be deleted to remove bad entries. Corrently this can't be cached on linux (mono/ cairo/? problem) | ||||
| * | | | scale avatar push force with avatar density | UbitUmarov | 2012-02-11 | 1 | -1/+2 |
| | | | | |||||
| * | | | test on git | UbitUmarov | 2012-02-10 | 4 | -0/+4 |
| | | | | |||||
| * | | | Changes to vehicles code etc. Includes some debug aids to remove later. | UbitUmarov | 2012-02-10 | 4 | -243/+145 |
| | | | | |||||
| * | | | initial introdution of physics actor building control. | UbitUmarov | 2012-02-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | changes in physics manager, needed for UbitODE | UbitUmarov | 2012-02-08 | 2 | -1/+28 |
| | | | | |||||
| * | | | UbitODE plugin initial commit | UbitUmarov | 2012-02-08 | 10 | -0/+11556 |
| | | | | |||||
* | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster | Melanie | 2012-02-19 | 3 | -5/+29 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-02-18 | 3 | -5/+29 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | | | | | Conflicts: OpenSim/Region/Framework/Scenes/Scene.Inventory.cs OpenSim/Region/Framework/Scenes/Serialization/SceneObjectSerializer.cs |