Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fire a extra terseupdate when stopping (like in loosing physics). In some | UbitUmarov | 2012-10-09 | 1 | -0/+3 | |
| | | | | | | | | cases things seem not to stop | |||||
| * | Change ray to land colision range limitation so it has no impact on other | UbitUmarov | 2012-10-09 | 1 | -6/+8 | |
| | | | | | | | | geom types | |||||
| * | move terrain geom to own ode space. Limit range on raycast if includes | UbitUmarov | 2012-10-09 | 4 | -83/+229 | |
| | | | | | | | | | | | | terrain until ode doesn't eat all stack. Add a pre-simulation method to do pending actors changes (except mesh assets still not ready to use), to be optionaly called before firing heartbeat. [UNTESTED] | |||||
| * | a few changes/fix (?) | UbitUmarov | 2012-10-07 | 4 | -117/+112 | |
| | | ||||||
| * | bug fix + make costs visible for testing | UbitUmarov | 2012-10-07 | 4 | -41/+85 | |
| | | ||||||
| * | refix so we can compile it, loosing alpha scultps fix on core meshmerizer | UbitUmarov | 2012-10-07 | 1 | -0/+11 | |
| | | ||||||
| * | fix wrong file commited | UbitUmarov | 2012-10-07 | 1 | -10/+0 | |
| | | ||||||
| * | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-10-07 | 1 | -24/+7 | |
| |\ | | | | | | | | | | | | | Conflicts: OpenSim/Region/Physics/Meshing/Meshmerizer.cs | |||||
| | * | comment out a spam coment on core Meshmerizer | UbitUmarov | 2012-10-07 | 1 | -26/+4 | |
| | | | ||||||
| * | | i update core ode plugin and make it load is meshs (i hope) | UbitUmarov | 2012-10-07 | 3 | -24/+118 | |
| | | | ||||||
| * | | [DANGER UNTESTED] ODE mesh assets. Other plugins will not do meshs/sculpts | UbitUmarov | 2012-10-07 | 7 | -1052/+632 | |
| | | | | | | | | | | | | now | |||||
| * | | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-10-05 | 3 | -32/+50 | |
| |\ \ | | |/ | ||||||
| * | | make sure a buffer is closed, and changed a misleading log msg | UbitUmarov | 2012-10-05 | 1 | -8/+20 | |
| | | | ||||||
| * | | more changes and more non active code | UbitUmarov | 2012-10-04 | 4 | -29/+144 | |
| | | | ||||||
| * | | apply cmic fix to multi layer wearables | UbitUmarov | 2012-10-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-10-04 | 1 | -1/+12 | |
| |\ \ | ||||||
| * | | | more changes. Most code not in use | UbitUmarov | 2012-10-04 | 5 | -23/+615 | |
| | | | | ||||||
| * | | | missing changed file | UbitUmarov | 2012-10-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | meshworker basic replacement of SOP CheckSculptAndLoad ( for now disabled | UbitUmarov | 2012-10-03 | 2 | -4/+41 | |
| | | | | | | | | | | | | | | | | for all physics engines) | |||||
| * | | | making meshworker have more work.. | UbitUmarov | 2012-10-03 | 2 | -4/+23 | |
| | | | | ||||||
| * | | | introduce a ODEMeshWorker class, should be pure cosmetic changes for now | UbitUmarov | 2012-10-03 | 7 | -163/+262 | |
| | | | | ||||||
* | | | | Allow the console to be used by gods as well as region owners. | Melanie | 2012-10-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fix perms when linking an object. Set root part perms to the perms | Melanie | 2012-10-14 | 5 | -15/+30 | |
| | | | | | | | | | | | | | | | | | | | | of the link set to make the build floater behave consistently. Fixes permissions exploit introduced on 23 August. | |||||
* | | | | Allow bypassing perms dialog (console only) | Melanie | 2012-10-14 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | Make texture sedning use only two threads to make things less harsh on bandwidth | Melanie | 2012-10-14 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Remove spammy debug for IM | Melanie | 2012-10-11 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | Change permissions on child prim inventory items when god mode "force | Melanie | 2012-10-08 | 2 | -2/+10 | |
| |_|/ |/| | | | | | | | | permissive" is used. | |||||
* | | | Fix threading in remote asset connector | Melanie | 2012-10-05 | 1 | -16/+21 | |
| | | | ||||||
* | | | Allow default animation to be stopped to be replaced with another one. | Melanie | 2012-10-04 | 2 | -16/+29 | |
| |/ |/| | | | | | Fixes Mantis #6327 | |||||
* | | Fix a viewer crash issue | Melanie | 2012-10-03 | 1 | -1/+12 | |
|/ | ||||||
* | Attempt to fix Mantis #6311. Honor a destination folder if one is given | Melanie | 2012-10-02 | 1 | -0/+39 | |
| | ||||||
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | Melanie | 2012-09-28 | 5 | -57/+147 | |
|\ | ||||||
| * | make some forgotten changes be done by simulation thread not by caller | UbitUmarov | 2012-09-27 | 2 | -34/+126 | |
| | | ||||||
| * | Update the Http server with a few additional properties. Adapt the test | Melanie | 2012-09-27 | 2 | -0/+4 | |
| | | | | | | | | server code to match. | |||||
| * | Merge branch 'ubitwork' into avination | Melanie | 2012-09-26 | 1 | -5/+1 | |
| |\ | ||||||
| * | | Streamline and improve llGetMass | Melanie | 2012-09-26 | 1 | -23/+17 | |
| | | | ||||||
* | | | Fix a possible NRE | Melanie | 2012-09-28 | 1 | -3/+10 | |
| |/ |/| | ||||||
* | | create a new PollServiceHttpRequest req per loop since they can be sent to | UbitUmarov | 2012-09-27 | 1 | -5/+1 | |
|/ | | | | another working thread | |||||
* | don't send a partial contents report if we are sending all data | UbitUmarov | 2012-09-26 | 1 | -10/+15 | |
| | ||||||
* | add assettype mesh to list of binary assets | UbitUmarov | 2012-09-26 | 1 | -1/+2 | |
| | ||||||
* | fix GetTextureHandler range | UbitUmarov | 2012-09-26 | 1 | -1/+5 | |
| | ||||||
* | missing file | UbitUmarov | 2012-09-26 | 1 | -1/+1 | |
| | ||||||
* | just remove the damm thing | UbitUmarov | 2012-09-26 | 7 | -29/+7 | |
| | ||||||
* | Seems nothing actually need the request body for getevents. so change | UbitUmarov | 2012-09-26 | 5 | -15/+12 | |
| | | | | control flag to false | |||||
* | UriModule GetEvents also doesn't need a request body | UbitUmarov | 2012-09-26 | 1 | -0/+1 | |
| | ||||||
* | keep watchdog happy using it to kill his threads | UbitUmarov | 2012-09-26 | 1 | -9/+1 | |
| | ||||||
* | more changes to PollService | UbitUmarov | 2012-09-26 | 4 | -25/+25 | |
| | ||||||
* | fix priorityQueue to correctly use the fairness counts starting at 8 for | UbitUmarov | 2012-09-26 | 1 | -10/+10 | |
| | | | | | nonimediate queues. Imediate queues where not taken into account so it was unused. | |||||
* | missed change | UbitUmarov | 2012-09-25 | 1 | -1/+2 | |
| | ||||||
* | do the same to webFecthInvDescModule | UbitUmarov | 2012-09-25 | 1 | -33/+25 | |
| |