aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/hippolimits.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-09Removed debug setting MaxSelectDistance...McCabe Maxsted1-0/+2
... 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-0/+1
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/+2
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-72/+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-01Bug fixes for earlier commits. Adds cut to the inventory panel along with ↵RevolutionSmythe1-1/+2
copy and paste.
2010-11-01Finishes the OpenRegionSettings module, adds a new panel to Region/Estate ↵RevolutionSmythe1-1/+32
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-09-22Added handler for new OpenSim function "OpenRegionInfo", more info at ↵Patrick Sapinski1-1/+1
http://imprudenceviewer.org/wiki/Opensim_information_needed Currently only supports a fraction of the provided parameters.
2010-06-19Added DisableMaxBuildConstraints setting for disabling viewer max prim size ↵McCabe Maxsted1-18/+20
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-0/+3
Seems OSim creates several linksets though.
2009-09-10Fixed line endings on hippo and grid manager files.Jacek Antonelli1-33/+33
2009-07-11BROKEN logoff/relog crashing inconsistently on various startup states.Armin Weatherwax1-0/+33