Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed layout stack so programmatic size updates will work correctly
|
|
|
|
happen in the correct order.
|
|
|
|
|
|
playing
|
|
prims or linksets with mixed textures in LL V3
|
|
|
|
|
|
|
|
|
|
This isn't recent oversight; in viewer-development the output file never
contained those lines either. But it should.
Using scoped_ptr is more robust than using a dumb pointer with inline "Oh
yeah, don't forget to clean up that pointer" logic.
|
|
using realtive coordinates
fixed build
moved conversion funcs to llwindow.cpp as they work on all platforms
refactored translateintorect to take overlap as parameter
|
|
using realtive coordinates
changed over to new convert() method
added LLCoordFloater
|
|
is seeming to cause weird artifacts in its current state.
|
|
of the character. Might still need to refresh the characters current position before teleport, as future enhancement.
|
|
|
|
|
|
|
|
does not exist to the linksets floater.
|
|
adding in an additional state to handle the floater when the service does not exist.
|
|
using realtive coordinates
refactored LLCoord code to be templated, ultimately to support arbitrary conversions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://bitbucket.org/stinson_linden/viewer-development-havokai
|
|
|