| Commit message (Expand) | Author | Age | Files | Lines |
* | BulletSim: Update macOS version of BulletSim with the actual Bullet | Robert Adams | 2017-08-18 | 2 | -0/+0 |
* | Replaced libomv dlls with newly compiled ones to solve crashes with pCampBot.... | Diva Canto | 2017-08-17 | 4 | -0/+0 |
* | BulletSim: Update macOS version of BulletSim with Bullet 2.86 and collision f... | Robert Adams | 2017-08-17 | 2 | -0/+0 |
* | Merge branch 'master' into BulletSim2017 | Robert Adams | 2017-08-15 | 2 | -0/+0 |
|\ |
|
| * | update libode for MAC, thanks again Gavin Hird | UbitUmarov | 2017-08-15 | 2 | -0/+0 |
* | | Update BulletSim with corrected collision computations. | Robert Adams | 2017-08-14 | 4 | -0/+0 |
* | | Update BulletSim with Bullet V2.86. | Robert Adams | 2017-08-09 | 4 | -0/+0 |
|/ |
|
* | Remove profile from basic configuration | Kevin Cozens | 2017-08-05 | 1 | -3/+0 |
* | upload ODE lib for linux. Plz keep previus version in case something goes wro... | UbitUmarov | 2017-07-29 | 2 | -0/+0 |
* | mantis 8218 make Meshmerizer UseMeshiesPhysicsMesh defualt to true, to match ... | UbitUmarov | 2017-07-27 | 1 | -1/+1 |
* | ubOde: make option MinSizeToMeshmerize visible in OpenSimDefaults.ini | UbitUmarov | 2017-07-22 | 1 | -6/+8 |
* | fix a few EN typos | UbitUmarov | 2017-07-21 | 1 | -5/+5 |
* | ubOde suport convex shapes on all normal prims and sculpts. Since code is exp... | UbitUmarov | 2017-07-21 | 1 | -7/+24 |
* | fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.ini | UbitUmarov | 2017-07-15 | 1 | -6/+14 |
* | update libomv fixing EnUsCulture | UbitUmarov | 2017-07-13 | 7 | -39672/+0 |
* | ubOde don't use old ode body sleep option, a few changes on sleep control, up... | UbitUmarov | 2017-07-07 | 2 | -0/+0 |
* | ubOde: dont do avatar step climb on small true spheres. lets play simple foot... | UbitUmarov | 2017-07-03 | 2 | -0/+0 |
* | update ode.dll ( windows) | UbitUmarov | 2017-07-02 | 2 | -0/+0 |
* | a few changes to ubOde avatar collisions | UbitUmarov | 2017-07-01 | 3 | -1/+0 |
* | do calls to m_host.AddScriptLPS() on the right place on osslm this stat is of... | UbitUmarov | 2017-06-30 | 1 | -2/+2 |
* | put osGetAgentIP() in threat control with level Severe so it can be disabled ... | UbitUmarov | 2017-06-30 | 1 | -55/+61 |
* | update ode.dll (windoes only. need bins for others :( ) | UbitUmarov | 2017-06-30 | 2 | -0/+0 |
* | put back getAgentIP bug restricted, script owner must be a Administrator (god) | UbitUmarov | 2017-06-28 | 1 | -1/+1 |
* | add osGetNPCList() | UbitUmarov | 2017-06-26 | 1 | -0/+1 |
* | take a few more out of level check | UbitUmarov | 2017-06-26 | 1 | -31/+30 |
* | update osslEnable.ini. functions that have no level check are still listed bu... | UbitUmarov | 2017-06-26 | 1 | -2/+15 |
* | add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_... | UbitUmarov | 2017-06-25 | 1 | -2/+3 |
* | add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float... | UbitUmarov | 2017-06-24 | 1 | -16/+21 |
* | revert the thread level change; remove unused dynamic texture timer from inte... | UbitUmarov | 2017-06-24 | 1 | -1/+1 |
* | change thread level of osSetDynamicTextureDataBlendFace to VeryHigh | UbitUmarov | 2017-06-24 | 1 | -1/+1 |
* | osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one | UbitUmarov | 2017-06-24 | 1 | -0/+1 |
* | a defual can me comented out | UbitUmarov | 2017-06-19 | 1 | -1/+1 |
* | framework main thread pool is always active and in use ( even id hard to cat... | UbitUmarov | 2017-06-16 | 1 | -0/+2 |
* | remove options about script compilers the got back somehow on defaults also | UbitUmarov | 2017-06-14 | 1 | -8/+0 |
* | remove options about script compilers the got back somehow | UbitUmarov | 2017-06-14 | 1 | -11/+0 |
* | remove excessive notion of paralelism | UbitUmarov | 2017-06-13 | 1 | -8/+0 |
* | update Robust32.exe build files | UbitUmarov | 2017-06-12 | 2 | -0/+0 |
* | add Robust32.exe so recovering the option to run it also in 32bit on windows | UbitUmarov | 2017-06-12 | 5 | -18/+99 |
* | forget about stupid mono 32bit | UbitUmarov | 2017-06-11 | 1 | -5/+0 |
* | actually.. its opensim, use same log file name in 32b mode | UbitUmarov | 2017-06-11 | 1 | -2/+2 |
* | remove a ref to old 32bitlauncher | UbitUmarov | 2017-06-11 | 1 | -2/+2 |
* | Set the execute bit on the bin/opensim*.sh files | Kevin Cozens | 2017-06-11 | 2 | -0/+0 |
* | add opensim.sh and opensim32.sh for linux, replacing old opensim-ode.sh | UbitUmarov | 2017-06-11 | 3 | -4/+10 |
* | put back opensim 32bit launcher, renamed as OpenSim32.exe. This allows opensi... | UbitUmarov | 2017-06-11 | 4 | -75/+75 |
* | Minor changes to commented text in bin/OpenSim.ini.example | Kevin Cozens | 2017-06-09 | 1 | -9/+8 |
* | merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in... | UbitUmarov | 2017-05-31 | 6 | -6/+6 |
* | change opensim-ode.sh to use the ode engine defined on opensim.ini | UbitUmarov | 2017-05-26 | 2 | -2/+6 |
* | Update macOS version of libode to 0.13.2. The library is build as a fat libra... | Geir Nøklebye | 2017-05-25 | 2 | -0/+0 |
* | mantis 8780 replace ode bins for linux with ones compiled against older Glibc... | UbitUmarov | 2017-05-24 | 2 | -0/+0 |
* | update libomv LitJSON to version 0.9.0 | UbitUmarov | 2017-05-19 | 4 | -0/+0 |