Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'avination' | Melanie | 2012-05-29 | 4 | -70/+134 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'avination' into careminster | Melanie | 2012-05-27 | 4 | -154/+178 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-05-19 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | refactor: move EventQueueGet path generation into common method. Rename some... | Justin Clark-Casey (justincc) | 2012-05-18 | 1 | -1/+1 | |
| | * | | | | | | | | Don't eagerly clear frame collision events when physics actors subscribe and ... | Justin Clark-Casey (justincc) | 2012-05-17 | 1 | -2/+8 | |
| * | | | | | | | | | Merge branch 'avination' into careminster | Melanie | 2012-05-15 | 2 | -11/+68 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'avination' into careminster | Melanie | 2012-05-13 | 3 | -24/+69 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'avination' into careminster | Melanie | 2012-05-13 | 3 | -106/+163 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'avination' into careminster | Melanie | 2012-05-08 | 1 | -11/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'avination' into careminster | Melanie | 2012-05-07 | 2 | -21/+108 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'avination' into careminster | Melanie | 2012-05-05 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'avination' | Melanie | 2012-05-03 | 1 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'avination' | Melanie | 2012-05-02 | 3 | -112/+123 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'avination' | Melanie | 2012-04-29 | 4 | -219/+314 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-04-25 | 3 | -13/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-04-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Restore _parent_scene.actor_name_map[prim_geom] = this; accidentally removed ... | Justin Clark-Casey (justincc) | 2012-04-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-04-23 | 3 | -476/+508 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-04-23 | 3 | -54/+343 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | refactor: simply some properties code in BasicPhysicsPlugin | Justin Clark-Casey (justincc) | 2012-04-22 | 2 | -72/+12 | |
| | * | | | | | | | | | | | | | | | | | | | Fix bug where setting phantom on a prim would result in a server log message ... | Justin Clark-Casey (justincc) | 2012-04-22 | 2 | -18/+367 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-04-22 | 2 | -238/+222 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | Comment out spurious Body != IntPtr.Zero code after disableBody(), since disa... | Justin Clark-Casey (justincc) | 2012-04-21 | 2 | -10/+20 | |
| | * | | | | | | | | | | | | | | | | | | | refactor: Simplify ODEPrim.AddChildPrim() by returning early where appropriate. | Justin Clark-Casey (justincc) | 2012-04-21 | 1 | -115/+117 | |
| | * | | | | | | | | | | | | | | | | | | | Remove redundant prim_geom != IntPtr.Zero checks in ODEPrim. | Justin Clark-Casey (justincc) | 2012-04-21 | 1 | -116/+88 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-04-20 | 1 | -12/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | If a physical prim is manually moved (e.g. by a user) then set the geometry p... | Justin Clark-Casey (justincc) | 2012-04-20 | 1 | -12/+10 | |
* | | | | | | | | | | | | | | | | | | | | | UbitOde: remove useless water collider from active code. | UbitUmarov | 2012-07-17 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-07-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Reinstate sleeping because less CPU is preferred over reporting accuracy. | Melanie | 2012-07-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | messing around... Let terrain and water have nullphysicsactors, let | UbitUmarov | 2012-07-15 | 6 | -388/+268 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | In collisions report linksets root parts to parts, and not all parts. | UbitUmarov | 2012-07-13 | 4 | -41/+45 | |
* | | | | | | | | | | | | | | | | | | | | fix bad vehicle reference frame | UbitUmarov | 2012-07-13 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | Use faster any contact point collision detection for Volumedetect, plus | UbitUmarov | 2012-07-12 | 3 | -98/+41 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | ubitODE leaks | UbitUmarov | 2012-07-11 | 3 | -25/+33 | |
* | | | | | | | | | | | | | | | | | | | let rotationVelocity or AngularVelocity be setted on prims. Limited to | UbitUmarov | 2012-07-10 | 1 | -19/+46 | |
* | | | | | | | | | | | | | | | | | | | retry fixing ode getconfiguration() | UbitUmarov | 2012-07-09 | 1 | -1/+8 | |
* | | | | | | | | | | | | | | | | | | | fix ode getconfiguration | UbitUmarov | 2012-07-09 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | log ODE lib configuration | UbitUmarov | 2012-07-09 | 1 | -3/+7 | |
* | | | | | | | | | | | | | | | | | | | fix ODE dispose plus minor clean. On regions restart ode.dispose seems | UbitUmarov | 2012-07-09 | 1 | -15/+43 | |
* | | | | | | | | | | | | | | | | | | | ODE turn off material dependent friction while vehicle linear motor is Effect... | UbitUmarov | 2012-07-07 | 3 | -5/+9 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | ubitode: create and use 4 off world collision spaces for offworld static prims | UbitUmarov | 2012-06-30 | 1 | -11/+38 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | fix addforce/impulse. | UbitUmarov | 2012-06-04 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | ubitode prim: if makebody() is called already having a body, do a full destru... | UbitUmarov | 2012-05-30 | 1 | -3/+4 | |
* | | | | | | | | | | | | | | | | Guard setting the building flag | Melanie | 2012-05-30 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | Whitespace fix | Melanie | 2012-05-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | fix physics not reporting collisions only with terrain | UbitUmarov | 2012-05-29 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | fix avatars collisions on sim crossings and other few cases where freemove()... | UbitUmarov | 2012-05-28 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | a bit cleaner code (?) on sculpts/meshs meshing checking | UbitUmarov | 2012-05-28 | 1 | -7/+6 | |
* | | | | | | | | | | | | | | | let meshs work indenpendently of mesh_sculpted_prim config option | UbitUmarov | 2012-05-28 | 1 | -29/+25 |