| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
changes to llSensor LSL function
(Partial cherry-pick of commit d13d991d2d29bd3d0cc9a0d4e5480a0705681d06)
|
| | | |
| | | |
| | | |
| | | | |
(cherry picked from commit 282cb19508dcd38039454dfe71d23bb042fe376c)
|
| | | |
| | | |
| | | |
| | | | |
(cherry picked from commit 4f471ff939d1ad9b62280f11c5cf597cfc2c8596)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
libpangocairo-1.0.so* was missing. I did a complete new rebuild of the
package with, as usual, debian Lenny (stable) package. This tar ball
contains the following debian packages:
libatk1.0-0_1.22.0-1_i386.deb
libatk1.0-dev_1.22.0-1_i386.deb
libcairo2_1.6.4-7_i386.deb
libcairo2-dev_1.6.4-7_i386.deb
libpango1.0-common_1.20.5-6_all.deb
libpango1.0-0_1.20.5-6_i386.deb
libpango1.0-dev_1.20.5-6_i386.deb
libgtk2.0-0_2.12.12-1~lenny2_i386.deb
libgtk2.0-dev_2.12.12-1~lenny2_i386.deb
libpixman-1-0_0.10.0-2_i386.deb
libpixman-1-dev_0.10.0-2_i386.deb
But only the 'copyright' file from doc/*, only the include/* files and
only the lib*.so files. Most notably, not pkgconfig, resources,
configuration files and modules... (those are absent in the previous
prebuilts too).
(cherry picked from commit e8e2de0cf70dd56e8a6c41bf5a83bb71bf6d27e5)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
libs (linux)
(cherry picked from commit a3cffd06a0e7aa92e1b6c28e7bad655b7085296c)
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Before, it was "Imprudence #.#.# / Second Life #.#.#.#".
Now, it's just "Imprudence #.#.#".
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
and type 'BOOL' in operation)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
CacheWillClear, CacheWillBeMoved, ChangeConnectionPort, ChangeSkin,
and ChangeFont.
There are many other alerts that should be made non-modal in the future,
but this should prevent a focus fight with the Vivox policy window.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
If this causes blurry fonts for a user, they should enable
"Force integer font sizes" in Preferences > Fonts.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Gives more control over font sizes, addresses font being smaller
than some users desire.
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
TOS respectively to LLIamHereTOS and LLIamHereVoice to avoid collisions.
|
| | | |
| | | |
| | | |
| | | | |
Beauchamp and the Cool Viewer)
|
| | | |
| | | |
| | | |
| | | | |
enabled and opening the snapshot window with bad settings
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Clicking 'Reset to default' in the Debug Settings floater doesn't update
cached control values.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Related information from Nemurimasu Neiro:
stay away from find_library!
due to an undocumented feature of find_xxx functions in CMake, no
additional libraries may be found after the first call to a find_xxx
function that searches the prebuilt libraries folder. CMake will request
the folder contents *at most once* and libraries added by install.py
will be missed.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Incorporated Snowglobe changesets:
http://svn.secondlife.com/trac/linden/changeset/2823
http://svn.secondlife.com/trac/linden/changeset/2757
|
| | | |
| | | |
| | | |
| | | | |
UI, as well as a few backported changes from Viewer 2
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
It's not really relevant or accurate anymore, because Imprudence
is assembled from so many different sources and versions.
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Backported a few changes from pre-LGPL Viewer 2.
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
"CMake Warning (dev) at CMakeLists.txt:36 (add_subdirectory):
The source directory
/home/jacek/imprudence/linden/indra/cmake
does not contain a CMakeLists.txt file.
CMake does not support this case but it used to work accidentally and
is being allowed for compatibility.
Policy CMP0014 is not set: Input directories must have CMakeLists.txt.
Run "cmake --help-policy CMP0014" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it."
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Revert back if letters start showing crazy leading again
|
| | | |
| | | |
| | | |
| | | | |
mNextAudioSession in LLVoiceClient
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
transparency
todo: do it less hacky
|
| | | |
| | | |
| | | |
| | | | |
thanks to nemurimasu for the catch
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
TODO: fix duplicate LM request that shouldn't happen
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
this was due NULL wearables - todo: grey the checkboxes out then, maybe (firstuse)warn
|
| | | | |
|
| | | | |
|