aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/hippolimits.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-09Removed debug setting MaxSelectDistance...McCabe Maxsted1-1/+4
... in favor of setting the select distance differently between opensim and second life in the hippo limits (cherry picked from commit 2545b11e06538010bd5ddb46499920a43889ed0f)
2011-05-28Allow prim sizes up to 64m on SL-Mesh regionsthickbrick1-2/+18
This Abuses the existance of both GetMesh and ObjectAdd capabilities to detect SL-Mesh (same way it is done in viewer-development.)
2011-03-01Revolution Smythe: load voice module depending on login responseArmin Weatherwax1-1/+4
2011-02-27postfix: new maximum number of groups in SL.Armin Weatherwax1-1/+3
2010-11-10Fix #699: Can't drag prims with translate manipulatorthickbrick1-5/+6
2010-11-05Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-2/+2
There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. This is part 2 or 2 (the first part just renamed the files). This part changes all files to make the viewer compile again after the renaming.
2010-11-05Rename hippo* files to lower case (PART 1 OF 2)Aleric Inglewood1-0/+0
There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. Moreover, hippolimits.h is about the class HippoLimits, with uppercase H, so even that doesn't match. Of course, then we immediately rename all hippo* files to lowercase. This patch ONLY renames the file, with no other changes. This is done in order to make sure that git won't get confused ;). All other necessary changes will be in the next commit.
2010-11-03Rename hippo* files to lower case (PART 1 OF 2)Aleric Inglewood1-224/+0
There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. Moreover, hippolimits.h is about the class HippoLimits, with uppercase H, so even that doesn't match. Of course, then we immediately rename all hippo* files to lowercase. This patch ONLY renames the file, with no other changes. This is done in order to make sure that git won't get confused ;). All other necessary changes will be in the next commit.
2010-11-01Fixes a missing help button, adds ability to edit trees like normal objects. ↵RevolutionSmythe1-2/+2
Adds more places to rebuild clouds so that they will not stick in the incorrect place.
2010-11-01Bug fixes for earlier commits. Adds cut to the inventory panel along with ↵RevolutionSmythe1-3/+21
copy and paste.
2010-11-01Finishes the OpenRegionSettings module, adds a new panel to Region/Estate ↵RevolutionSmythe1-2/+121
for OpenRegionSettings, adds the new CAPS based WindLight Settings module, cleans up a few UI parts, and rebuilds the ToS window to support OpenSim regions better.
2010-07-03Updated hippo grid manager to include groups and voice infoMcCabe Maxsted1-2/+3
2010-06-19Added DisableMaxBuildConstraints setting for disabling viewer max prim size ↵McCabe Maxsted1-7/+32
limit and created an advanced menu item (also updated hippoLimits)
2010-06-19Support 'tiny prims' (resizing down to 0.001m) on OpenSim, made sure the ↵McCabe Maxsted1-0/+2
tools floater uses the correct limits in the spinners
2010-04-12remove link limits: (take 2) depending on grid.Armin Weatherwax1-1/+4
Seems OSim creates several linksets though.
2009-09-27Changes to make the grid manager compile on WindowsMcCabe Maxsted1-0/+2
2009-09-10Fixed line endings on hippo and grid manager files.Jacek Antonelli1-54/+54
2009-07-11BROKEN logoff/relog crashing inconsistently on various startup states.Armin Weatherwax1-0/+54