diff options
author | McCabe Maxsted | 2009-03-01 04:40:54 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-03-01 04:40:54 -0700 |
commit | 4344700e85c2ad9c4683a5a0ef38a641068f6525 (patch) | |
tree | eb921270b8da9caa543c6b4fe9607b60bde5c2ab /ChangeLog.txt | |
parent | Backported fix for SVC-2771 (script resetting can fail) from 1.22 (diff) | |
download | meta-impy-4344700e85c2ad9c4683a5a0ef38a641068f6525.zip meta-impy-4344700e85c2ad9c4683a5a0ef38a641068f6525.tar.gz meta-impy-4344700e85c2ad9c4683a5a0ef38a641068f6525.tar.bz2 meta-impy-4344700e85c2ad9c4683a5a0ef38a641068f6525.tar.xz |
Backported fix for VWR-996 (wrong visualisation of animations) from 1.22
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 0a2561a..b3689d6 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -13,7 +13,6 @@ | |||
13 | * linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml: | 13 | * linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml: |
14 | Ditto. | 14 | Ditto. |
15 | 15 | ||
16 | |||
17 | * linden/indra/newview/llfilepicker.cpp: | 16 | * linden/indra/newview/llfilepicker.cpp: |
18 | Applied patch for VWR-5575 (crash in the file picker dealing | 17 | Applied patch for VWR-5575 (crash in the file picker dealing |
19 | with accented characters and bad locale) by Alissa Sabre. | 18 | with accented characters and bad locale) by Alissa Sabre. |
@@ -27,12 +26,14 @@ | |||
27 | * linden/indra/newview/lldrawable.cpp: | 26 | * linden/indra/newview/lldrawable.cpp: |
28 | Backported fix for VWR-3871 (prim position appears to be off) from 1.22. | 27 | Backported fix for VWR-3871 (prim position appears to be off) from 1.22. |
29 | 28 | ||
30 | |||
31 | * linden/indra/newview/llcompilequeue.cpp: | 29 | * linden/indra/newview/llcompilequeue.cpp: |
32 | Backported fix for SVC-2771 (script resetting can fail) from 1.22. | 30 | Backported fix for SVC-2771 (script resetting can fail) from 1.22. |
33 | * linden/indra/newview/llviewermenu.cpp: | 31 | * linden/indra/newview/llviewermenu.cpp: |
34 | Ditto. | 32 | Ditto. |
35 | 33 | ||
34 | * linden/indra/llcharacter/llbvhloader.cpp: | ||
35 | Backported fix for VWR-996 (wrong visualisation of animations) from 1.22. | ||
36 | |||
36 | 37 | ||
37 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 38 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
38 | =- 1.1.0 RC2 -= | 39 | =- 1.1.0 RC2 -= |