Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
d22584bf
Commit
d22584bf
authored
13 years ago
by
Oz Linden
Browse files
Options
Downloads
Plain Diff
merge changes for vmrg-193
parents
b69be18d
5374e544
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/contributions.txt
+1
-0
1 addition, 0 deletions
doc/contributions.txt
indra/newview/llviewerobject.h
+0
-1
0 additions, 1 deletion
indra/newview/llviewerobject.h
with
1 addition
and
1 deletion
doc/contributions.txt
+
1
−
0
View file @
d22584bf
...
...
@@ -1119,6 +1119,7 @@ Tofu Buzzard
VWR-24509
STORM-1684
SH-2477
STORM-1684
Tony Kembia
Torben Trautman
TouchaHoney Perhaps
...
...
This diff is collapsed.
Click to expand it.
indra/newview/llviewerobject.h
+
0
−
1
View file @
d22584bf
...
...
@@ -340,7 +340,6 @@ class LLViewerObject : public LLPrimitive, public LLRefCount, public LLGLUpdate
virtual
void
setScale
(
const
LLVector3
&
scale
,
BOOL
damped
=
FALSE
);
virtual
F32
getStreamingCost
(
S32
*
bytes
=
NULL
,
S32
*
visible_bytes
=
NULL
,
F32
*
unscaled_value
=
NULL
)
const
;
virtual
F32
getStreamingCost
(
S32
*
bytes
=
NULL
,
S32
*
visible_bytes
=
NULL
,
F32
*
unscaled_value
=
NULL
)
const
;
virtual
U32
getTriangleCount
(
S32
*
vcount
=
NULL
)
const
;
virtual
U32
getHighLODTriangleCount
();
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment