blob: 6360f91ff2e38691d6bd44539d6662d34fc219ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2008-09-22 Aimee Trescothick <aimee@ama-zing.co.uk>
* linden/indra/newview/lloverlaybar.cpp:
VWR-8341: Bring back a UI indicator of 'Flycam' text.
* linden/indra/newview/lloverlaybar.h:
Ditto.
* linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml:
Ditto.
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.
|