- Sep 26, 2020
-
-
Rye Mutt authored
-
- Sep 25, 2020
-
- Jul 29, 2020
-
-
Rye Mutt authored
Abandon all hope. Make LLRender2D mostly static variables to reduce overhead caused by getInstance locking
-
- Aug 05, 2019
-
-
Graham Linden authored
Provide method of storing joint indices sep from weight data for faster runtime processing.
-
- Jul 25, 2019
-
-
andreykproductengine authored
-
- Dec 10, 2014
-
-
callum_linden authored
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
-
- Nov 05, 2013
-
-
Richard Linden authored
-
- Apr 30, 2013
-
-
Graham Madarasz authored
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Mar 12, 2013
-
-
Nyx Linden authored
re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility.
-
Nyx Linden authored
re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility.
-
- Sep 08, 2012
-
-
Don Kjer authored
Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender.
-
- Apr 17, 2012
-
-
Richard Linden authored
fixed bad parameters in draw3d...name tags should display properly now
-
Richard Linden authored
added draw3D to LLUIImage to encapsulate display of image in projective 3D space
-
- Apr 14, 2012
-
-
Richard Linden authored
all param values now support named values uniformly
-
- Jul 14, 2011
-
-
Richard Linden authored
fixed regression where profile window wasn't using requested size
-
- Apr 19, 2011
-
-
Richard Linden authored
EXP-648 FIX As a developer, I want to be able to specify param blocks that use Multiple<LLUIImage> for a sequence of images Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple<T> context Converted loading_indicator to take image sequence from XUI deprecated name-value pairs for LLUIColor values, and put them in colors.xml
-
- Oct 13, 2010
-
-
Oz Linden authored
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Aug 13, 2010
-
-
Oz Linden authored
-
- Jan 22, 2010
-
-
richard authored
reviewed by Rick
-
- Dec 18, 2009
-
-
richard authored
-
James Cook authored
Image "none" wasn't being properly converted to a NULL pointer, so was drawing the default gray image. Reviewed with Richard
-
- Dec 17, 2009
-
-
richard authored
-
- Dec 16, 2009
-
-
James Cook authored
Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a LLRect param in code will set the individua
-
- Dec 15, 2009
-
-
richard authored
added setBlockFromValue so setting a LLRect param in code will set the individual left, right, top, bottom values, for example don't call setupParams when creating widgets from code moved Multiple param constraints into BaseBlock to remove extra scoping
-
- Dec 08, 2009
-
-
richard authored
reviewed by James
-
- Nov 10, 2009
-
-
Leyla Farazha authored
EXT-2082 Multifloater preview tab container extends outside window border EXT-773 odd notecard behaviour on closing an unsaved notcard reviewed by Richard
-
- Oct 15, 2009
-
-
Richard Nelson authored
-
Richard Nelson authored
eliminated usage of iterator_range from LLInitParam made LLTextEditor::addChar consistent with truncate in counting text bytes (not including null terminator) EXT-1494 - Avatar profile description text truncated to 255 characters reviewed by Leyla
-
- Jul 10, 2009
-
-
Xiaohong Bao authored
-
- Jul 06, 2009
-
-
James Cook authored
Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also UI color refactoring and new FreeType font library on Linux. svn merge -r126038:126164 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-5
-
- Jun 21, 2009
-
-
Steven Bennetts authored
ignore-dead-branch
-
- May 08, 2009
-
-
Steven Bennetts authored
-