aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-131-1/+3
|\
| * longer meshs identification keys, so first part on disk cache is it's asset idUbitUmarov2012-10-131-1/+3
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-131-0/+6
|\ \ | |/
| * missing fileUbitUmarov2012-10-121-0/+6
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-133-282/+532
|\ \ | |/
| * [TEST] disk cache meshsUbitUmarov2012-10-123-282/+532
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-122-5737/+4763
|\ \ | |/
| * commit the right files!UbitUmarov2012-10-122-5737/+4763
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-122-4766/+5735
|\ \ | |/
| * remove some more debug spam on odeUbitUmarov2012-10-122-4766/+5735
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-102-0/+2
|\ \ | |/
| * normalize quaternion.Slerp outputsUbitUmarov2012-10-102-0/+2
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-101-0/+3
|\ \ | |/
| * add some quaternion normalizations to keep errors under controlUbitUmarov2012-10-101-0/+3
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-101-0/+6
|\ \ | |/
| * debugUbitUmarov2012-10-101-0/+6
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-101-1/+1
|\ \ | |/
| * fix debug :)UbitUmarov2012-10-091-1/+1
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-091-0/+5
|\ \ | |/
| * debug...UbitUmarov2012-10-091-0/+5
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-091-2/+5
|\ \ | |/
| * debug...UbitUmarov2012-10-091-2/+5
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-091-0/+1
|\ \ | |/
| * avoid crashing so debug is seenUbitUmarov2012-10-091-0/+1
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-091-0/+22
|\ \ | |/
| * another debug msgUbitUmarov2012-10-091-0/+22
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-099-12/+45
|\ \ | |/
| * force allocation of mesh data on creation ( messy code version )UbitUmarov2012-10-099-12/+45
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-091-0/+19
|\ \ | |/
| * temporary debug codeUbitUmarov2012-10-091-0/+19
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-091-0/+3
|\ \ | |/
| * fire a extra terseupdate when stopping (like in loosing physics). In someUbitUmarov2012-10-091-0/+3
| | | | | | | | cases things seem not to stop
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-091-6/+8
|\ \ | |/
| * Change ray to land colision range limitation so it has no impact on otherUbitUmarov2012-10-091-6/+8
| | | | | | | | geom types
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-094-83/+229
|\ \ | |/
| * move terrain geom to own ode space. Limit range on raycast if includesUbitUmarov2012-10-094-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]
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-084-117/+112
|\ \ | |/
| * a few changes/fix (?)UbitUmarov2012-10-074-117/+112
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-074-41/+85
|\ \ | |/
| * bug fix + make costs visible for testingUbitUmarov2012-10-074-41/+85
| |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-074-44/+122
|\ \ | |/
| * refix so we can compile it, loosing alpha scultps fix on core meshmerizerUbitUmarov2012-10-071-0/+11
| |
| * fix wrong file commitedUbitUmarov2012-10-071-10/+0
| |
| * Merge branch 'avination' into ubitworkUbitUmarov2012-10-071-24/+7
| |\ | | | | | | | | | | | | Conflicts: OpenSim/Region/Physics/Meshing/Meshmerizer.cs
| | * comment out a spam coment on core MeshmerizerUbitUmarov2012-10-071-26/+4
| | |
| * | i update core ode plugin and make it load is meshs (i hope)UbitUmarov2012-10-073-24/+118
| | |
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-077-1052/+632
|\ \ \ | |/ /
| * | [DANGER UNTESTED] ODE mesh assets. Other plugins will not do meshs/sculptsUbitUmarov2012-10-077-1052/+632
| | | | | | | | | | | | now
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-10-054-40/+70
|\ \ \ | |/ /
| * | Merge branch 'avination' into ubitworkUbitUmarov2012-10-053-32/+50
| |\ \ | | |/