blob: bb7cf59735b48ca040009635b1ce601e31978506 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2008-09-19 McCabe Maxsted <hakushakukun@gmail.com>
* linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
VWR-7877: Change the default cut increment from 0.05 to 0.025.
2008-09-19 Jacek Antonelli <jacek.antonelli@gmail.com>
* linden/indra/SConstruct:
New optional SConstruct flag to specify an exact path to build
directory: BUILD_DIR. For convenience until we switch to CMake.
* linden/indra/SConstruct:
VWR-2865: New SConstruct flag to (not) make tarball after compiling.
For convenience until we switch to CMake.
* linden/indra/newview/viewer_manifest.py:
Ditto.
|